Version

TreeWrapper Class Members

The following tables list the members exposed by TreeWrapper.

Public Constructors
 NameDescription
Public ConstructorTreeWrapper ConstructorInitializes a new instance of the TreeWrapper class.  
Public Properties
 NameDescription
Public PropertyModela reference to the model where all configurations are set as properties (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<TreeModel,TreeWrapper>)
Public Methods
 NameDescription
Public MethodAddClientEventModelWidgetBase.AddClientEvent  
Public MethodAnimationDurationSets the tree model TreeModel.AnimationDuration.  
Public MethodBindingsSets the tree model TreeModel.Bindings.  
Public MethodCheckboxModeSets the tree model TreeModel.CheckboxMode.  
Public MethodClientEventsSets the tree model ModelWidgetBase.ClientEvents  
Public MethodDataBindPerforms databinding for the tree model TreeModel.DataBind.  
Public MethodDataSourceSets the tree model TreeModel.DataSource.  
Public MethodDataSourceTypeSets the tree model TreeModel.DataSourceType.  
Public MethodDataSourceUrlSets the tree model TreeModel.DataSourceUrl.  
Public MethodDefaultNodeTargetSets the tree model TreeModel.DefaultNodeTarget.  
Public MethodDragAndDropSets the tree model TreeModel.DragAndDrop.  
Public MethodDragAndDropSettingsSets the tree model TreeModel.DragAndDropSettings.  
Public MethodHeightSets the tree model TreeModel.Height.  
Public MethodHotTrackingSets the tree model TreeModel.HotTracking.  
Public MethodHtmlAttributesSets the tree model TreeModel.HtmlAttributes.  
Public MethodIDSets the tree model TreeModel.ID.  
Public MethodInitialExpandDepthSets the tree model TreeModel.InitialExpandDepth.  
Public MethodLanguageSet control language. Possible values are: "en", "bg", "ru", "ja", "fr", "es", "de" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<TreeModel,TreeWrapper>)
Public MethodLeafNodeImageClassSets the tree model TreeModel.LeafNodeImageClass.  
Public MethodLeafNodeImageTooltipSets the tree model TreeModel.LeafNodeImageTooltip.  
Public MethodLeafNodeImageUrlSets the tree model TreeModel.LeafNodeImageUrl.  
Public MethodLoadOnDemandSets the tree model TreeModel.LoadOnDemand.  
Public MethodLocaleSet control locale. (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<TreeModel,TreeWrapper>)
Public MethodParentNodeImageClassSets the tree model TreeModel.ParentNodeImageClass.  
Public MethodParentNodeImageTooltipSets the tree model TreeModel.ParentNodeImageTooltip.  
Public MethodParentNodeImageUrlSets the tree model TreeModel.ParentNodeImageUrl.  
Public MethodPathSeparatorSets the tree model TreeModel.PathSeparator.  
Public MethodRegionalSet control regional. Example: "en" or "en-GB" (Inherited from Infragistics.Web.Mvc.Framework.LocalizationBaseWrapper<TreeModel,TreeWrapper>)
Public MethodRenderRender the tree widget with the accumulated model changes in the wrapper.  
Public MethodResponseDataKeySets the tree model TreeModel.ResponseDataKey.  
Public MethodResponseDataTypeSets the tree model TreeModel.ResponseDataType.  
Public MethodSingleBranchExpandEnables TreeModel.SingleBranchExpand.  
Public MethodUpdateUrlSets the tree model TreeModel.UpdateUrl.  
Public MethodWidthSets the tree model TreeModel.Width.  
See Also

View on GitHub