Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/model
ModelFactory
Interface ModelFactory<M, U>
Type parameters
M
:
Model
=
Model
U =
AnyModel
<
M
>
Hierarchy
Creatable
<
M
>
FromAny
<
M
,
U
>
ModelFactory
ModelClass
Index
Methods
create
from
Any
from
Init
Methods
create
create
(
)
:
M
Returns
M
from
Any
from
Any
(
value
:
M
|
U
)
:
M
Parameters
value:
M
|
U
Returns
M
from
Init
from
Init
(
init
:
InitType
<
M
>
)
:
M
Parameters
init:
InitType
<
M
>
Returns
M
Modules
@swim/runtime
@swim/toolkit
@swim/ui
@swim/model
@swim/style
@swim/theme
@swim/view
@swim/dom
@swim/graphics
@swim/controller
@swim/ux
@swim/vis
@swim/maps
Model
Factory
create
from
Any
from
Init
Generated using
TypeDoc