| Paquete | mx.containers |
| Clase | public final class FormItemDirection |
| Herencia | FormItemDirection Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
direction property of the FormItem class.
Elementos de API relacionados
Propiedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [estática]
Specifies that the children of the FormItem container
are laid out horizontally. | FormItemDirection | ||
| VERTICAL : String = "vertical" [estática]
Specifies that the children of the FormItem container
are laid out vertically. | FormItemDirection | ||
Información sobre constantes
HORIZONTAL | Constante |
public static const HORIZONTAL:String = "horizontal"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Specifies that the children of the FormItem container are laid out horizontally.
VERTICAL | Constante |
public static const VERTICAL:String = "vertical"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Specifies that the children of the FormItem container are laid out vertically.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas