Initializes a new instance of the TimeSliderProfile class.
The URL to the REST endpoint of the PrintTemplate.
Occurs when initialization of this object fails.
Occurs when initialization succeeds with a response from the REST endpoint. Depending on the API, this response may actually be an error message served as a correct HTTP response.
The description for the TimeSliderProfile.
The display format for this TimeSliderProfile
The display name for the TimeSliderProfile.
The collection of Extension objects associated with the time slider profile. Extensions can be defined by the administrator on the server.
The ID of the TimeSliderProfile
The initial time extent this slider will be set to
The exception that occurred if the object could not be initialized.
Whether or not the object was successfully initialized.
The mode of operation for this TimeSliderProfile
The properties of the TimeSliderProfile, as defined by the administrator on the server.
The {@link geocortex.essentials.Site} that this resource belongs to.
A boolean which indicates whether this time slider will snap to the defined time intervals or not
The complete time extent this slider will display
The time interval this time slider profile will be divided into
The unit of time that describes the time interval
The URL that this resource was initialized from.
Performs a callback function when this instance has been initialized. If this instance is already initialized when this function is called, the callback function will execute immediately.
The scope to using when executing the callback - i.e. the value of the 'this' variable in the callback function. This parameter may be ommitted in which cased the first parameter will be used as the callback function.
The callback function to execute when this instance has been initialized.
Initializes the {@link geocortex.essentials.AsyncInitializable}. This is an asynchronous method, you may subscribe to the onInitialized and onInitializationFailed events for completion information.
Represents settings for a time slider profile displayed in the time slider when there are time aware map services in the map.