| Pacchetto | spark.layouts |
| Classe | public final class RowAlign |
| Ereditarietà | RowAlign Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
rowAlign property of the TileLayout class.
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| JUSTIFY_USING_GAP : String = "justifyUsingGap" [statico]
Justify the rows by increasing the vertical gap. | RowAlign | ||
| JUSTIFY_USING_HEIGHT : String = "justifyUsingHeight" [statico]
Justify the rows by increasing the row height. | RowAlign | ||
| TOP : String = "top" [statico]
Do not justify the rows. | RowAlign | ||
Descrizione delle costanti
JUSTIFY_USING_GAP | Costante |
public static const JUSTIFY_USING_GAP:String = "justifyUsingGap"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the vertical gap.
JUSTIFY_USING_HEIGHT | Costante |
public static const JUSTIFY_USING_HEIGHT:String = "justifyUsingHeight"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the row height.
TOP | Costante |
public static const TOP:String = "top"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | Flex 4 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
Do not justify the rows.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate