ESRI.ArcGIS.ADF.Tasks | |
QueryAttributesTask Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Tasks Namespace : QueryAttributesTask Class |
For a list of all members of this type, see QueryAttributesTask members.
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 | ||
ExecuteTask | Overridden. Executes the task based in the stored Input values and stores the result to be returned to the client. | |
Overloaded. (Inherited from | ||
(Inherited from | ||
GetCallbackResult | Overridden. Gets a string value with the results of execution of the task. The string is designed to be transferred to the client during a client callback. | |
GetDefaultLayerFormat | Gets the layer format that will be applied to the result if UseCustomLayerFormat is set to False. | |
GetGISResourceItemDependencies | Overridden. Gets a list of resource items on which the task depends. Used in Manager to check whether resources have been removed from the application. | |
GetLayerFormat | Gets the layer format that will be applied to the result, taking into consideration the values for the properties UseCustomLayerFormat and CustomLayerFormat. | |
GetRelateData | Obtains records related to the context information which represents a row in the source table. | |
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) | |
GetSupportedBuddyControlTypes | Gets an array of types for the buddy controls supported in the TaskResultsContainers collection. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
(Inherited from | ||
HideFloatingPanel | Hides the FloatingPanel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
OnExecuteTask | Raises the Execute event. This method should be called after calling ExecuteTask. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
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. Repeats execution of the task based on the current Input values. | |
RefreshChildControls | Refresh child controls. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Show | Makes the task visible on the client, whether using a postback or callback. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
ShowFloatingPanel | Shows the FloatingPanel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) |
Name | Description | |
---|---|---|
AddAttributesToRender | Adds needed attributes for rendering the control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
CreateChildControls | Overridden. Creates UI controls. | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
DisplayResults | Displays the results of task execution in the task results control. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
(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 | ||
LoadViewState | Overridden to handle BuddyControl view state. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
(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 | Occurs when the floating panel is loaded. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
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 | Overridden. Occurs when the panel is shown. | |
OnUnload |
Saves the control's state and raises the | |
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
Render | Renders the task to the specified HTML writer. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
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) | |
RenderDesignTimeHtml | Renders the HTML for the design-time view of the task. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
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 | Renders the hidden fields for the floating panel. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
RenderTitleCellButtons | Render title cell buttons (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
(Inherited from | ||
(Inherited from | ||
SaveViewState | Overridden to handle BuddyControl view state. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
(Inherited from | ||
SetRefreshFlag | SetRefreshFlag. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.CompositeControl) | |
StartTaskActivityIndicator | Displays an indicator in the task results that the task has begun its execution. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
TrackViewState | Overridden to handle BuddyControl viewstate. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) |