Module value_table_layout_grid

Source

Structs§

Builder
A builder for ValueTableLayoutGrid
ColumnCountStage
The column_count stage for Builder.
Complete
The final stage for ValueTableLayoutGrid.
GridDefaultCellConfigsStage
The grid_default_cell_configs stage for Builder.
RowCountStage
The row_count stage for Builder.
ValueTableLayoutGrid
A 2D grid layout for the value table where cells are laid out in specific rows and columns. Supports hierarchical cell visualisation configurations, favoring when present: the cell’s own definition, then the column’s, then the row’s, then the panel’s.