| Pakket | spark.components.supportClasses |
| Klasse | public final class OverlayDepth |
| Overerving | OverlayDepth Object |
| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
| Constante | Gedefinieerd door | ||
|---|---|---|---|
| BOTTOM : Number = 0 [statisch]
The default depth value under all Flex overlay elements. | OverlayDepth | ||
| DROP_INDICATOR : Number = 1000 [statisch]
The overlay depth for a drop indicator. | OverlayDepth | ||
| FOCUS_PANE : Number = 2000 [statisch]
The overlay depth for a focus pane. | OverlayDepth | ||
| MASK : Number = 3000 [statisch]
The overlay depth for a mask. | OverlayDepth | ||
| TOP : Number = 10000 [statisch]
The default depth value above all Flex overlay elements. | OverlayDepth | ||
Constantedetails
BOTTOM | Constante |
public static const BOTTOM:Number = 0| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The default depth value under all Flex overlay elements.
DROP_INDICATOR | Constante |
public static const DROP_INDICATOR:Number = 1000| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The overlay depth for a drop indicator.
FOCUS_PANE | Constante |
public static const FOCUS_PANE:Number = 2000| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The overlay depth for a focus pane.
MASK | Constante |
public static const MASK:Number = 3000| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The overlay depth for a mask.
TOP | Constante |
public static const TOP:Number = 10000| Taalversie: | ActionScript 3.0 |
| Productversie: | Flex 4 |
| Runtimeversies: | Flash Player 10, AIR 1.5 |
The default depth value above all Flex overlay elements.
Wed Jun 13 2018, 11:42 AM Z
Overerfde openbare eigenschappen verbergen
Overerfde openbare eigenschappen weergeven