Paket | spark.layouts |
Klasse | public final class TileOrientation |
Vererbung | TileOrientation Object |
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flex 4 |
Laufzeitversionen: | Flash Player 10, AIR 1.5 |
orientation
-Eigenschaft der TileLayout-Klasse.
Verwandte API-Elemente
Öffentliche Eigenschaften
Öffentliche Methoden
Öffentliche Konstanten
Konstante | Definiert von | ||
---|---|---|---|
COLUMNS : String = "columns" [statisch]
Ordnet Elemente Spalte für Spalte an. | TileOrientation | ||
ROWS : String = "rows" [statisch]
Ordnet Elemente Zeile für Zeile an. | TileOrientation |
Konstantendetails
COLUMNS | Konstante |
public static const COLUMNS:String = "columns"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flex 4 |
Laufzeitversionen: | Flash Player 10, AIR 1.5 |
Ordnet Elemente Spalte für Spalte an.
ROWS | Konstante |
public static const ROWS:String = "rows"
Sprachversion: | ActionScript 3.0 |
Produktversion: | Flex 4 |
Laufzeitversionen: | Flash Player 10, AIR 1.5 |
Ordnet Elemente Zeile für Zeile an.
Tue Jun 12 2018, 10:04 AM Z