presentation/widgets/data_grid/data_grid library

Classes

PlutoCell
PlutoColumn
PlutoColumnRendererContext
PlutoColumnType
PlutoGridOnChangedEvent
Event called when the value of PlutoCell is changed.
PlutoGridOnRowCheckedEvent
Argument of PlutoGrid.onRowChecked callback to receive row checkbox event.
PlutoGridOnRowDoubleTapEvent
The argument of the PlutoGrid.onRowDoubleTap callback to receive the event of double-tapping the row.
PlutoGridStateManager
It manages the state of the PlutoGrid and contains methods used by the grid.
PlutoRow
SoftUiDataGrid
SoftUiDataGridManager

Functions

getColumns(List<PlutoColumn> cols) List<PlutoColumn>