Search
Preparing search index...
The search index is not available
studioDashboard
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"App"
Main
Class Main
Main application bootstrap
class
App
Hierarchy
Main
Index
Constructors
constructor
Properties
app
Store
appdb
Action
comm
Broker
local
Storage
m_
style
Service
router
version
Methods
app
Resized
check
Platform
Constructors
constructor
new
Main
(
localStorage
:
LocalStorage
, router
:
Router
, appStore
:
AppStore
, commBroker
:
CommBroker
, styleService
:
StyleService
, appdbAction
:
AppdbAction
)
:
Main
Parameters
localStorage:
LocalStorage
router:
Router
appStore:
AppStore
commBroker:
CommBroker
styleService:
StyleService
appdbAction:
AppdbAction
Returns
Main
Properties
Private
app
Store
app
Store
:
AppStore
Private
appdb
Action
appdb
Action
:
AppdbAction
Private
comm
Broker
comm
Broker
:
CommBroker
Private
local
Storage
local
Storage
:
LocalStorage
Private
m_
style
Service
m_
style
Service
:
StyleService
Private
router
router
:
Router
Private
version
version
:
string
Methods
app
Resized
app
Resized
(
)
:
void
Returns
void
Private
check
Platform
check
Platform
(
)
:
void
Returns
void
Globals
"
App"
Server
Mode
App
Main
constructor
app
Store
appdb
Action
comm
Broker
local
Storage
m_
style
Service
router
version
app
Resized
check
Platform
decelerations
providing
google
Key
Generated using
TypeDoc
Main application bootstrap
App