grid_pad library

Classes

Cell
A widget for specifying the additional configuration for placement in the grid.
Fixed
Fixed grid cell size.
GridPad
Layout for placing elements in the grid.
GridPadCells
Non-modifiable class that store information about grid: rows and columns count, size information.
GridPadCellsBuilder
GridPadCellSize
Class describes grid cell size.
GridPadContent
GridPadPlacementPolicy
Implicit placement policy for items.
GridPadSpanAnchor
Anchor for spanned cells.
GridPlacementStrategy
PlacementStrategy
TotalSize
Total size for rows or columns information.
Weight
Weight grid cell size.

Enums

HorizontalAnchor
Horizontal anchor position for cells.
HorizontalPolicy
Horizontal placement policy.
VerticalAnchor
Vertical anchor position for cells.
VerticalPolicy
Vertical placement policy.