Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Knockback
Factory
Class Factory
Index
Constructor methods
constructor
Methods
addPathMapping
addPathMappings
creatorForPath
hasPath
hasPathMappings
useOptionsOrCreate
Constructor methods
constructor
(
parent_factory
:
any
)
:
Factory
Parameters
parent_factory:
any
Returns
Factory
Methods
public
addPathMapping
(
path
:
string
, create_info
:
any
)
:
any
Parameters
path:
string
create_info:
any
Returns
any
public
addPathMappings
(
factories
:
any
, owner_path
:
string
)
:
any
Parameters
factories:
any
owner_path:
string
Returns
any
public
creatorForPath
(
obj
:
any
, path
:
string
)
:
any
Parameters
obj:
any
path:
string
Returns
any
public
hasPath
(
path
:
string
)
:
boolean
Parameters
path:
string
Returns
boolean
public
hasPathMappings
(
factories
:
any
, owner_path
:
string
)
:
boolean
Parameters
factories:
any
owner_path:
string
Returns
boolean
public
static
useOptionsOrCreate
(
options
:
FactoryOptions
, obj
:
any
, owner_path
:
string
)
:
any
Parameters
options:
FactoryOptions
obj:
any
owner_path:
string
Returns
any
Globals
Backbone
Knockback
backbone
jquery
knockout
underscore
CollectionObservable
CollectionOptions
EventWatcherOptions
FactoryOptions
IObservableOptions
LocalizedObservable
OptionsBase
Static
StoreOptions
Utils
ViewModelOptions
DefaultObservable
Destroyable
EventWatcher
Factory
constructor
addPathMapping
addPathMappings
creatorForPath
hasPath
hasPathMappings
useOptionsOrCreate
FormattedObservable
Statistics
Store
TriggeredObservable
ViewModel