Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Marionette
Application
Class Application
Hierarchy
Events
Events
Application
Index
Properties
commands
reqres
submodules
vent
Methods
addInitializer
addRegions
bind
closeRegions
execute
getRegion
listenTo
listenToOnce
module
off
on
once
removeRegion
request
start
stopListening
trigger
unbind
Properties
public
commands
:
Commands
public
reqres
:
RequestResponse
public
submodules
:
any
public
vent
:
EventAggregator
Methods
public
addInitializer
(
initializer
:
any
)
:
any
Parameters
initializer:
any
Returns
any
public
addRegions
(
regions
:
any
)
:
any
Parameters
regions:
any
Returns
any
public
bind
(
eventName
:
string
, callback
:
Function
, context
?:
any
)
:
any
Parameters
eventName:
string
callback:
Function
context?:
any
optional
Returns
any
public
bind
(
eventName
:
string
, callback
:
Function
, context
?:
any
)
:
any
Parameters
eventName:
string
callback:
Function
context?:
any
optional
Returns
any
public
closeRegions
(
)
public
execute
(
args
?:
Array<any>
)
:
any
Parameters
args?:
Array<any>
optional
Returns
any
public
getRegion
(
regionName
:
string
)
:
Region
Parameters
regionName:
string
Returns
Region
public
listenTo
(
object
:
any
, events
:
string
, callback
:
Function
)
:
any
Parameters
object:
any
events:
string
callback:
Function
Returns
any
public
listenTo
(
object
:
any
, events
:
string
, callback
:
Function
)
:
any
Parameters
object:
any
events:
string
callback:
Function
Returns
any
public
listenToOnce
(
object
:
any
, events
:
string
, callback
:
Function
)
:
any
Parameters
object:
any
events:
string
callback:
Function
Returns
any
public
listenToOnce
(
object
:
any
, events
:
string
, callback
:
Function
)
:
any
Parameters
object:
any
events:
string
callback:
Function
Returns
any
public
module
(
moduleNames
:
any
, moduleDefinition
:
any
)
:
any
Parameters
moduleNames:
any
moduleDefinition:
any
Returns
any
public
off
(
eventName
?:
string
, callback
?:
Function
, context
?:
any
)
:
any
Parameters
eventName?:
string
optional
callback?:
Function
optional
context?:
any
optional
Returns
any
public
off
(
eventName
?:
string
, callback
?:
Function
, context
?:
any
)
:
any
Parameters
eventName?:
string
optional
callback?:
Function
optional
context?:
any
optional
Returns
any
public
on
(
eventName
:
string
, callback
?:
Function
, context
?:
any
)
:
any
Parameters
eventName:
string
callback?:
Function
optional
context?:
any
optional
Returns
any
public
on
(
eventName
:
string
, callback
?:
Function
, context
?:
any
)
:
any
Parameters
eventName:
string
callback?:
Function
optional
context?:
any
optional
Returns
any
public
once
(
events
:
string
, callback
:
Function
, context
?:
any
)
:
any
Parameters
events:
string
callback:
Function
context?:
any
optional
Returns
any
public
once
(
events
:
string
, callback
:
Function
, context
?:
any
)
:
any
Parameters
events:
string
callback:
Function
context?:
any
optional
Returns
any
public
removeRegion
(
region
:
Region
)
:
any
Parameters
region:
Region
Returns
any
public
request
(
args
?:
Array<any>
)
:
any
Parameters
args?:
Array<any>
optional
Returns
any
public
start
(
options
?:
any
)
:
any
Parameters
options?:
any
optional
Returns
any
public
stopListening
(
object
?:
any
, events
?:
string
, callback
?:
Function
)
:
any
Parameters
object?:
any
optional
events?:
string
optional
callback?:
Function
optional
Returns
any
public
stopListening
(
object
?:
any
, events
?:
string
, callback
?:
Function
)
:
any
Parameters
object?:
any
optional
events?:
string
optional
callback?:
Function
optional
Returns
any
public
trigger
(
eventName
:
string
, args
?:
Array<any>
)
:
any
Parameters
eventName:
string
args?:
Array<any>
optional
Returns
any
public
trigger
(
eventName
:
string
, args
?:
Array<any>
)
:
any
Parameters
eventName:
string
args?:
Array<any>
optional
Returns
any
public
unbind
(
eventName
?:
string
, callback
?:
Function
, context
?:
any
)
:
any
Parameters
eventName?:
string
optional
callback?:
Function
optional
context?:
any
optional
Returns
any
public
unbind
(
eventName
?:
string
, callback
?:
Function
, context
?:
any
)
:
any
Parameters
eventName?:
string
optional
callback?:
Function
optional
context?:
any
optional
Returns
any
Globals
Backbone
Backbone.Wreqr
Marionette
backbone
backbone
jquery
underscore
AppRouterOptions
AppRouter
Application
commands
reqres
submodules
vent
addInitializer
addRegions
bind
closeRegions
execute
getRegion
listenTo
listenToOnce
module
off
on
once
removeRegion
request
start
stopListening
trigger
unbind
Callbacks
CollectionView
CompositeView
Controller
ItemView
Layout
Module
Region
RegionManager
Renderer
TemplateCache
View
MonitorDOMRefresh
bindEntityEvents
getOption
triggerMethod
unbindEntityEvents