ESRI.ArcGIS.ADF.ArcGISServer.Editor | |
EditorSettingsPanel Class Members | |
See Also Fields Properties Methods Events |
ESRI.ArcGIS.ADF.ArcGISServer.Editor Namespace : EditorSettingsPanel Class |
The following tables list the members exposed by EditorSettingsPanel.
Name | Description | |
---|---|---|
EditorSettingsPanel Constructor | Creates a EditorSettingsPanel instance. |
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) | |
HtmlHelpButton | An input button for help. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
AutoHide | Gets or sets a value that indicates whether the panel will be hidden unless the user moves the cursor inside the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
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) | |
(Inherited from | ||
CloseButton | Whether the panel will display a Close button, which allows the user to close the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Docked | Gets or sets the value indicating whether the panel will be an immediate child of the html document's body or whether it is docked in its parent. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
DockingContainerElementID | Gets or sets the ID of the container that will be used to dock the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
Draggable | Whether the user may drag the panel around the Web page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
EditorPanels | The EditorPanel objects displayed in the EditorSettingsPanel. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ExpandCollapseButton | Whether the panel will have expand and collapse buttons. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
Expanded | Gets or sets a value indicating whether the panel will be expanded on startup. If False, the panel will be collapsed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
FeatureLayer | The current feature layer selected for editing in the EditorTask. (Inherited from EditorPanel) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
HeightResizable | Whether the user can resize the panel's height. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
HelpUrl | The url to the help file displayed by the help button (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
IsAsync | Returns true if this control is in a partial postback or a callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
KeepInForm | Get or sets whether the ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel will be kept inside the form element. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ParentEditor | The Editor instance for this EditorPanel. (Inherited from EditorPanel) | |
ShowDockButton | Gets or sets a value indicating whether the panel is able to be docked and undocked from its container. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
ShowDockedContextMenu | Whether a context menu is shown when the panel is docked and the user right-clicks on the title bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
ShowHelp | Whether to show the help button (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
(Inherited from | ||
SnappingPanel | The SnappingPanel containing the snapping rules for the EditorTask. | |
(Inherited from | ||
(Inherited from | ||
Task | The EditorTask instance for this EditorPanel. (Inherited from EditorPanel) | |
(Inherited from | ||
(Inherited from | ||
Title | Gets or sets the text value of the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
TitleBarBackgroundImage | Gets or sets the URL of an image to displayed on the title bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
TitleBarColor | Gets or sets the color used to render the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
TitleBarCssClass | Gets or sets the CSS Class to be used by the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
TitleBarForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
TitleBarHeight | Gets or sets the value indicating the height of the Title Bar. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
TitleBarSeparatorLine | Gets or sets a value specifying whether to have a separator between the Title Bar and body of the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
Transparency | The percentage of transparency of the control on the page when being dragged, from 0 to 100. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(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 ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from Control.) (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
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) | |
(Inherited from | ||
WidthResizable | Whether the user can resize the panel's width. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
Name | Description | |
---|---|---|
(Inherited from | ||
CallbackEventArgument | Property for the callback event argument sent in from the calling page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
HelpDialog | Gets the HelpDialog of the control if the ShowHelp Dialog property is true. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(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 ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ScriptManager | Gets a reference to the scriptmanager of the page (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
TagKey | Gets the tag key for the panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from |
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
CopyAppearance | Copies appearance property from passed in floating panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
GetCallbackResult | Handles the client callback, for events such as hide, show, collapse and expand of the FloatingPanel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
GetScriptDescriptors | Gets a collection of script descriptors that represent JavaScript client components. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
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) | |
(Inherited from | ||
HideFloatingPanel | Hides the FloatingPanel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(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.CompositeControl) | |
RaisePostBackEvent | Processes a postback event that targets a control and returns the result. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
Refresh | Renders the contents of the control, including contained child controls, and adds the update to the CallbackResults of the FloatingPanel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
RenderBeginTag | Renders the HTML opening tag of the control to the specified writer. This method is used primarily by control developers. (Inherited from EditorPanel) | |
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
ShowFloatingPanel | Shows the FloatingPanel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
Name | Description | |
---|---|---|
AddAttributesToRender | Overridden. Adds HTML attributes and styles that need to be rendered to the specified System.Web.UI.HtmlTextWriter. This method is used primarily by control developers. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CreateChildControls | Overridden. Called by the ASP.NET page framework to notify server controls that use composition-based implementations to create any child controls they contain in preparation for posting back or rendering. | |
(Inherited from | ||
(Inherited from | ||
CreateEditorPanels | Creates the child EditorPanel objects. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(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 ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
OnCollapse | Occurs when the panel is collapsed. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
OnExpand | Occurs when the panel is expanded. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
OnHide | Occurs when the panel is hidden. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
OnInit | Called on initialization stage. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
OnLoad | Overridden. Raises the System.Web.UI.Control.Load event. | |
OnPreRender | Called at PreRender stage of the control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
OnRenderContents | Occurs when the panel renders its contents. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
OnShow | Occurs when the panel is shown. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
OnUnload |
Saves the control's state and raises the | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Overridden. Renders the control to the specified HTML writer. | |
RenderBeginFrame | Renders the beginning frame of the floating panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
RenderChildren | Renders the child controls. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
RenderContents | Renders the control contents to the writer. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
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) | |
RenderDockButton | Renders the Dock button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
RenderEndFrame | Renders the ending frame of the floating panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
RenderExpandCollapseButton | Renders the Expand/Collapse button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
RenderHiddenFields | Overridden. Renders the hidden fields for the floating panel. | |
RenderTitleCellButtons | Renders the title cell buttons (expand/collapse, doc/undoc, close). (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
SetRefreshFlag | SetRefreshFlag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
(Inherited from | ||
UpdateTitle | Updates the title of the EditorPanel, for example to display a layer dependent title in response to the LayerChanged event. (Inherited from EditorPanel) |
Name | Description | |
---|---|---|
ContentsRendered | Occurs when the panel is rendered during the server-side rendering process. Does not occur on callbacks. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
(Inherited from | ||
Hide | Occurs when the panel is hidden, when the user clicks the the Close button or the panel is hidden by code. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
(Inherited from | ||
PanelCollapsed | Occurs when the panel is collapsed, e.g., when the user clicks the Collapse button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
PanelExpanded | Occurs when the panel is expanded, e.g., when the user clicks the Expand button. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
Shown | Occurs when the panel is displayed within the page. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from |