Table of Contents

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.