| Paquete | mx.events |
| Clase | public final class InvalidateRequestData |
| Herencia | InvalidateRequestData Object |
| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
data property of a SWFBridgeRequest object when
used with the SWFBridgeRequest.INVALIDATE_REQUEST request.
Propiedades públicas
Métodos públicos
Constantes públicas
| Constante | Definido por | ||
|---|---|---|---|
| DISPLAY_LIST : uint = 0x0001 [estática]
Bit to indicate the request handler should invalidate
their display list. | InvalidateRequestData | ||
| PROPERTIES : uint = 0x0002 [estática]
Bit to indicate the request handler should invalidate
their properties. | InvalidateRequestData | ||
| SIZE : uint = 0x0004 [estática]
Bit to indicate the request handler should invalidate
their size. | InvalidateRequestData | ||
Información sobre constantes
DISPLAY_LIST | Constante |
public static const DISPLAY_LIST:uint = 0x0001| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Bit to indicate the request handler should invalidate their display list.
PROPERTIES | Constante |
public static const PROPERTIES:uint = 0x0002| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Bit to indicate the request handler should invalidate their properties.
SIZE | Constante |
public static const SIZE:uint = 0x0004| Versión del lenguaje: | ActionScript 3.0 |
| Versión de producto: | Flex 3 |
| Versiones de motor de ejecución: | Flash Player 9, AIR 1.1 |
Bit to indicate the request handler should invalidate their size.
Tue Jun 12 2018, 02:12 PM Z
Ocultar propiedades públicas heredadas
Mostrar propiedades públicas heredadas