Namespace s7sdk.event
Dispatched every time a new asset is selected.
A
AudioCaptionEvent
is dispatched by
AudioCaptions
component whenever audio caption setting is changed.
Dispatched whenever the component capability is changed.
A
ComponentUpdatedEvent
is dispatched by components when either
setCSS
or
setModifier
is called on a component.
FlyoutEvent is dispatched every time the flyout view is shown or hidden.
FrameEvent is dispatched every time the currently
active frame changes.
This event is dispatched for notifying availability of Interactive Data or
when the interactive section is updated.
This event is dispatched by the
InteractiveSwatches
component to
notify a action taken place due to user selection.
This event is dispatched when a popup panel is closed.
This event is dispatched by
PanoramicView
and
Video360Player
components
when a POV (PointOfView) changes because of auto rotation, end user interaction or
setPov()
API call.
Dispatched when a component or window changes its size.
Dispatched by components such as the
ImageMapEffect
when rollover actions occur.
Dispatched every time the scroll position has changed.
This event is dispatched by
SearchManager
and
SearchPanel
components when new search is submitted by the user or
search request is processed and search response is generated.
Dispatched by slider based components whenever particular actions have occurred.
A
SocialEvent
is dispatched by components from
s7sdk.share
package whenever sharing components are activated by the user.
This event is sent when internal component state changes as more asset data is loaded the server by the component.
Dispatched every time the current page changes.
A
UserEvent
is dispatched by the SDK Viewer components when a user-initiated action occurs.
A
VideoEvent
is dispatched by
VideoPlayer
component whenever video playback state changes.
Dispatched by NavigationView when the user has moved the view rectangle.
Dispatched by ZoomView and SpinView when the viewport rectangle changes.
Dispatched whenever a zoom target has been selected.