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
-
setProgress( value )
Sets the loader progression
-
Parameters
Name Type Description value
int from 0 to 100
Details
-
<protected> show()
Displays the component
-
Details