Positions cell or header renderers in a GridView component.

Available since

1.0.0

.

See also:

Constructor

new()

Creates a new GridViewRowLayout object.

Available since

1.0.0

.

Variables

columns:IFlatCollection<GridViewColumn>

The collection of columns displayed by the GridView.

@:value(0.0)paddingLeft:Float = 0.0

@:value(0.0)paddingRight:Float = 0.0

Methods

layout(items:Array<DisplayObject>, measurements:Measurements, ?result:LayoutBoundsResult):LayoutBoundsResult