Language Version : | ActionScript 3.0 |
Product Version : | Portfolio 10.0 |
Runtime Versions : | Flash Player 10.1, AIR 2.0 |
The DetailsCardLayout class extends HorizontalLayout to implement the
layout of a DetailsCard in the Details navigator.
details:Details
Language Version : | ActionScript 3.0 |
Product Version : | Portfolio 10.0 |
Runtime Versions : | Flash Player 10.1, AIR 2.0 |
The main Details class.
Implementation public function get details():Details
public function set details(value:Details):void
public function DetailsCardLayout()
Language Version : | ActionScript 3.0 |
Product Version : | Portfolio 10.0 |
Runtime Versions : | Flash Player 10.1, AIR 2.0 |
Constructor.
override public function measure():void
Language Version : | ActionScript 3.0 |
Product Version : | Portfolio 10.0 |
Runtime Versions : | Flash Player 10.1, AIR 2.0 |
Override measure and adjust the targets measured width to match the total widths of the detail fields.
See also
override public function updateDisplayList(width:Number, height:Number):void
Language Version : | ActionScript 3.0 |
Product Version : | Portfolio 10.0 |
Runtime Versions : | Flash Player 10.1, AIR 2.0 |
Update the display list
Parameters
| width:Number — The new width of the target, in pixels, in the targets's coordinates.
|
|
| height:Number — The new height of the target, in pixels, in the targets's coordinates.
|
Mon Apr 25 2011, 05:54 PM -07:00