Namespace s7sdk
s7sdk.CapabilityState
Manages a set of capability states.
s7sdk.CarouselViewCapabilityState
The CarouselViewCapabilityState can be used to determine
the current state of the CarouselView component.
s7sdk.Enum
Collection of enumerated types.
s7sdk.ImageDesc
The ImageDesc represents an image and corresponds to the <item> element of the req=set response that contains an <i> element.
s7sdk.InteractiveSwatchDesc
This is a single interactive swatch instance added to an InteractiveSwatches component.
s7sdk.ItemDesc
The ItemDesc is a base class of every set element.
s7sdk.ItemDescType
Asset types for ItemDesc.
s7sdk.Logger
The Logger is a special component that, like the ParameterManager, is part of the HTML5 Viewers SDK core and as such
included in the Utils.js.
s7sdk.MapDesc
The MapDesc corresponds to the <map> element of the req=set response and it represents image maps.
s7sdk.MapDescShape
Shapes of image maps.
s7sdk.MediaSetDesc
The MediaSetDesc object represents a collection of images, videos, and other assets.
s7sdk.MediaSetParser
Static functions for handling MediaSet (req=set ImageServing) responses.s7sdk.Observable
All classes interested in the notification must implement methods that are part of this interface.s7sdk.OrientationSetDesc
The OrientationSetDesc contains two instances of MediaSetDesc produced by MediaSet
component from the same req=set Image Serving response, one for landscape orientation and another for portrait.
s7sdk.PageViewCapabilityState
The PageViewCapabilityState can be used to determine
the current state of the PageView component.
s7sdk.ParameterManager
The ParameterManager is a special component that is part of the HTML5 Viewers SDK core and as such
included in the Utils.js.
s7sdk.Point2D
Point2D class.s7sdk.Rectangle
Rectangle class.s7sdk.SpinCapabilityState
Manages a set of spin capabilities.
s7sdk.SwatchDesc
The SwatchDesc object corresponds to the <s> element of the req=set response and represents a swatch that is associated with the item.
s7sdk.TargetDesc
The TargetDesc corresponds to the <targets> element of the req=set response and it represents zoom targets.
s7sdk.TrackingManager
The TrackingManager component emits user-initiated events that
are suitable for tracking purposes.
s7sdk.Util
Scene7 utility functions for Viewer SDK.s7sdk.VideoCapabilityState
Manages a set of video capabilities.
s7sdk.VideoDesc
The VideoDesc corresponds to the <item> element of the req=set response that contains
a <v> element and it represents a video asset.
s7sdk.VideoDescType
Types for the name field of VideoDescType.
s7sdk.VideoSetDesc
The VideoSetDesc object represents a collection videos.
s7sdk.VisibilityManager
The VisibilityManager is a static manager component that manages the visibility
of all its attached components based on the click event of a reference component.
s7sdk.ZoomCapabilityState
Manages a set of zoom capabilities.