Class | Description |
---|---|
Credential |
The Credential class represents a credential object used to access a secure ArcGIS resource.
|
Error |
Error Object returned when error is thrown.
|
ESRI |
Set esri.config.default variables and options
|
Graphic |
A Graphic can contain geometry, a symbol, attributes, or an infoTemplate.
|
Graphic.Attributes | |
IdentityManager |
This singleton class is automatically instantiated when the module containing this class is imported into the application.
|
IdentityManagerBase |
This class provides the framework and helper methods required to implement a solution for managing user credentials for the following resources:
ArcGIS Server resources secured using token-based authentication.
|
IdentityManagerBase.RedirectionInfo | |
InfoTemplate |
An InfoTemplate contains a title and content template string
used to transform Graphic.attributes into an HTML representation.
|
InfoWindowBase |
The base class for the out-of-the-box InfoWindow.
|
JSObject |
Used for generic getting and setting of a JavaScriptObject's fields
|
MapWidget |
Basic Map class with all the navigation functionalities.
|
MapWidget.Options | |
OperationBase |
The OperationBase class defines operations that can be added to the UndoManager.
|
ServerInfo |
This class contains information about an ArcGIS Server and its token endpoint.
|
SnappingManager |
The SnappingManager is used to add snapping capability to the Editor, Measurement Widget, Draw toolbar and Edit toolbar.
|
SnappingManager.LayerInfos | |
SnappingManager.SnappingOptions | |
SpatialReference |
The spatial reference of a map, layer, or inputs to and outputs
from a task.
|
TimeExtent |
Represents the period in time within which the data was collected.
|
UndoManager |
The Undo Manager is a utility object that allows you to easily build applications with undo/redo functionality.
|
UndoManager.Options | |
Util |
Enum | Description |
---|---|
MapWidget.BaseMap | |
MapWidget.Options.SliderPosition | |
MapWidget.Options.SliderStyle | |
Units |
ESRI unit constants.
|
Util.Package |