Pakket | spark.layouts |
Klasse | public final class TileOrientation |
Overerving | TileOrientation Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
orientation
property of the TileLayout class.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
COLUMNS : String = "columns" [statisch]
Arranges elements column by column. | TileOrientation | ||
ROWS : String = "rows" [statisch]
Arranges elements row by row. | TileOrientation |
Constantedetails
COLUMNS | Constante |
public static const COLUMNS:String = "columns"
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Arranges elements column by column.
ROWS | Constante |
public static const ROWS:String = "rows"
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Arranges elements row by row.
Wed Jun 13 2018, 11:42 AM Z