Supporting classes for the different components. [Added in version 2.0]



Interfaces
 InterfaceDescription
 IGraphicRenderer Interface that an info window renderer instance might implement to get a reference to a graphic.
 ITimeSlider Defines the minimum interface for a TimeSlider that can be used with a Map.
Classes
 ClassDescription
 ButtonBarField Button bar component that could be used in in FieldInspector.
 CreateOptions Create Options for the editor, for example, should the Editor use "freehand" instead of the default "point-to-point" behavior when creating new features.
 DoubleField Text input component used in the AttributeInspector to handle double precision attribute values.
 DropDownListField Drop down list component that could be used in in FieldInspector.
 FieldInspector The FieldInspector allows you customize the AttributeInspector look and feel for a specific field.
 FormData An instance of this class is assigned to a form data property when a graphic is shown in the attribute inspector.
 FormItemsOrder String enum of the form items sort order in the form.
 InfoComponent Base class to display "Info" in the form of a callout.
 InfoPlacement The InfoPlacement class specifies constant values used to style an InfoComponent.
 InfoSymbolWindow The InfoSymbolWindow class defines the symbol used in the InfoSymbol.
 InfoWindow InfoWindow is used to display custom content on the map or the attributes of a graphic based on its infoWindowRenderer property.
 InfoWindowCloseButton The InfoWindowCloseButton class defines the close button used in the InfoWindow component.
 InfoWindowLabel The InfoWindowLabel class defines the label used at the top of the InfoWindow component.
 IntegerField Text input component used in the AttributeInspector to handle integer attribute values.
 LabelField Label component to render non editable attribute values.
 StringField Text input component used in the AttributeInspector to handle short string attribute values.
 Template Template from TemplatePicker.
 TextField Text area component used in the AttributeInspector to handle 'long' string attribute values.