| Pakket | spark.layouts |
| Klasse | public final class RowAlign |
| Overerving | RowAlign Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
rowAlign property of the TileLayout class.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| JUSTIFY_USING_GAP : String = "justifyUsingGap" [statisch]
Justify the rows by increasing the vertical gap. | RowAlign | ||
| JUSTIFY_USING_HEIGHT : String = "justifyUsingHeight" [statisch]
Justify the rows by increasing the row height. | RowAlign | ||
| TOP : String = "top" [statisch]
Do not justify the rows. | RowAlign | ||
Constantedetails
JUSTIFY_USING_GAP | Constante |
public static const JUSTIFY_USING_GAP:String = "justifyUsingGap"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the vertical gap.
JUSTIFY_USING_HEIGHT | Constante |
public static const JUSTIFY_USING_HEIGHT:String = "justifyUsingHeight"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the row height.
TOP | Constante |
public static const TOP:String = "top"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Do not justify the rows.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven