![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
TreeViewPlus Class Members | |
See Also Fields Properties Methods Events Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : TreeViewPlus Class |
The following tables list the members exposed by TreeViewPlus.
Name | Description | |
---|---|---|
![]() | TreeViewPlus Constructor | Constructor. |
Name | Description | |
---|---|---|
![]() | StateManager | All state management is done through this property. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
Name | Description | |
---|---|---|
![]() | _callbackArg | Property for the callback event argument sent in from the calling page. Use CallbackEventArgument instead. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
Name | Description | |
---|---|---|
![]() | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BackColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | BorderWidth | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | ClearImage | The image to display to remove a node when the ShowClearButton property on the TreeViewPlusNode is true |
![]() | ClientID | (Inherited from System.Web.UI.Control) |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | CollapsedImage | URL of the image to display at a node when the node is collapsed to hide its children. |
![]() | Controls | (Inherited from System.Web.UI.Control) |
![]() | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Depth | Read-only property for the depth of a node. Since the TreeViewPlus is always at the root, this value is always zero (0). |
![]() | Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableTheming | (Inherited from System.Web.UI.Control) |
![]() | EnableViewState | (Inherited from System.Web.UI.Control) |
![]() | ExpandDepth | Number of levels of the tree to display. |
![]() | ExpandedImage | URL of the image to display at a node when the node is expanded to show its children. |
![]() | Font | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ForeColor | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | HoverColor | Hover color for the tree. |
![]() | ID | (Inherited from System.Web.UI.Control) |
![]() | IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | NamingContainer | (Inherited from System.Web.UI.Control) |
![]() | Nodes | The nodes of the tree. These contain the data to display for the TreeViewPlus control. |
![]() | NonInteractive | Show only text (and legend image if any) |
![]() | Offset | Read-only property for the horizontal offset of the node from its StartingPosition due to collapse/expand image, check-box, etc. Since the root-level TreeViewPlus has no such items, this property always returns zero (0). |
![]() | OffsetWidth | The number of pixels to offset child nodes in the tree. |
![]() | Page | (Inherited from System.Web.UI.Control) |
![]() | PageSize | Maximum number of items to display per page in the control. |
![]() | PagingTextFormatString | The format string that defines how paging text appears. The fields are page starting record, page ending record, total record count, current page number and number of pages. |
![]() | Parent | (Inherited from System.Web.UI.Control) |
![]() | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![]() | RenderOnDemand | Property that determines whether collapsed nodes render children nodes to the browser on initial page load, or only when expanded. |
![]() | SelectedColor | The color to use for selections in the tree. |
![]() | SelectedNode | The node that is selected in the tree. |
![]() | ShowClearAllButton | Whether to include a button on the control to clear all nodes in the tree. |
![]() | Site | (Inherited from System.Web.UI.Control) |
![]() | SkinID | (Inherited from System.Web.UI.Control) |
![]() | StartingPosition | Read-only property for the starting horizontal offset of the node. Since the TreeViewPlus is at the root of the tree, this property always returns zero (0). |
![]() | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | TemplateControl | (Inherited from System.Web.UI.Control) |
![]() | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![]() | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | UniqueID | (Inherited from System.Web.UI.Control) |
![]() | UseDefaultWebResources | The ADF Web Controls will use the internal web resources unless the user wants to use a modified version of the ESRI Javascript Library. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | Value | The value of the root node of the tree. |
![]() | ValuePath | The full path to the root node of the tree. |
![]() | ValuePathSeparator | Character to recognize for separation of values when specifying node paths. Default is forward slash (/). |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | Visible | (Inherited from System.Web.UI.Control) |
![]() | WebResourceLocation | The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | Width | (Inherited from System.Web.UI.WebControls.WebControl) |
Name | Description | |
---|---|---|
![]() | Adapter | (Inherited from System.Web.UI.Control) |
![]() | CallbackEventArgument | Property for the callback event argument sent in from the calling page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | ChildControlsCreated | (Inherited from System.Web.UI.Control) |
![]() | ClearAllLinkID | The ID of the HTML anchor element used for clearing all nodes. |
![]() | ClientIDSeparator | (Inherited from System.Web.UI.Control) |
![]() | ContentDivID | The ID of the HTML div element that contains all nodes on the client. |
![]() | Events | (Inherited from System.Web.UI.Control) |
![]() | HasChildViewState | (Inherited from System.Web.UI.Control) |
![]() | IdSeparator | (Inherited from System.Web.UI.Control) |
![]() | IsTrackingViewState | (Inherited from System.Web.UI.Control) |
![]() | LoadViewStateByID | (Inherited from System.Web.UI.Control) |
![]() | TagKey | Overridden. Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. |
![]() | TagName | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ViewState | (Inherited from System.Web.UI.Control) |
![]() | ViewStateIgnoresCase | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
![]() | ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) |
![]() | BindToDataSet | Using this member, an ADO.NET Dataset can be used to create the Tree. |
![]() | ContextMenuDismissed | Call this method to reset the background of the node when context menu is dismissed. |
![]() | CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataBind | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | Dispose | (Inherited from System.Web.UI.Control) |
![]() | FindControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | FindNodeByValuePath | Searches for a node in the tree with a specified value path. |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetCallbackResult | Overridden. Returns the results of the client callback. |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | GetScriptDescriptors | Overridden. Defines the collection of parameters and their associated values used when instantiating the Javascript object related to this control. |
![]() | GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | Refresh | Overridden. Refreshes the tree using current properties. Useful when retrieving the CallbackResults of the control. |
![]() | RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | RenderControl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | ResolveClientUrl | (Inherited from System.Web.UI.Control) |
![]() | ResolveUrl | (Inherited from System.Web.UI.Control) |
![]() | SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
![]() | SetupContextMenu | Assigns the context menu for the node. |
Name | Description | |
---|---|---|
![]() | AddAttributesToRender | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | AddParsedSubObject | (Inherited from System.Web.UI.Control) |
![]() | BuildProfileTree | (Inherited from System.Web.UI.Control) |
![]() | ClearCachedClientID | (Inherited from System.Web.UI.Control) |
![]() | ClearChildControlState | (Inherited from System.Web.UI.Control) |
![]() | ClearChildState | (Inherited from System.Web.UI.Control) |
![]() | ClearChildViewState | (Inherited from System.Web.UI.Control) |
![]() | ClearEffectiveClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | CreateChildControls | Overridden. Adds the child controls of this control. |
![]() | CreateControlCollection | (Inherited from System.Web.UI.Control) |
![]() | CreateControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | DataBindChildren | (Inherited from System.Web.UI.Control) |
![]() | EnsureChildControls | (Inherited from System.Web.UI.Control) |
![]() | EnsureID | (Inherited from System.Web.UI.Control) |
![]() | GetDataRowHtmlTable | Returns the formatted HTML table for the data row. |
![]() | GetDataRowHtmlTableConverted | Returns the formatted HTML table for the data row. |
![]() | GetDesignModeState | (Inherited from System.Web.UI.Control) |
![]() | GetDesignModeWarnings | Method to be overridden by derivees so that they can respond during design time and add any configuration warning messages to be displayed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | GetHeaderFormatString | Gets the title format string for the data table. |
![]() | HasEvents | (Inherited from System.Web.UI.Control) |
![]() | IsLiteralContent | (Inherited from System.Web.UI.Control) |
![]() | LoadViewState | (Inherited from System.Web.UI.Control) |
![]() | OnBubbleEvent | (Inherited from System.Web.UI.Control) |
![]() | OnDataBinding | (Inherited from System.Web.UI.Control) |
![]() | OnInit | Overridden. Raises the System.Web.UI.Control.Init event. |
![]() | OnLoad | Overridden. Raises the System.Web.UI.Control.Load event. |
![]() | OnNodeCheck | Occurs when a node's checkbox is checked. |
![]() | OnNodeClear | Occurs when a node's contents is cleared. |
![]() | OnNodeClick | Occurs when a node in the treeview is clicked. |
![]() | OnNodeCollapse | Occurs when a node in the treeview is collapsed. |
![]() | OnNodeExpand | Occurs then a node is expanded in the treeview. |
![]() | OnNodeLegendClick | Occurs when the legend node is clicked. |
![]() | OnNodePageChange | Occurs when the node page is changed. |
![]() | OnNodeSelect | Occurs when a node in the treeview is selected. |
![]() | OnPreRender | (Inherited from System.Web.UI.Control) |
![]() | OnUnload | Overridden. On unload. |
![]() | RaiseBubbleEvent | (Inherited from System.Web.UI.Control) |
![]() | RecreateChildControls | (Inherited from System.Web.UI.WebControls.CompositeControl) |
![]() | Render | Overridden. Renders the control to the specified HTML writer. |
![]() | RenderAjaxControl | Registers start up script to create javascript controls. Called by the Render method. |
![]() | RenderContents | Overridden. Render the contents of the control to the specified writer. This method is used primarily by control developers. |
![]() | RenderDesignModeWarnings | If design mode is active and the derived class has configuration errors, then a standard template will be used to show these errors to the user and True is returned, else no warnings are displayed and false is returned. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) |
![]() | ResolveAdapter | (Inherited from System.Web.UI.Control) |
![]() | SaveViewState | (Inherited from System.Web.UI.Control) |
![]() | SetDesignModeState | (Inherited from System.Web.UI.Control) |
![]() | TrackViewState | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
![]() | DataBinding | (Inherited from System.Web.UI.Control) |
![]() | Disposed | (Inherited from System.Web.UI.Control) |
![]() | Init | (Inherited from System.Web.UI.Control) |
![]() | Load | (Inherited from System.Web.UI.Control) |
![]() | NodeAdded | Event that is called when a node has been added. |
![]() | NodeChecked | Event that is called when a node is checked on the tree. |
![]() | NodeCleared | Event that is called when a node is cleared on the tree. |
![]() | NodeClicked | Event that is called when a node is clicked on the tree. |
![]() | NodeCollapsed | Event that is called when a node is collapsed on the tree. |
![]() | NodeExpanded | Event that is called when a node is expanded on the tree. |
![]() | NodeLegendClicked | Event that is called when a node legend is clicked on the tree. |
![]() | NodePageChanged | Event that is called when a node page is changed on the tree. |
![]() | NodeRemoved | Event that is called when a node has been removed. |
![]() | NodeRemoving | Event that is called when a node is about to be removed. |
![]() | NodeSelected | Event that is called when a node is selected on the tree. |
![]() | PreRender | (Inherited from System.Web.UI.Control) |
![]() | Unload | (Inherited from System.Web.UI.Control) |