ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
EditorToolbar Class Methods | |
See Also |
ESRI.ArcGIS.ADF.ArcGISServer.Editor.Tools Namespace : EditorToolbar Class |
For a list of all members of this type, see EditorToolbar members.
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
GetBuddyControlType | Returns the type of control (either a Map or PageLayout) that the Toolbar has been buddied with. This method returns the same value as the BuddyControlType property. This method was added to support frameworks that might not necessarily have a Map and a PageLayout that can be buddied. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar) | |
GetCallbackResult | Returns the results of the client callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar) | |
GetHtmlContents | Returns the HTML contents of the Toc div tag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) | |
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.WebControl) | |
GetSupportedBuddyControlTypes | The method supports the .NET ADF infrastructure and is not intended to be used directly from your code. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar) | |
(Inherited from | ||
LoadPostData | Gets the current tool from the page for postbacks. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
(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 ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) | |
RaisePostBackEvent | Handles postbacks. Raises events based on the passed-in event argument. Calls the commandclick event. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar) | |
RaisePostDataChangedEvent | Not used. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
Refresh | Refreshes the contents of the control for callback purposes. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) | |
RenderBeginTag | RenderBeginTag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
AddAttributesToRender | The UniqueID of this control is set as its name here. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
GetCurrentToolForGroup | The method supports the .NET ADF infrastructure and is not intended to be used directly from your code. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
(Inherited from | ||
GetDesignModeWarnings | Determines if there are errors at design time and if so, adds appropriate messages to the warnings list so they may be reported by the base class. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
LoadViewState | Overridden to handle ToolItems view state. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
(Inherited from | ||
(Inherited from | ||
OnCommandClick | Raises the CommandClick event. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
(Inherited from | ||
OnDropDownBoxIndexChange | Raises the SelectIndexChange event. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) | |
OnInit | OnInit. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar) | |
OnLoad | Sets up the current tool as the current tool item of the buddy controls. Fires the Initialize events on toolbar items supporting IToolbarItemSetup (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar) | |
OnPreRender | Overridden. Raises the System.Web.UI.Control.PreRender event. | |
OnUnload | Tear down toolbar items supporting IToolbarItemSetup (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Renders the control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) | |
(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 ESRI.ArcGIS.ADF.Web.UI.WebControls.WebControl) | |
(Inherited from | ||
(Inherited from | ||
SaveViewState | Saves view state (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.Toolbar) | |
(Inherited from | ||
TrackViewState | Overridden to handle ToolItems viewstate. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.ToolbarBase) |