A cell renderer optimized for the TreeGridView component.

Available since

1.0.0

.

See also:

Variables

column:TreeGridViewColumn

The column rendered by this cell.

Available since

1.0.0

.

columnIndex:Int

The index of the column.

Available since

1.0.0

.

rowLocation:Array<Int>

The location of the row.

Available since

1.0.0

.

treeGridViewOwner:TreeGridView

The TreeGridView that contains this cell renderer.

Available since

1.0.0

.