ESRI.ArcGIS.Mobile.Client
ESRI.ArcGIS.Mobile.Client.Dialogs Namespace
See Also  Inheritance Hierarchy Send Feedback

Classes

 ClassDescription
ClassCheckListViewDialog Class that provides some base functionality for Dialog forms in the application. You should not instantiate this class, inherit to use.
ClassDeleteProjectsDialog Class that provides some base functionality for Dialog forms in the application. You should not instantiate this class, inherit to use.
ClassEditAttributesDialog Form that allows Editing of Features.
ClassEnterDateDialog Dialog that allows the user to enter a date.
ClassEnterNumericTextDialog Dialog that allows the user to enter a number.
ClassEnterTextDialog Dialog that allows the user to enter in a string.
ClassEnterXYCoordinateDialog Dialog used to capture X/Y coordinates.
ClassGeneric MenuDialog Dialog form that shows a full-page menu with the previous form in the background.
ClassMenuDialogItem MenuDialogItem is an item used in MenuDialog
ClassMessageDialog Dialog used to show messages with a full page user interface.

Enumerations

 EnumerationDescription
EnumerationEditAttributesDialogMode Enumeration that describes the mode of attribute editing

See Also