Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The FormItemDirection class defines the constant values
for the
direction
property of the FormItem class.
public static const HORIZONTAL:String = "horizontal"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Specifies that the children of the FormItem container
are laid out horizontally.
public static const VERTICAL:String = "vertical"
Language Version: | ActionScript 3.0 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Specifies that the children of the FormItem container
are laid out vertically.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00