~~NOCACHE~~ ====== Class orbit.webclient.PanoramaEvent ====== ===== Class Summary ===== ^ Constructor Attributes ^ Constructor Name and Description ^ | | ''**[[orbit.webclient.PanoramaEvent#constructor|orbit.webclient.PanoramaEvent]]**(eventType)''\\ Class PanoramaEvent models a Panorama event. | ===== Field Summary ===== ^ Field Attributes ^ Field Name and Description ^ | | ''orbit.webclient.PanoramaEvent.**[[orbit.webclient.PanoramaEvent#.ADD_VIEWER_CLICKED|ADD_VIEWER_CLICKED]]**''\\ Fired when the user wants to open a new panorama. | | | ''orbit.webclient.PanoramaEvent.**[[orbit.webclient.PanoramaEvent#.CLOSED_VIEWER|CLOSED_VIEWER]]**''\\ Fired when a viewer was closed. | | | ''orbit.webclient.PanoramaEvent.**[[orbit.webclient.PanoramaEvent#.OPENED_VIEWER|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. |