Members
-
<static, readonly> className :string
CSS class added to the component's container
-
Details
-
<static, readonly> publicMethods :Array.<string>
List of component's methods which are bound the the main viewer
-
Details
-
<readonly> container :HTMLElement
-
Details
-
<readonly> parent :PhotoSphereViewer|module:components.PSVComponent
-
Details
-
<readonly> psv :PhotoSphereViewer
-
Details
-
<readonly> visible :boolean
Visibility of the component
-
Details
Methods
-
<protected> create()
Creates the component
-
Details
-
<protected> destroy()
Destroys the component
-
Details
-
<protected> hide()
Hides the component
-
Details
-
<protected> show()
Displays the component
-
Details