Preparing search index...
The search index is not available
simpliPFy JS Frontend Documentation
simpliPFy JS Frontend Documentation
pages/loadingSometing/loadingSomethingPage
LoadingSomethingPage
Class LoadingSomethingPage
Page used by
PageManager
if the requested page has to initialize itself before it can be shown.
Hierarchy
any
LoadingSomethingPage
Index
Constructors
constructor
Properties
pgr
Bar
Div
Methods
setup
show
Constructors
constructor
new
LoadingSomethingPage
()
:
LoadingSomethingPage
Returns
LoadingSomethingPage
Properties
pgr
Bar
Div
pgrBarDiv
:
HTMLDivElement
= null
Methods
setup
setup
()
:
void
Returns
void
show
show
(
animate
?:
boolean
)
:
boolean
Parameters
animate
:
boolean
= false
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
pgr
Bar
Div
Methods
setup
show
simpliPFy JS Frontend Documentation
Loading...
Page used by PageManager if the requested page has to initialize itself before it can be shown.