Pacchetto | spark.layouts |
Classe | public final class TileOrientation |
Ereditarietà | TileOrientation Object |
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Flex 4 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
orientation
property of the TileLayout class.
Elementi API correlati
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
Costante | Definito da | ||
---|---|---|---|
COLUMNS : String = "columns" [statico]
Arranges elements column by column. | TileOrientation | ||
ROWS : String = "rows" [statico]
Arranges elements row by row. | TileOrientation |
Descrizione delle costanti
COLUMNS | Costante |
public static const COLUMNS:String = "columns"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Flex 4 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
Arranges elements column by column.
ROWS | Costante |
public static const ROWS:String = "rows"
Versione linguaggio: | ActionScript 3.0 |
Versione prodotto: | Flex 4 |
Versioni runtime: | Flash Player 10, AIR 1.5 |
Arranges elements row by row.
Tue Jun 12 2018, 02:44 PM Z