g.frame
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Factory
constructor
__agent
Constructor
__constructor
get
get
Factory
update
Type parameters
T
Hierarchy
Factory
FactoryAgent
Index
Constructors
constructor
Properties
__agent
Constructor
__constructor
Methods
get
get
Factory
update
Constructors
constructor
new
Factory
(
)
:
Factory
Returns
Factory
Properties
__agent
Constructor
__agent
Constructor
:
Function
__constructor
__constructor
:
{}
Type declaration
Methods
get
get
(
argument
:
FirstArgumentOfConstructor
<
Constructor
<
T
>
>
)
:
T
Parameters
argument:
FirstArgumentOfConstructor
<
Constructor
<
T
>
>
Returns
T
get
Factory
get
Factory<T, U>
(
classConstructor
:
{}
)
:
(
arg
:
U
)
=>
T
Type parameters
T
U
Parameters
classConstructor:
{}
Returns
(
arg
:
U
)
=>
T
(
arg
:
U
)
:
T
Parameters
arg:
U
Returns
T
update
update
(
params
:
any
)
:
void
Parameters
params:
any
Returns
void
Generated using
TypeDoc