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.onRowCheckedcallback to receive row checkbox event. - PlutoGridOnRowDoubleTapEvent
-
The argument of the
PlutoGrid.onRowDoubleTapcallback to receive the event of double-tapping the row. - PlutoGridStateManager
-
It manages the state of the
PlutoGridand contains methods used by the grid. - PlutoRow
- SoftUiDataGrid
- SoftUiDataGridManager
Enums
Mixins
Functions
-
getColumns(
List< PlutoColumn> cols) → List<PlutoColumn>