| Package | mx.containers |
| Class | public final class BoxDirection |
| Inheritance | BoxDirection Object |
direction property of the Box container.
See also
| Constant | Defined by | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [static]
Specifies that children of the Box container are laid out horizontally.
| BoxDirection | ||
| VERTICAL : String = "vertical" [static]
Specifies that children of the Box container are laid out vertically.
| BoxDirection | ||
| HORIZONTAL | constant |
public static const HORIZONTAL:String = "horizontal"Specifies that children of the Box container are laid out horizontally.
| VERTICAL | constant |
public static const VERTICAL:String = "vertical"Specifies that children of the Box container are laid out vertically.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/2/langref/mx/containers/BoxDirection.html