Common types.
Type of selection.
Disable
No selection.
Free
Free selection i.e. with no constraint on the parents and children rows.
Linked
Auto select all children rows if the parent is selected.
LinkedStrict
Similar to Linked
but cannot unselect the children rows.
Exclusive
Parents and children rows cannot get mixed up. It is possible to select the children of different parents.
ExclusiveStrict
Similar to Exclusive
but it is not possible to select the children of different
parents.
Type of data loading.
Sort status.
Data loading status.
List of internal action:
SearchInput
: input character in the search input textSearchEnter
: enter key down in the search input textChangeByPage
: change the number of items by pageChangePageIndex
: change the page numberShowColumn
: show/hide columnShowSubColumn
: show/hide sub columnExpand
: expand a rowShowSubtable
: show the subtableSortColumn
: sort a columnSortSubColumn
: sort a sub columnSelectColumn
: check all rowSelectRow
: check one rowOpenMenu
: open a dropdown menu