| Paquete | spark.layouts |
| Clase | public final class ColumnAlign |
| Herencia | ColumnAlign Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
columnAlign property of the TileLayout class.
Elementos de API relacionados
Propiedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| JUSTIFY_USING_GAP : String = "justifyUsingGap" [estática]
Justify the rows by increasing the vertical gap. | ColumnAlign | ||
| JUSTIFY_USING_WIDTH : String = "justifyUsingWidth" [estática]
Justify the rows by increasing the row height. | ColumnAlign | ||
| LEFT : String = "left" [estática]
Do not justify the rows. | ColumnAlign | ||
Información sobre constantes
JUSTIFY_USING_GAP | Constante |
public static const JUSTIFY_USING_GAP:String = "justifyUsingGap"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the vertical gap.
JUSTIFY_USING_WIDTH | Constante |
public static const JUSTIFY_USING_WIDTH:String = "justifyUsingWidth"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the row height.
LEFT | Constante |
public static const LEFT:String = "left"| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 4 |
| Versiones de motor de ejecución: | Flash Player 10, AIR 1.5 |
Do not justify the rows.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas