| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The DataGridPresentationModel class contains the data to label the columns
of the org.apache.flex.html.DataGrid along with the height of the rows.
columnLabels:Array| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The labels for each column.
Implementation public function get columnLabels():Array public function set columnLabels(value:Array):voidstrand:IStrand [write-only] [override]
| 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):voidpublic function DataGridPresentationModel()| Language Version : | ActionScript 3.0 |
| Product Version : | FlexJS 0.0 |
| Runtime Versions : | Flash Player 10.2, AIR 2.6 |
constructor.
Mon Sep 5 2016, 07:19 AM -07:00