A cell renderer optimized for the GridView component.

Available since

1.0.0

.

See also:

Variables

column:GridViewColumn

The column rendered by this cell.

Available since

1.0.0

.

columnIndex:Int

The index of the column.

Available since

1.0.0

.

gridViewOwner:GridView

The GridView that contains this cell renderer.

Available since

1.0.0

.

rowIndex:Int

The index of the row.

Available since

1.0.0

.