ESRI.ArcGIS.ADF.Tasks | |
PrintTask Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Tasks Namespace : PrintTask Class |
For a list of all members of this type, see PrintTask 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 and generates the print preview page. | |
Overloaded. (Inherited from | ||
(Inherited from | ||
GetCallbackResult | Overridden. Gets the task's callback result as a string. | |
GetDefaultTag | Returns the default markup for this task when the Manager application is used but the user does not choose to alter the default configuration. | |
GetGISResourceItemDependencies | Overridden. Returns a list of resource items on which the task depends. | |
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 | Overridden. This method is overriden as the PrintTask does not display results in the TaskResults control. | |
(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 | Overridden. Handles the request for the map image. | |
OnLoad | Overridden. Update task results list dynamically when items are added/removed from task results container. | |
OnPreRender | Overridden. Client javascript registered and added, callback function associated with submit button, results list updated dynamically. | |
OnRenderContents | Occurs when the panel renders its contents. (Inherited from ESRI.ArcGIS.ADF.Web.UI.WebControls.FloatingPanel) | |
OnShow | Overridden. Refresh list of tasks in user interface to match results container. | |
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) |