This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.

Class orbit.webclient.LoadPublicationEvent

Class Summary

Constructor Attributes Constructor Name and Description
orbit.webclient.LoadPublicationEvent(eventType)
Class LoadPublicationEvent models an event about loading a publication.

Field Summary

Field Attributes Field Name and Description
<static> <constant> orbit.webclient.LoadPublicationEvent.FAILURE
Fired when the operation resulted in failure.
<static> <constant> orbit.webclient.LoadPublicationEvent.SUCCESS
Fired when the operation resulted in success.

Class Detail

orbit.webclient.LoadPublicationEvent(eventType)
Class LoadPublicationEvent models an event about loading a publication.

Parameters

{String} eventType The type of the event.
 
Last modified:: 2019/03/25 11:36