Search
Preparing search index...
The search index is not available
Swim Toolkit
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Swim Toolkit
@swim/table
TableControllerObserver
Interface TableControllerObserver<C>
Type parameters
C
:
TableController
=
TableController
Hierarchy
ControllerObserver
<
C
>
TableControllerObserver
Index
Methods
controller
Did
Assemble
controller
Did
Attach
Parent
controller
Did
Collapse
Row
View
controller
Did
Compute
controller
Did
Detach
Cell
controller
Did
Detach
Cell
Content
View
controller
Did
Detach
Cell
Trait
controller
Did
Detach
Cell
View
controller
Did
Detach
Col
controller
Did
Detach
Col
Label
View
controller
Did
Detach
Col
Trait
controller
Did
Detach
Col
View
controller
Did
Detach
Header
controller
Did
Detach
Header
Trait
controller
Did
Detach
Header
View
controller
Did
Detach
Leaf
Trait
controller
Did
Detach
Leaf
View
controller
Did
Detach
Parent
controller
Did
Detach
Row
controller
Did
Detach
Row
Trait
controller
Did
Detach
Row
View
controller
Did
Detach
Table
Trait
controller
Did
Detach
Table
View
controller
Did
Detach
Tree
controller
Did
Detach
Tree
Trait
controller
Did
Detach
Tree
View
controller
Did
Enter
Leaf
View
controller
Did
Expand
Row
View
controller
Did
Generate
controller
Did
Highlight
Leaf
View
controller
Did
Insert
Child
controller
Did
Leave
Leaf
View
controller
Did
Long
Press
Leaf
View
controller
Did
Mount
controller
Did
Press
Leaf
View
controller
Did
Remove
Child
controller
Did
Resolve
controller
Did
Revise
controller
Did
Set
Cell
Icon
controller
Did
Set
Col
Layout
controller
Did
Set
Table
Layout
controller
Did
Unhighlight
Leaf
View
controller
Did
Unmount
controller
Will
Assemble
controller
Will
Attach
Cell
controller
Will
Attach
Cell
Content
View
controller
Will
Attach
Cell
Trait
controller
Will
Attach
Cell
View
controller
Will
Attach
Col
controller
Will
Attach
Col
Label
View
controller
Will
Attach
Col
Trait
controller
Will
Attach
Col
View
controller
Will
Attach
Header
controller
Will
Attach
Header
Trait
controller
Will
Attach
Header
View
controller
Will
Attach
Leaf
Trait
controller
Will
Attach
Leaf
View
controller
Will
Attach
Parent
controller
Will
Attach
Row
controller
Will
Attach
Row
Trait
controller
Will
Attach
Row
View
controller
Will
Attach
Table
Trait
controller
Will
Attach
Table
View
controller
Will
Attach
Tree
controller
Will
Attach
Tree
Trait
controller
Will
Attach
Tree
View
controller
Will
Collapse
Row
View
controller
Will
Compute
controller
Will
Detach
Parent
controller
Will
Expand
Row
View
controller
Will
Generate
controller
Will
Highlight
Leaf
View
controller
Will
Insert
Child
controller
Will
Mount
controller
Will
Remove
Child
controller
Will
Resolve
controller
Will
Revise
controller
Will
Set
Cell
Icon
controller
Will
Set
Col
Layout
controller
Will
Set
Table
Layout
controller
Will
Unhighlight
Leaf
View
controller
Will
Unmount
Methods
Optional
controller
Did
Assemble
controller
Did
Assemble
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Did
Attach
Parent
controller
Did
Attach
Parent
(
parent
:
Controller
, controller
:
C
)
:
void
Parameters
parent:
Controller
controller:
C
Returns
void
Optional
controller
Did
Collapse
Row
View
controller
Did
Collapse
Row
View
(
rowView
:
RowView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowView:
RowView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Compute
controller
Did
Compute
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Did
Detach
Cell
controller
Did
Detach
Cell
(
cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Cell
Content
View
controller
Did
Detach
Cell
Content
View
(
cellContentView
:
HtmlView
, cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
cellContentView:
HtmlView
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Cell
Trait
controller
Did
Detach
Cell
Trait
(
cellTrait
:
CellTrait
, cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
cellTrait:
CellTrait
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Cell
View
controller
Did
Detach
Cell
View
(
cellView
:
CellView
, cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
cellView:
CellView
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Col
controller
Did
Detach
Col
(
colController
:
ColController
, controller
:
C
)
:
void
Parameters
colController:
ColController
controller:
C
Returns
void
Optional
controller
Did
Detach
Col
Label
View
controller
Did
Detach
Col
Label
View
(
colLabelView
:
HtmlView
, colController
:
ColController
, controller
:
C
)
:
void
Parameters
colLabelView:
HtmlView
colController:
ColController
controller:
C
Returns
void
Optional
controller
Did
Detach
Col
Trait
controller
Did
Detach
Col
Trait
(
colTrait
:
ColTrait
, colController
:
ColController
, controller
:
C
)
:
void
Parameters
colTrait:
ColTrait
colController:
ColController
controller:
C
Returns
void
Optional
controller
Did
Detach
Col
View
controller
Did
Detach
Col
View
(
colView
:
ColView
, colController
:
ColController
, controller
:
C
)
:
void
Parameters
colView:
ColView
colController:
ColController
controller:
C
Returns
void
Optional
controller
Did
Detach
Header
controller
Did
Detach
Header
(
headerController
:
HeaderController
, controller
:
C
)
:
void
Parameters
headerController:
HeaderController
controller:
C
Returns
void
Optional
controller
Did
Detach
Header
Trait
controller
Did
Detach
Header
Trait
(
headerTrait
:
HeaderTrait
, controller
:
C
)
:
void
Parameters
headerTrait:
HeaderTrait
controller:
C
Returns
void
Optional
controller
Did
Detach
Header
View
controller
Did
Detach
Header
View
(
headerView
:
HeaderView
, controller
:
C
)
:
void
Parameters
headerView:
HeaderView
controller:
C
Returns
void
Optional
controller
Did
Detach
Leaf
Trait
controller
Did
Detach
Leaf
Trait
(
leafTrait
:
LeafTrait
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafTrait:
LeafTrait
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Leaf
View
controller
Did
Detach
Leaf
View
(
leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Parent
controller
Did
Detach
Parent
(
parent
:
Controller
, controller
:
C
)
:
void
Parameters
parent:
Controller
controller:
C
Returns
void
Optional
controller
Did
Detach
Row
controller
Did
Detach
Row
(
rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Row
Trait
controller
Did
Detach
Row
Trait
(
rowTrait
:
RowTrait
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowTrait:
RowTrait
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Row
View
controller
Did
Detach
Row
View
(
rowView
:
RowView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowView:
RowView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Table
Trait
controller
Did
Detach
Table
Trait
(
tableTrait
:
TableTrait
, controller
:
C
)
:
void
Parameters
tableTrait:
TableTrait
controller:
C
Returns
void
Optional
controller
Did
Detach
Table
View
controller
Did
Detach
Table
View
(
tableView
:
TableView
, controller
:
C
)
:
void
Parameters
tableView:
TableView
controller:
C
Returns
void
Optional
controller
Did
Detach
Tree
controller
Did
Detach
Tree
(
treeController
:
TableController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
treeController:
TableController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Tree
Trait
controller
Did
Detach
Tree
Trait
(
treeTrait
:
TableTrait
, treeController
:
TableController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
treeTrait:
TableTrait
treeController:
TableController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Detach
Tree
View
controller
Did
Detach
Tree
View
(
treeView
:
TableView
, treeController
:
TableController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
treeView:
TableView
treeController:
TableController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Enter
Leaf
View
controller
Did
Enter
Leaf
View
(
leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Expand
Row
View
controller
Did
Expand
Row
View
(
rowView
:
RowView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowView:
RowView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Generate
controller
Did
Generate
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Did
Highlight
Leaf
View
controller
Did
Highlight
Leaf
View
(
leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Insert
Child
controller
Did
Insert
Child
(
child
:
Controller
, target
:
null
|
Controller
, controller
:
C
)
:
void
Parameters
child:
Controller
target:
null
|
Controller
controller:
C
Returns
void
Optional
controller
Did
Leave
Leaf
View
controller
Did
Leave
Leaf
View
(
leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Long
Press
Leaf
View
controller
Did
Long
Press
Leaf
View
(
input
:
PositionGestureInput
, leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
input:
PositionGestureInput
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Mount
controller
Did
Mount
(
controller
:
Controller
)
:
void
Parameters
controller:
Controller
Returns
void
Optional
controller
Did
Press
Leaf
View
controller
Did
Press
Leaf
View
(
input
:
PositionGestureInput
, event
:
null
|
Event
, leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
input:
PositionGestureInput
event:
null
|
Event
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Remove
Child
controller
Did
Remove
Child
(
child
:
Controller
, controller
:
C
)
:
void
Parameters
child:
Controller
controller:
C
Returns
void
Optional
controller
Did
Resolve
controller
Did
Resolve
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Did
Revise
controller
Did
Revise
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Did
Set
Cell
Icon
controller
Did
Set
Cell
Icon
(
newCellIcon
:
null
|
Graphics
, oldCellIcon
:
null
|
Graphics
, cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
newCellIcon:
null
|
Graphics
oldCellIcon:
null
|
Graphics
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Set
Col
Layout
controller
Did
Set
Col
Layout
(
newColLayout
:
null
|
ColLayout
, oldColLayout
:
null
|
ColLayout
, colController
:
ColController
, controller
:
C
)
:
void
Parameters
newColLayout:
null
|
ColLayout
oldColLayout:
null
|
ColLayout
colController:
ColController
controller:
C
Returns
void
Optional
controller
Did
Set
Table
Layout
controller
Did
Set
Table
Layout
(
newTableLayout
:
null
|
TableLayout
, oldTableLayout
:
null
|
TableLayout
, controller
:
C
)
:
void
Parameters
newTableLayout:
null
|
TableLayout
oldTableLayout:
null
|
TableLayout
controller:
C
Returns
void
Optional
controller
Did
Unhighlight
Leaf
View
controller
Did
Unhighlight
Leaf
View
(
leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Did
Unmount
controller
Did
Unmount
(
controller
:
Controller
)
:
void
Parameters
controller:
Controller
Returns
void
Optional
controller
Will
Assemble
controller
Will
Assemble
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Will
Attach
Cell
controller
Will
Attach
Cell
(
cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Cell
Content
View
controller
Will
Attach
Cell
Content
View
(
cellContentView
:
HtmlView
, cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
cellContentView:
HtmlView
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Cell
Trait
controller
Will
Attach
Cell
Trait
(
cellTrait
:
CellTrait
, cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
cellTrait:
CellTrait
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Cell
View
controller
Will
Attach
Cell
View
(
cellView
:
CellView
, cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
cellView:
CellView
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Col
controller
Will
Attach
Col
(
colController
:
ColController
, controller
:
C
)
:
void
Parameters
colController:
ColController
controller:
C
Returns
void
Optional
controller
Will
Attach
Col
Label
View
controller
Will
Attach
Col
Label
View
(
colLabelView
:
HtmlView
, colController
:
ColController
, controller
:
C
)
:
void
Parameters
colLabelView:
HtmlView
colController:
ColController
controller:
C
Returns
void
Optional
controller
Will
Attach
Col
Trait
controller
Will
Attach
Col
Trait
(
colTrait
:
ColTrait
, colController
:
ColController
, controller
:
C
)
:
void
Parameters
colTrait:
ColTrait
colController:
ColController
controller:
C
Returns
void
Optional
controller
Will
Attach
Col
View
controller
Will
Attach
Col
View
(
colView
:
ColView
, colController
:
ColController
, controller
:
C
)
:
void
Parameters
colView:
ColView
colController:
ColController
controller:
C
Returns
void
Optional
controller
Will
Attach
Header
controller
Will
Attach
Header
(
headerController
:
HeaderController
, controller
:
C
)
:
void
Parameters
headerController:
HeaderController
controller:
C
Returns
void
Optional
controller
Will
Attach
Header
Trait
controller
Will
Attach
Header
Trait
(
headerTrait
:
HeaderTrait
, controller
:
C
)
:
void
Parameters
headerTrait:
HeaderTrait
controller:
C
Returns
void
Optional
controller
Will
Attach
Header
View
controller
Will
Attach
Header
View
(
headerView
:
HeaderView
, controller
:
C
)
:
void
Parameters
headerView:
HeaderView
controller:
C
Returns
void
Optional
controller
Will
Attach
Leaf
Trait
controller
Will
Attach
Leaf
Trait
(
leafTrait
:
LeafTrait
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafTrait:
LeafTrait
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Leaf
View
controller
Will
Attach
Leaf
View
(
leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Parent
controller
Will
Attach
Parent
(
parent
:
Controller
, controller
:
C
)
:
void
Parameters
parent:
Controller
controller:
C
Returns
void
Optional
controller
Will
Attach
Row
controller
Will
Attach
Row
(
rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Row
Trait
controller
Will
Attach
Row
Trait
(
rowTrait
:
RowTrait
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowTrait:
RowTrait
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Row
View
controller
Will
Attach
Row
View
(
rowView
:
RowView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowView:
RowView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Table
Trait
controller
Will
Attach
Table
Trait
(
tableTrait
:
TableTrait
, controller
:
C
)
:
void
Parameters
tableTrait:
TableTrait
controller:
C
Returns
void
Optional
controller
Will
Attach
Table
View
controller
Will
Attach
Table
View
(
tableView
:
TableView
, controller
:
C
)
:
void
Parameters
tableView:
TableView
controller:
C
Returns
void
Optional
controller
Will
Attach
Tree
controller
Will
Attach
Tree
(
treeController
:
TableController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
treeController:
TableController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Tree
Trait
controller
Will
Attach
Tree
Trait
(
treeTrait
:
TableTrait
, treeController
:
TableController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
treeTrait:
TableTrait
treeController:
TableController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Attach
Tree
View
controller
Will
Attach
Tree
View
(
treeView
:
TableView
, treeController
:
TableController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
treeView:
TableView
treeController:
TableController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Collapse
Row
View
controller
Will
Collapse
Row
View
(
rowView
:
RowView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowView:
RowView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Compute
controller
Will
Compute
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Will
Detach
Parent
controller
Will
Detach
Parent
(
parent
:
Controller
, controller
:
C
)
:
void
Parameters
parent:
Controller
controller:
C
Returns
void
Optional
controller
Will
Expand
Row
View
controller
Will
Expand
Row
View
(
rowView
:
RowView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
rowView:
RowView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Generate
controller
Will
Generate
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Will
Highlight
Leaf
View
controller
Will
Highlight
Leaf
View
(
leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Insert
Child
controller
Will
Insert
Child
(
child
:
Controller
, target
:
null
|
Controller
, controller
:
C
)
:
void
Parameters
child:
Controller
target:
null
|
Controller
controller:
C
Returns
void
Optional
controller
Will
Mount
controller
Will
Mount
(
controller
:
Controller
)
:
void
Parameters
controller:
Controller
Returns
void
Optional
controller
Will
Remove
Child
controller
Will
Remove
Child
(
child
:
Controller
, controller
:
C
)
:
void
Parameters
child:
Controller
controller:
C
Returns
void
Optional
controller
Will
Resolve
controller
Will
Resolve
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Will
Revise
controller
Will
Revise
(
controllerContext
:
ControllerContextType
<
C
>
, controller
:
C
)
:
void
Parameters
controllerContext:
ControllerContextType
<
C
>
controller:
C
Returns
void
Optional
controller
Will
Set
Cell
Icon
controller
Will
Set
Cell
Icon
(
newCellIcon
:
null
|
Graphics
, oldCellIcon
:
null
|
Graphics
, cellController
:
CellController
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
newCellIcon:
null
|
Graphics
oldCellIcon:
null
|
Graphics
cellController:
CellController
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Set
Col
Layout
controller
Will
Set
Col
Layout
(
newColLayout
:
null
|
ColLayout
, oldColLayout
:
null
|
ColLayout
, colController
:
ColController
, controller
:
C
)
:
void
Parameters
newColLayout:
null
|
ColLayout
oldColLayout:
null
|
ColLayout
colController:
ColController
controller:
C
Returns
void
Optional
controller
Will
Set
Table
Layout
controller
Will
Set
Table
Layout
(
newTableLayout
:
null
|
TableLayout
, oldTableLayout
:
null
|
TableLayout
, controller
:
C
)
:
void
Parameters
newTableLayout:
null
|
TableLayout
oldTableLayout:
null
|
TableLayout
controller:
C
Returns
void
Optional
controller
Will
Unhighlight
Leaf
View
controller
Will
Unhighlight
Leaf
View
(
leafView
:
LeafView
, rowController
:
RowController
, controller
:
C
)
:
void
Parameters
leafView:
LeafView
rowController:
RowController
controller:
C
Returns
void
Optional
controller
Will
Unmount
controller
Will
Unmount
(
controller
:
Controller
)
:
void
Parameters
controller:
Controller
Returns
void
Modules
@swim/runtime
@swim/toolkit
@swim/ui
@swim/ux
@swim/button
@swim/token
@swim/table
@swim/window
@swim/deck
@swim/vis
@swim/maps
Table
Controller
Observer
controller
Did
Assemble
controller
Did
Attach
Parent
controller
Did
Collapse
Row
View
controller
Did
Compute
controller
Did
Detach
Cell
controller
Did
Detach
Cell
Content
View
controller
Did
Detach
Cell
Trait
controller
Did
Detach
Cell
View
controller
Did
Detach
Col
controller
Did
Detach
Col
Label
View
controller
Did
Detach
Col
Trait
controller
Did
Detach
Col
View
controller
Did
Detach
Header
controller
Did
Detach
Header
Trait
controller
Did
Detach
Header
View
controller
Did
Detach
Leaf
Trait
controller
Did
Detach
Leaf
View
controller
Did
Detach
Parent
controller
Did
Detach
Row
controller
Did
Detach
Row
Trait
controller
Did
Detach
Row
View
controller
Did
Detach
Table
Trait
controller
Did
Detach
Table
View
controller
Did
Detach
Tree
controller
Did
Detach
Tree
Trait
controller
Did
Detach
Tree
View
controller
Did
Enter
Leaf
View
controller
Did
Expand
Row
View
controller
Did
Generate
controller
Did
Highlight
Leaf
View
controller
Did
Insert
Child
controller
Did
Leave
Leaf
View
controller
Did
Long
Press
Leaf
View
controller
Did
Mount
controller
Did
Press
Leaf
View
controller
Did
Remove
Child
controller
Did
Resolve
controller
Did
Revise
controller
Did
Set
Cell
Icon
controller
Did
Set
Col
Layout
controller
Did
Set
Table
Layout
controller
Did
Unhighlight
Leaf
View
controller
Did
Unmount
controller
Will
Assemble
controller
Will
Attach
Cell
controller
Will
Attach
Cell
Content
View
controller
Will
Attach
Cell
Trait
controller
Will
Attach
Cell
View
controller
Will
Attach
Col
controller
Will
Attach
Col
Label
View
controller
Will
Attach
Col
Trait
controller
Will
Attach
Col
View
controller
Will
Attach
Header
controller
Will
Attach
Header
Trait
controller
Will
Attach
Header
View
controller
Will
Attach
Leaf
Trait
controller
Will
Attach
Leaf
View
controller
Will
Attach
Parent
controller
Will
Attach
Row
controller
Will
Attach
Row
Trait
controller
Will
Attach
Row
View
controller
Will
Attach
Table
Trait
controller
Will
Attach
Table
View
controller
Will
Attach
Tree
controller
Will
Attach
Tree
Trait
controller
Will
Attach
Tree
View
controller
Will
Collapse
Row
View
controller
Will
Compute
controller
Will
Detach
Parent
controller
Will
Expand
Row
View
controller
Will
Generate
controller
Will
Highlight
Leaf
View
controller
Will
Insert
Child
controller
Will
Mount
controller
Will
Remove
Child
controller
Will
Resolve
controller
Will
Revise
controller
Will
Set
Cell
Icon
controller
Will
Set
Col
Layout
controller
Will
Set
Table
Layout
controller
Will
Unhighlight
Leaf
View
controller
Will
Unmount
Generated using
TypeDoc