Members
-
<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
-
hidePanel()
Hides the panel
-
Fires
Details
-
<protected> show()
Displays the component
-
Details
-
showPanel( content [, noMargin ] )
Shows the panel
-
Parameters
Name Type Attributes Default Description content
string noMargin
boolean <optional> false Fires
Details
Events
-
close-panel
Trigered when the panel is closed
-
Details
-
open-panel
Triggered when the panel is opened
-
Details