ESRI.ArcGIS.ADF.Web.UI.WebControls | |
Toc Class Members | |
See Also Fields Properties Methods Events |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Toc Class |
The following tables list the members exposed by Toc.
Name | Description | |
---|---|---|
Toc Constructor | Table of Contents class 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 | ||
BuddyControl | The ID of the Map control from which the Toc derives its information. | |
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 TreeViewPlus) | |
(Inherited from | ||
CollapsedImage | URL of the image to display at a node when the node is collapsed to hide its children. (Inherited from TreeViewPlus) | |
(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 TreeViewPlus) | |
DisabledColor | Color to display disabled nodes, such as nodes for layers that are not visible at the current scale. | |
DisplayImageUrl | The URL of the image displayed in this TOC control. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ExpandDepth | Number of levels of the tree to display. (Inherited from TreeViewPlus) | |
ExpandedImage | URL of the image to display at a node when the node is expanded to show its children. (Inherited from TreeViewPlus) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
HoverColor | Overridden. 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. (Inherited from TreeViewPlus) | |
NonInteractive | Show only text (and legend image if any) (Inherited from TreeViewPlus) | |
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). (Inherited from TreeViewPlus) | |
OffsetWidth | The number of pixels to offset child nodes in the tree. (Inherited from TreeViewPlus) | |
(Inherited from | ||
PageSize | Maximum number of items to display per page in the control. (Inherited from TreeViewPlus) | |
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 TreeViewPlus) | |
(Inherited from | ||
RenderOnDemand | Overridden. 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. (Inherited from TreeViewPlus) | |
SelectedNode | The node that is selected in the tree. (Inherited from TreeViewPlus) | |
ShowClearAllButton | Whether to include a button on the control to clear all nodes in the tree. (Inherited from TreeViewPlus) | |
ShowLayerCheckBoxes | Whether to display check-boxes for each layer in the map, which enables users to turn layers on and off. | |
ShowResourceCheckBoxes | Whether to display check-boxes for each resource in the map, which enables users to turn resources on and off. | |
(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 TreeViewPlus) | |
(Inherited from | ||
SwatchPageSize | Number of legend swatches per page in the Toc. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
TocType | The Toc renders a layer list or a swatch list (along with the layer list) based on the TocType enum. | |
(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. (Inherited from TreeViewPlus) | |
ValuePath | The full path to the root node of the tree. (Inherited from TreeViewPlus) | |
ValuePathSeparator | Character to recognize for separation of values when specifying node paths. Default is forward slash (/). (Inherited from TreeViewPlus) | |
(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 TreeViewPlus) | |
(Inherited from | ||
ContentDivID | The ID of the HTML div element that contains all nodes on the client. (Inherited from TreeViewPlus) | |
(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 | Gets the System.Web.UI.HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers. (Inherited from TreeViewPlus) | |
(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. (Inherited from TreeViewPlus) | |
ContextMenuDismissed | Call this method to reset the background of the node when context menu is dismissed. (Inherited from TreeViewPlus) | |
(Inherited from | ||
CreateLegendNodeTree | Generate The Tree of nodes for TOC | |
Overloaded. (Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
FindNodeByValuePath | Searches for a node in the tree with a specified value path. (Inherited from TreeViewPlus) | |
(Inherited from | ||
GetCallbackResult | Returns the results of the client callback. (Inherited from TreeViewPlus) | |
GetFunctionalities | Retrieves the collection of table-of-contents functionalities for the map. | |
GetFunctionality | Overloaded. Retrieves the IMapTocFunctionality at the index specified. | |
GetScriptDescriptors | Defines the collection of parameters and their associated values used when instantiating the Javascript object related to this control. (Inherited from TreeViewPlus) | |
GetScriptReferences | Returns a list of required clientside scripts for this webcontrol, based on the class' script attributes (Inherited from CompositeControl) | |
GetSupportedBuddyControlTypes | The method supports the .NET ADF infrastructure and is not intended to be used directly from your code. | |
(Inherited from | ||
InitializeFunctionalities | Initializes the Toc functionalities of the data sources associated with the Toc. | |
InitializeFunctionality | Creates and initializes a functionality for the resource item passed in. | |
(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 Toc nodes. Call if functionalities have changed. | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
RenderLegendHtml | Generate HTML for TOC as a legend. All enabled child nodes will be expanded so the swatches will appear along with textual representation. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
SetupContextMenu | Assigns the context menu for the node. (Inherited from TreeViewPlus) |
Name | Description | |
---|---|---|
AddAttributesToRender | Overridden. Adds additional attributes to the Toc webcontrol both at design time as well as runtime. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CreateChildControls | Adds the child controls of this control. (Inherited from TreeViewPlus) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
GetDataRowHtmlTable | Returns the formatted HTML table for the data row. (Inherited from TreeViewPlus) | |
GetDataRowHtmlTableConverted | Returns the formatted HTML table for the data row. (Inherited from TreeViewPlus) | |
(Inherited from | ||
GetDesignModeWarnings | Overridden. Returns a list of warning messages to be displayed at design time. | |
GetHeaderFormatString | Gets the title format string for the data table. (Inherited from TreeViewPlus) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
OnInit | Raises the System.Web.UI.Control.Init event. (Inherited from TreeViewPlus) | |
OnLoad | Overridden. Occurs when the control is loaded. | |
OnNodeAdded | Raises the NodeAdded event. (Inherited from TreeViewPlus) | |
OnNodeCheck | Occurs when a node's checkbox is checked. (Inherited from TreeViewPlus) | |
OnNodeClear | Occurs when a node's contents is cleared. (Inherited from TreeViewPlus) | |
OnNodeClick | Occurs when a node in the treeview is clicked. (Inherited from TreeViewPlus) | |
OnNodeCollapse | Occurs when a node in the treeview is collapsed. (Inherited from TreeViewPlus) | |
OnNodeExpand | Occurs then a node is expanded in the treeview. (Inherited from TreeViewPlus) | |
OnNodeLegendClick | Occurs when the legend node is clicked. (Inherited from TreeViewPlus) | |
OnNodePageChange | Occurs when the node page is changed. (Inherited from TreeViewPlus) | |
OnNodeRemoved | Raises the NodeRemoved event. (Inherited from TreeViewPlus) | |
OnNodeRemoving | Raises the NodeRemoving event. (Inherited from TreeViewPlus) | |
OnNodeSelect | Occurs when a node in the treeview is selected. (Inherited from TreeViewPlus) | |
OnNodesPopulated | Occurs when the nodes of the Toc are populated. | |
OnPreRender | Overridden. Raises the PreRender event. | |
OnUnload | On unload. (Inherited from TreeViewPlus) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Renders the control to the specified HTML writer. (Inherited from TreeViewPlus) | |
RenderAjaxControl | Registers start up script to create javascript controls. Called by the Render method. (Inherited from TreeViewPlus) | |
(Inherited from | ||
RenderContents | Overridden. Renders the contents of the webcontrol both at design time as well as run time. | |
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. (Inherited from TreeViewPlus) | |
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. (Inherited from TreeViewPlus) | |
NodeChecked | Event that is called when a node is checked on the tree. (Inherited from TreeViewPlus) | |
NodeCleared | Event that is called when a node is cleared on the tree. (Inherited from TreeViewPlus) | |
NodeClicked | Event that is called when a node is clicked on the tree. (Inherited from TreeViewPlus) | |
NodeCollapsed | Event that is called when a node is collapsed on the tree. (Inherited from TreeViewPlus) | |
NodeExpanded | Event that is called when a node is expanded on the tree. (Inherited from TreeViewPlus) | |
NodeLegendClicked | Event that is called when a node legend is clicked on the tree. (Inherited from TreeViewPlus) | |
NodePageChanged | Event that is called when a node page is changed on the tree. (Inherited from TreeViewPlus) | |
NodeRemoved | Event that is called when a node has been removed. (Inherited from TreeViewPlus) | |
NodeRemoving | Event that is called when a node is about to be removed. (Inherited from TreeViewPlus) | |
NodeSelected | Event that is called when a node is selected on the tree. (Inherited from TreeViewPlus) | |
NodesPopulated | Event that is called when the nodes of the Toc are populated. | |
(Inherited from | ||
(Inherited from |