The following tables list the members exposed by ViewMapTask.
Name | Description | |
---|---|---|
![]() | ViewMapTask Constructor | Initializes a new instance of the ViewMapTask class. |
Name | Description | |
---|---|---|
![]() | Description | Gets the Description of the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | IdentifyResultsPage | Gets the page used for identifying results. |
![]() | ImageSource | The image source associated with the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | Name | Gets the name of the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | Note | Gets a short informational message to display as a small annotation on the task icon. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | ViewMapPage | Gets the page used to view the map. |
Name | Description | |
---|---|---|
![]() | PreviousPage | The page that was currently displayed when the task was executed. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Tests is this Extension is equal to the argument. (Inherited from ESRI.ArcGIS.Mobile.Client.Extension) |
![]() | Execute | Overridden. Starts the task. |
![]() | GetSchema | This method is reserved, it should not be used. Apply the XmlSchemaProviderAttribute to the class instead. (Inherited from ESRI.ArcGIS.Mobile.Client.Extension) |
![]() | ReadJson | Generates an object from its JSON representation. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | ReadXml | Generates an object from its XML representation. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | WriteJson | Converts an object into its JSON representation. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | WriteXml | Converts an object into its XML representation. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
Name | Description | |
---|---|---|
![]() | CacheCurrentPage | Caches the current page so it can be redisplayed later by calling TransitionToPreviousPage(). (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | GetImageSource | Overridden. Returns the view map task image. |
![]() | Initialize | Initialize the Task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | OnOwnerInitialized | This method is called by the Project when it is Initialized. At this point, all other Tasks and ProjectExtensions will have been Initialized. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | OnPropertyChanged | Fires the DisplayPropertyChanged (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | TransitionToPreviousPage | Transitions to the page cached in the _prevPage. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | Uninitialize | Overridden. override the uninitialize function to unsubscribe setting changed event |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property of the task is changed. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |