The following tables list the members exposed by ViewMapTask.
Name | Description | |
---|---|---|
![]() | BrowseMenuItem | Gets the Browse menu item on the MapPage. |
![]() | Description | Gets the Description of the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | LargeIcon | Gets the large icon associated with this task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
![]() | MapPage | Gets the MapPage shown by this task. |
![]() | Name | Gets the name of the task. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Releases all resources used by this instance. |
![]() | 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 | |
---|---|---|
![]() | Initialize | Overridden. At this point you are guaranteed that all other Tasks and Extensions have been instantiated. This method is called by a project when it is initializing. |
![]() | 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) |
![]() | Uninitialize | Overridden. This method is called at the end of the Extension life cycle. |
Name | Description | |
---|---|---|
![]() | CreatingMeasureMethods | Event that is fired when the list of items the measure method page displays is being created. |
![]() | CreatingRightMenu | Event that fires when the right menu is being setup. |
![]() | PropertyChanged | Occurs when a property of the task is changed. (Inherited from ESRI.ArcGIS.Mobile.Client.Task) |