The Error object returned if an error occurred while loading.
Represents the status of a load operation.
A list of warnings which occurred while loading.
Cancels a load() operation if it is already in progress.
isFulfilled()
may be used to verify if creating an instance of the class is fulfilled (either resolved or rejected).
isRejected()
may be used to verify if creating an instance of the class is rejected.
isResolved()
may be used to verify if creating an instance of the class is resolved.
Loads the resources referenced by this class.
Converts an instance of this class to its ArcGIS portal JSON representation.
when()
may be leveraged once an instance of the class is created.
Generated using TypeDoc
An array of statistics on all fields in all sublayers.
Read more...