Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The IListPresentationModel interface holds key values for the display
of lists.
rowHeight:Number
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The height of every row in the list.
Implementation public function get rowHeight():Number
public function set rowHeight(value:Number):void
separatorThickness:Number
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
The distance each row should be separated from the row above.
Implementation public function get separatorThickness():Number
public function set separatorThickness(value:Number):void
Mon Sep 5 2016, 07:19 AM -07:00