ESRI.ArcGIS.ADF.Tasks | |
GeoprocessingTask Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Tasks Namespace : GeoprocessingTask Class |
For a list of all members of this type, see GeoprocessingTask members.
Name | Description | |
---|---|---|
(Inherited from | ||
(Inherited from | ||
CheckJobStatus | Checks the current status of a previously submitted geoprocessing job. | |
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 geoprocessing task based on the values in the Input property. | |
Overloaded. (Inherited from | ||
(Inherited from | ||
FromTaskDefinition | Extracts information about the task definition from a serialized string version. | |
GetCallbackResult | Overridden. Gets the task's callback result as a string. | |
GetGISResourceItemDependencies | Overridden. Gets a list of GIS resource items on which the task depends. Used in Manager to detect when resources used by the task have been removed. | |
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) | |
InitializeFunctionality | Initializes the geoprocessing functionality to prepare it for use. | |
(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. Refreshes the contents of the control for callback purposes. | |
RefreshChildControls | Refresh child controls. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanelTask) | |
(Inherited from | ||
Overloaded. (Inherited from | ||
(Inherited from | ||
(Inherited from | ||
(Inherited from | ||
saveControlsRequiringChildControlsOnCallbacks | Saves the property ControlsRequiringChildControlsOnCallbacks to the task's state manager. | |
saveMapToolsRequiringChildControlsOnCallbacks | Saves the MapToolsRequiringChildControlsOnCallbacks to the task's state manager. | |
(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) | |
SupportsResultInfo | Whether the geoprocessing functionality used by the task supports getting results information. | |
ToTaskDefinition | Serializes the task definition to a string value. |
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. Adds the contents of the task to the child 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 | Overridden. Occurs when the task is hidden in the user interface. | |
OnInit | Called on initialization stage. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
OnLoad | Overridden. Occurs when the task is loaded. | |
OnPreRender | Overridden.
Raises the | |
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 task to the 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) | |
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. Saves the view state of the task, including buddy controls. | |
(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) |