HTML5 Viewer SDK API Documentation 

Namespaces


Class Index

Classes in s7sdk

Class s7sdk.CarouselViewCapabilityState


Extends s7sdk.CapabilityState.

The CarouselViewCapabilityState can be used to determine the current state of the CarouselView component.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
<static>  
s7sdk.CarouselViewCapabilityState.FIRST_PAGE
Indicates that the first page is current.
<static>  
s7sdk.CarouselViewCapabilityState.LAST_PAGE
Indicates that the last page is current.
Methods borrowed from class s7sdk.CapabilityState:
clone, hasCapability, toString
Class Detail
s7sdk.CarouselViewCapabilityState(caps)
Parameters:
{Number} caps
(Optional) The initial capabilities. If undefined, then no capabilities are set.
Field Detail
<static> s7sdk.CarouselViewCapabilityState.FIRST_PAGE
Indicates that the first page is current.

<static> s7sdk.CarouselViewCapabilityState.LAST_PAGE
Indicates that the last page is current.

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Jan 30 2020 16:40:36 GMT+0200 (EET)