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

Class orbit.webclient.PanoramaEvent

Class Summary

Constructor Attributes Constructor Name and Description
orbit.webclient.PanoramaEvent(eventType)
Class PanoramaEvent models a Panorama event.

Field Summary

Field Attributes Field Name and Description
<static> <constant> orbit.webclient.PanoramaEvent.ADD_VIEWER_CLICKED
Fired when the user wants to open a new panorama.
<static> <constant> orbit.webclient.PanoramaEvent.CLOSED_VIEWER
Fired when a viewer was closed.
<static> <constant> orbit.webclient.PanoramaEvent.OPENED_VIEWER
Fired when a new viewer was opened.

Class Detail

orbit.webclient.PanoramaEvent(eventType)
Class PanoramaEvent models a Panorama event.

Parameters

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