This is documentation of an archived release.
For documentation on the current version, please check Knowledge Base.
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_CLICKEDFired when the user wants to open a new panorama. |
| <static> <constant> | orbit.webclient.PanoramaEvent.CLOSED_VIEWERFired when a viewer was closed. |
| <static> <constant> | orbit.webclient.PanoramaEvent.OPENED_VIEWERFired 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