| Pacote | spark.layouts |
| Classe | public final class ColumnAlign |
| Herança | ColumnAlign Object |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
columnAlign property of the TileLayout class.
Elementos da API relacionados
Propriedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| JUSTIFY_USING_GAP : String = "justifyUsingGap" [estático]
Justify the rows by increasing the vertical gap. | ColumnAlign | ||
| JUSTIFY_USING_WIDTH : String = "justifyUsingWidth" [estático]
Justify the rows by increasing the row height. | ColumnAlign | ||
| LEFT : String = "left" [estático]
Do not justify the rows. | ColumnAlign | ||
Detalhes da constante
JUSTIFY_USING_GAP | Constante |
public static const JUSTIFY_USING_GAP:String = "justifyUsingGap"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | 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"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the row height.
LEFT | Constante |
public static const LEFT:String = "left"| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Do not justify the rows.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas