Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/controller
ControllerFactory
Interface ControllerFactory<C, U>
Type parameters
C
:
Controller
=
Controller
U =
AnyController
<
C
>
Hierarchy
Creatable
<
C
>
FromAny
<
C
,
U
>
ControllerFactory
ControllerClass
Index
Methods
create
from
Any
from
Init
Methods
create
create
(
)
:
C
Returns
C
from
Any
from
Any
(
value
:
C
|
U
)
:
C
Parameters
value:
C
|
U
Returns
C
from
Init
from
Init
(
init
:
InitType
<
C
>
)
:
C
Parameters
init:
InitType
<
C
>
Returns
C
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
Controller
Factory
create
from
Any
from
Init
Generated using
TypeDoc