Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
The DataGridView class is the visual bead for the org.apache.flex.html.DataGrid.
This class constructs the items that make the DataGrid: Lists for each column and a
org.apache.flex.html.ButtonBar for the column headers.
getColumnLists:Array
[read-only]
An array of List objects the comprise the columns of the DataGrid.
Implementation public function get getColumnLists():Array
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 DataGridView()
Language Version : ActionScript 3.0
Product Version : FlexJS 0.0
Runtime Versions : Flash Player 10.2, AIR 2.6
constructor.
The Apache Software Foundation Mon Sep 5 2016, 07:19 AM -07:00