![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
FloatingPanel Class Members | |
See Also Fields Properties Methods Events Send Feedback |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : FloatingPanel Class |
The following tables list the members exposed by FloatingPanel.
Name | Description | |
---|---|---|
![]() | FloatingPanel Constructor | Constructs a new FloatingPanel 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. |
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) |
![]() | AutoHide | Gets or sets a value that indicates whether the panel will be hidden unless the user moves the cursor inside the panel. |
![]() | 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) |
![]() | ClientID | (Inherited from System.Web.UI.Control) |
![]() | ClientIDMode | (Inherited from System.Web.UI.Control) |
![]() | CloseButton | Whether the panel will display a Close button, which allows the user to close the panel. |
![]() | 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) |
![]() | 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. |
![]() | DockingContainerElementID | Gets or sets the ID of the container that will be used to dock the panel. |
![]() | Draggable | Whether the user may drag the panel around the Web page. |
![]() | Enabled | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | EnableTheming | (Inherited from System.Web.UI.Control) |
![]() | EnableViewState | (Inherited from System.Web.UI.Control) |
![]() | ExpandCollapseButton | Whether the panel will have expand and collapse buttons. |
![]() | Expanded | Gets or sets a value indicating whether the panel will be expanded on startup. If False, the panel will be collapsed. |
![]() | 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) |
![]() | HeightResizable | Whether the user can resize the panel's height. |
![]() | HelpUrl | The url to the help file displayed by the help button |
![]() | 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) |
![]() | KeepInForm | Get or sets whether the FloatingPanel will be kept inside the form element. |
![]() | NamingContainer | (Inherited from System.Web.UI.Control) |
![]() | Page | (Inherited from System.Web.UI.Control) |
![]() | Parent | (Inherited from System.Web.UI.Control) |
![]() | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![]() | ShowDockButton | Gets or sets a value indicating whether the panel is able to be docked and undocked from its container. |
![]() | ShowDockedContextMenu | Whether a context menu is shown when the panel is docked and the user right-clicks on the title bar. |
![]() | ShowHelp | Whether to show the help button |
![]() | Site | (Inherited from System.Web.UI.Control) |
![]() | SkinID | (Inherited from System.Web.UI.Control) |
![]() | 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) |
![]() | Title | Gets or sets the text value of the Title Bar. |
![]() | TitleBarBackgroundImage | Gets or sets the URL of an image to displayed on the title bar. |
![]() | TitleBarColor | Gets or sets the color used to render the Title Bar. |
![]() | TitleBarCssClass | Gets or sets the CSS Class to be used by the Title Bar. |
![]() | TitleBarForeColor | Gets or sets the foreground color (typically the color of the text) of the Web server control. |
![]() | TitleBarHeight | Gets or sets the value indicating the height of the Title Bar. |
![]() | TitleBarSeparatorLine | Gets or sets a value specifying whether to have a separator between the Title Bar and body of the panel. |
![]() | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![]() | Transparency | The percentage of transparency of the control on the page when being dragged, from 0 to 100. |
![]() | 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) |
![]() | ViewStateMode | (Inherited from System.Web.UI.Control) |
![]() | Visible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from 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) |
![]() | WidthResizable | Whether the user can resize the panel's width. |
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) |
![]() | ClientIDSeparator | (Inherited from System.Web.UI.Control) |
![]() | Events | (Inherited from System.Web.UI.Control) |
![]() | HasChildViewState | (Inherited from System.Web.UI.Control) |
![]() | HelpDialog | Gets the HelpDialog of the control if the ShowHelp Dialog property is true. |
![]() | 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 tag key for the panel. |
![]() | 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) |
![]() | CopyAppearance | Copies appearance property from passed in floating panel. |
![]() | 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) |
![]() | Focus | (Inherited from System.Web.UI.Control) |
![]() | GetCallbackResult | Overridden. Handles the client callback, for events such as hide, show, collapse and expand of the FloatingPanel. |
![]() | GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) |
![]() | 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) |
![]() | GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) |
![]() | HasControls | (Inherited from System.Web.UI.Control) |
![]() | HideFloatingPanel | Hides the FloatingPanel. |
![]() | 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. Renders the contents of the control, including contained child controls, and adds the update to the CallbackResults of the FloatingPanel. |
![]() | 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) |
![]() | ShowFloatingPanel | Shows the FloatingPanel. |
Name | Description | |
---|---|---|
![]() | AddAttributesToRender | Overridden. Adds needed attributes for rendering the control. |
![]() | 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. Creates the control contents. |
![]() | 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) |
![]() | 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) |
![]() | 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) |
![]() | OnCollapse | Occurs when the panel is collapsed. |
![]() | OnDataBinding | (Inherited from System.Web.UI.Control) |
![]() | OnExpand | Occurs when the panel is expanded. |
![]() | OnHide | Occurs when the panel is hidden. |
![]() | OnInit | Overridden. Called on initialization stage. |
![]() | OnLoad | Overridden. Called on load of the control. |
![]() | OnPreRender | Overridden. Called at PreRender stage of the control. |
![]() | OnRenderContents | Occurs when the panel renders its contents. |
![]() | OnShow | Occurs when the panel is shown. |
![]() | OnUnload | (Inherited from System.Web.UI.Control) |
![]() | RaiseBubbleEvent | (Inherited from System.Web.UI.Control) |
![]() | RecreateChildControls | (Inherited from System.Web.UI.WebControls.CompositeControl) |
![]() | Render | Overridden. Renders the control to the output writer. |
![]() | RenderBeginFrame | Renders the beginning frame of the floating panel. |
![]() | RenderChildren | Overridden. Renders the child controls. |
![]() | RenderContents | Overridden. Renders the control contents to the writer. |
![]() | 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. |
![]() | RenderEndFrame | Renders the ending frame of the floating panel. |
![]() | RenderExpandCollapseButton | Renders the Expand/Collapse button. |
![]() | RenderHiddenFields | Renders the hidden fields for the floating panel. |
![]() | RenderTitleCellButtons | Renders the title cell buttons (expand/collapse, doc/undoc, close). |
![]() | 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 | |
---|---|---|
![]() | ContentsRendered | Occurs when the panel is rendered during the server-side rendering process. Does not occur on callbacks. |
![]() | DataBinding | (Inherited from System.Web.UI.Control) |
![]() | Disposed | (Inherited from System.Web.UI.Control) |
![]() | Hide | Occurs when the panel is hidden, when the user clicks the the Close button or the panel is hidden by code. |
![]() | Init | (Inherited from System.Web.UI.Control) |
![]() | Load | (Inherited from System.Web.UI.Control) |
![]() | PanelCollapsed | Occurs when the panel is collapsed, e.g., when the user clicks the Collapse button. |
![]() | PanelExpanded | Occurs when the panel is expanded, e.g., when the user clicks the Expand button. |
![]() | PreRender | (Inherited from System.Web.UI.Control) |
![]() | Shown | Occurs when the panel is displayed within the page. |
![]() | Unload | (Inherited from System.Web.UI.Control) |