intents library

Classes

ExpandSelectionByBlockIntent
A SwayzeIntent to expand the current Selection in the given AxisDirection by a block of cells.
ExpandSelectionIntent
A SwayzeIntent to expand the the current Selection in the given AxisDirection.
HeaderSelectionStartIntent
A SwayzeIntent to start a selection in the table headers.
HeaderSelectionUpdateIntent
A SwayzeIntent to update a selection in the headers.
MoveActiveCellByBlockIntent
A SwayzeIntent to move the ActiveCell in the given AxisDirection by a block of cells.
MoveActiveCellIntent
A SwayzeIntent to move the ActiveCell in the given AxisDirection
OpenInlineEditorIntent
A SwayzeIntent triggered when a checkbox cell is tapped.
SelectTableIntent
A SwayzeIntent to select the whole table
SwayzeIntent
Defines a Intent that is emitted within swayze rules.
TableBodySelectionStartIntent
A SwayzeIntent to start a selection in the table body.
TableBodySelectionUpdateIntent
A SwayzeIntent to update a selection in the table body.