Table of Contents

Class orbit.webclient.PanoramaViewerEvent

Class Summary

Constructor Attributes Constructor Name and Description
orbit.webclient.PanoramaViewerEvent(eventType)
Class PanoramaViewerEvent models a PanoramaViewer event.

Field Summary

Field Attributes Field Name and Description
<static> <constant> orbit.webclient.PanoramaViewerEvent.PHOTO_CHANGED
Identifies the 'stateChanged' event.
<static> <constant> orbit.webclient.PanoramaViewerEvent.SNAPSHOT_UPDATED
Identifies the 'snapshotUpdated' event.
<static> <constant> orbit.webclient.PanoramaViewerEvent.STATE_CHANGED
Identifies the 'photoPositionChanged' event.

Class Detail

orbit.webclient.PanoramaViewerEvent(eventType)
Class PanoramaViewerEvent models a PanoramaViewer event.

Parameters

{String} eventType The type of the event.