Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
DataGridLayout is a class that handles the size and positioning of the
elements of a DataGrid. This includes the ButtonBar used for the column
headers and the Lists that are the columns.
columns:Array
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The array of column elements.
Implementation public function get columns():Array
public function set columns(value:Array):void
header:IUIBase
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The element that is the header for the DataGrid
Implementation public function get header():IUIBase
public function set header(value:IUIBase ):void
strand:IStrand
[write-only]
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The host component for this bead.
Implementation public function set strand(value:IStrand ):void
public function DataGridLayout()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
constructor
public function layout():Boolean
Returns
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00