| Pacote | spark.components.supportClasses |
| Classe | public final class OverlayDepth |
| Herança | OverlayDepth Object |
| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
Elementos da API relacionados
Propriedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| BOTTOM : Number = 0 [estático]
The default depth value under all Flex overlay elements. | OverlayDepth | ||
| DROP_INDICATOR : Number = 1000 [estático]
The overlay depth for a drop indicator. | OverlayDepth | ||
| FOCUS_PANE : Number = 2000 [estático]
The overlay depth for a focus pane. | OverlayDepth | ||
| MASK : Number = 3000 [estático]
The overlay depth for a mask. | OverlayDepth | ||
| TOP : Number = 10000 [estático]
The default depth value above all Flex overlay elements. | OverlayDepth | ||
Detalhes da constante
BOTTOM | Constante |
public static const BOTTOM:Number = 0| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | 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| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
The overlay depth for a drop indicator.
FOCUS_PANE | Constante |
public static const FOCUS_PANE:Number = 2000| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
The overlay depth for a focus pane.
MASK | Constante |
public static const MASK:Number = 3000| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
The overlay depth for a mask.
TOP | Constante |
public static const TOP:Number = 10000| Versão da linguagem: | ActionScript 3.0 |
| Versão de produto: | Flex 4 |
| Versões de runtime: | Flash Player 10, AIR 1.5 |
The default depth value above all Flex overlay elements.
Wed Jun 13 2018, 11:10 AM Z
Ocultar propriedades públicas herdadas
Mostrar propriedades públicas herdadas