This constructor will automatically add this page instance into the given PhloxApp application (app).
A flag indicating that this page is being showed or displayed by PhloxApp component or not.
A name of this page. This must be also a router's uri path.
Get an application instance in which this page is associated with.
Get a name of this page. This must be also a router's uri path.
To check that this page is being showed or displayed by PhloxApp component or not.
Generated using TypeDoc
An abstract base class of
PhloxUIapplication'spage. All component classes extending this class can be added into PhloxApp component and can be navigated via itsrouter.shiorin, tee4cute
PhloxApp