Namespace adf
Defined in: core.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This is the namespace for ADF's JavaScript API.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
adf.EditingUtils
This object provides the editing utility methods for out of the box Editing Task
This is an object of type adf.EditTaskUtils
|
<static> |
adf.EditTask
This object sets the configuration UI for the out of the box Editing Task
This is an object of adf.EditTaskSettings
For all the properties and methods available through this object
|
Namespace Detail
adf
This is the namespace for ADF's JavaScript API.
It includes JavaScript objects to work with ADF features such as the map, map tips, coordinate tracker, etc.
Field Detail
<static>
adf.EditingUtils
This object provides the editing utility methods for out of the box Editing Task
This is an object of type adf.EditTaskUtils
Defined in: EditTask.js.
Defined in: EditTask.js.
- See:
- adf.EditTaskUtils
<static>
adf.EditTask
This object sets the configuration UI for the out of the box Editing Task
This is an object of adf.EditTaskSettings
For all the properties and methods available through this object
Defined in: EditTask.js.
Defined in: EditTask.js.
- See:
- adf.EditTaskSettings