Search
Preparing search index...
The search index is not available
LineUpJS
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"builder/adapter/lineup"
Adapter
Class Adapter
Hierarchy
Adapter
Index
Constructors
constructor
Methods
component
Did
Mount
component
Did
Update
component
Will
Unmount
Constructors
constructor
new
Adapter
(
adapter
:
IBuilderAdapter
)
:
Adapter
Parameters
adapter:
IBuilderAdapter
Returns
Adapter
Methods
component
Did
Mount
component
Did
Mount
(
)
:
void
Returns
void
component
Did
Update
component
Did
Update
(
changeDetector
:
IChangeDetecter
)
:
void
Parameters
changeDetector:
IChangeDetecter
Returns
void
component
Will
Unmount
component
Will
Unmount
(
)
:
void
Returns
void
Globals
"builder/adapter/lineup"
Adapter
constructor
component
Did
Mount
component
Did
Update
component
Will
Unmount