owservable
Preparing search index...
CollectionsModelsMap
Class CollectionsModelsMap
Index
Constructors
constructor
Methods
add
Collection
To
Model
Mapping
get
Model
By
Collection
keys
values
Constructors
constructor
new
CollectionsModelsMap
()
:
CollectionsModelsMap
Returns
CollectionsModelsMap
Methods
Static
add
Collection
To
Model
Mapping
addCollectionToModelMapping
(
model
:
Model
<
any
>
)
:
void
Parameters
model
:
Model
<
any
>
Returns
void
Static
get
Model
By
Collection
getModelByCollection
(
collectionName
:
string
)
:
Model
<
any
,
{}
,
{}
,
{}
,
any
,
any
>
Parameters
collectionName
:
string
Returns
Model
<
any
,
{}
,
{}
,
{}
,
any
,
any
>
Static
keys
keys
()
:
string
[]
Returns
string
[]
Static
values
values
()
:
string
[]
Returns
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
add
Collection
To
Model
Mapping
get
Model
By
Collection
keys
values
owservable
Loading...