Module zng::grid::cell

source ·
Expand description

Cell widget and properties.

Structs§

  • W Grid cell container.
  • Represents values set by cell properties in a widget.

Constants§

  • Value for at that causes the cell to be positioned based on the logical index i, for columns i % columns and for rows i / columns.

Functions§