| Paket | mx.containers |
| Klass | public final class FormItemDirection |
| Arv | FormItemDirection Object |
| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
direction property of the FormItem class.
Relaterade API-element
Publika egenskaper
Publika metoder
Publika konstanter
| Konstant | Definieras med | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [statisk]
Specifies that the children of the FormItem container
are laid out horizontally. | FormItemDirection | ||
| VERTICAL : String = "vertical" [statisk]
Specifies that the children of the FormItem container
are laid out vertically. | FormItemDirection | ||
Konstantdetaljer
HORIZONTAL | Konstant |
public static const HORIZONTAL:String = "horizontal"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Specifies that the children of the FormItem container are laid out horizontally.
VERTICAL | Konstant |
public static const VERTICAL:String = "vertical"| Språkversion: | ActionScript 3.0 |
| Produktversion: | Flex 3 |
| Körningsmiljöversioner: | Flash Player 9, AIR 1.1 |
Specifies that the children of the FormItem container are laid out vertically.
Tue Jun 12 2018, 01:40 PM Z
Dölj ärvda publika egenskaper
Visa ärvda publika egenskaper