ESRI.ArcGIS.ADF.Web.UI.WebControls | |
TreeViewPlus Class Members | |
See Also Fields Properties Methods Events |
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 CompositeControl) |
Name | Description | |
---|---|---|
_callbackArg | Property for the callback event argument sent in from the calling page. Use CallbackEventArgument instead. (Inherited from CompositeControl) |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CallbackFunctionString | Gets the callbackfunction string for this control instance. (Inherited from CompositeControl) | |
CallbackResults | A collection of CallbackResult objects for passing information from the server to the client during a callback. (Inherited from CompositeControl) | |
ClearImage | The image to display to remove a node when the ShowClearButton property on the TreeViewPlusNode is true | |
(Inherited from | ||
CollapsedImage | URL of the image to display at a node when the node is collapsed to hide its children. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Depth | Read-only property for the depth of a node. Since the TreeViewPlus is always at the root, this value is always zero (0). | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
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. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
HoverColor | Hover color for the tree. | |
(Inherited from | ||
IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from CompositeControl) | |
(Inherited from | ||
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. | |
(Inherited from | ||
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. | |
(Inherited from | ||
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. | |
(Inherited from | ||
(Inherited from | ||
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). | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
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 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 (/). | |
(Inherited from | ||
WebResourceLocation | The location of the web resources for use by the ADF Web Controls if the default Web resources are not used." (Inherited from CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
CallbackEventArgument | Property for the callback event argument sent in from the calling page. (Inherited from CompositeControl) | |
(Inherited from | ||
ClearAllLinkID | The ID of the HTML anchor element used for clearing all nodes. | |
(Inherited from | ||
ContentDivID | The ID of the HTML div element that contains all nodes on the client. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
IsAtRenderStage | Returns true if this control is called through an asynchronous callback, or the refresh flag has been set and the page is in partial postback mode. (Inherited from CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ScriptManager | Gets a reference to the scriptmanager of the page (Inherited from CompositeControl) | |
TagKey | Overridden. Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
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. | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
FindNodeByValuePath | Searches for a node in the tree with a specified value path. | |
(Inherited from | ||
GetCallbackResult | Overridden. Returns the results of the client callback. | |
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 CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
RaiseCallbackEvent | As part of the callback implementation for the control, stores the event argument passed to the control by the client. (Inherited from CompositeControl) | |
RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from CompositeControl) | |
Refresh | Overridden. Refreshes the tree using current properties. Useful when retrieving the CallbackResults of the control. | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
SetupContextMenu | Assigns the context menu for the node. |
Name | Description | |
---|---|---|
AddAttributesToRender | Add style property to derived class that causes overflowing content to be truncated by the controls boundary instead of having it flow on the design surface and interfere with other controls. (Inherited from CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CreateChildControls | Overridden. Adds the child controls of this control. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
GetDataRowHtmlTable | Returns the formatted HTML table for the data row. | |
GetDataRowHtmlTableConverted | Returns the formatted HTML table for the data row. | |
(Inherited from | ||
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 CompositeControl) | |
GetHeaderFormatString | Gets the title format string for the data table. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
OnInit | Overridden. Raises the System.Web.UI.Control.Init event. | |
OnLoad | Overridden. Raises the System.Web.UI.Control.Load event. | |
OnNodeAdded | Raises the NodeAdded 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. | |
OnNodeRemoved | Raises the NodeRemoved event. | |
OnNodeRemoving | Raises the NodeRemoving event. | |
OnNodeSelect | Occurs when a node in the treeview is selected. | |
OnPreRender |
Raises the | |
OnUnload | Overridden. On unload. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Overridden. Renders the control to the specified HTML writer. | |
RenderAjaxControl | Registers start up script to create javascript controls. Called by the Render method. | |
(Inherited from | ||
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 CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
setExpandDepthVisibility | Overloaded. Sets the the visibility for nodes to the specified expand depth. | |
SetRefreshFlag | SetRefreshFlag. (Inherited from CompositeControl) | |
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
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. | |
(Inherited from | ||
(Inherited from |