| Pakket | spark.layouts |
| Klasse | public final class ColumnAlign |
| Overerving | ColumnAlign Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
columnAlign 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. | ColumnAlign | ||
| JUSTIFY_USING_WIDTH : String = "justifyUsingWidth" [statisch]
Justify the rows by increasing the row height. | ColumnAlign | ||
| LEFT : String = "left" [statisch]
Do not justify the rows. | ColumnAlign | ||
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_WIDTH | Constante |
public static const JUSTIFY_USING_WIDTH:String = "justifyUsingWidth"| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Justify the rows by increasing the row height.
LEFT | Constante |
public static const LEFT:String = "left"| 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