Paquete | com.adobe.dct.event |
Clase | public dynamic class DCTServiceEvent |
Herencia | DCTServiceEvent DCTEvent Event Object |
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
Propiedad | Definido por | ||
---|---|---|---|
bubbles : Boolean [solo lectura]
Indica si un evento es un evento de propagación. | Event | ||
cancelable : Boolean [solo lectura]
Indica si se puede evitar el comportamiento asociado al evento. | Event | ||
constructor : Object
Una referencia a la clase de objeto o función constructora para una instancia de objeto determinada. | Object | ||
currentTarget : Object [solo lectura]
Objeto que procesa de forma activa el objeto de evento con un detector de eventos. | Event | ||
data : *
Result data that the remote call returns. | DCTServiceEvent | ||
eventPhase : uint [solo lectura]
La fase actual en el flujo del evento. | Event | ||
target : Object [solo lectura]
El destino del evento. | Event | ||
token : mx.rpc:AsyncToken
AsyncToken object. | DCTServiceEvent | ||
type : String [solo lectura]
El tipo de evento. | Event |
Método | Definido por | ||
---|---|---|---|
DCTServiceEvent(type:String)
Constructor. | DCTServiceEvent | ||
Duplica una instancia de la subclase Event. | Event | ||
Una función de utilidad para implementar el método toString() en las clases Event personalizadas de ActionScript 3.0. | Event | ||
Indica si un objeto tiene definida una propiedad especificada. | Object | ||
Comprueba si se ha llamado a preventDefault() en el evento. | Event | ||
Indica si hay una instancia de la clase Object en la cadena de prototipo del objeto especificado como parámetro. | Object | ||
Cancela el comportamiento predeterminado de un evento si es posible cancelarlo. | Event | ||
Indica si existe la propiedad especificada y si es enumerable. | Object | ||
Establece la disponibilidad de una propiedad dinámica para operaciones de bucle. | Object | ||
Impide el proceso de cualquier detector de eventos en el nodo actual y los nodos siguientes en el flujo del evento. | Event | ||
Impide el proceso de cualquier detector de eventos en nodos siguientes al nodo actual. | Event | ||
Devuelve la representación de cadena de este objeto, con formato según las convenciones específicas de configuración regional. | Object | ||
Devuelve una cadena que contiene todas las propiedades del objeto de evento. | Event | ||
Devuelve el valor simple del objeto especificado. | Object |
Constante | Definido por | ||
---|---|---|---|
CREATE_DATA_DICTIONARY : String = "createDataDictionary" [estática]
The DCTServiceEvent.CREATE_DATA_DICTIONARY constant defines the value of the type property of
the event object for a createDataDictionary event. | DCTServiceEvent | ||
CREATE_DDINSTANCE_FROM_XML : String = "createDDInstanceFromXml" [estática]
The DCTServiceEvent.CREATE_DDINSTANCE_FROM_XML constant defines the value of the type property of
the event object for a createDDInstanceFromXml event. | DCTServiceEvent | ||
DELETE_DATA_DICTIONARY : String = "deleteDataDictionary" [estática]
The DCTServiceEvent.DELETE_DATA_DICTIONARY constant defines the value of the type property of
the event object for a deleteDataDictionary event. | DCTServiceEvent | ||
EXPORT_DATADICTIONARY_AS_FML : String = "exportDataDictionaryAsFML" [estática]
The DCTServiceEvent.EXPORT_DATADICTIONARY_AS_FML constant defines the value of the type property of
the event object for a exportDataDictionaryAsFML event. | DCTServiceEvent | ||
GET_ALL_DATA_DICTIONARIES : String = "getAllDataDictionaries" [estática]
The DCTServiceEvent.GET_ALL_DATA_DICTIONARIES constant defines the value of the type property of
the event object for a getAllDataDictionaries event. | DCTServiceEvent | ||
GET_ALL_DATA_DICTIONARY_REFERENCES : String = "getAllDataDictionaryReferences" [estática]
The DCTServiceEvent.GET_ALL_DATA_DICTIONARY_REFERENCES constant defines the value of the type property of
the event object for a getAllDataDictionaryReferences event. | DCTServiceEvent | ||
GET_DATA_DICTIONARIES : String = "getDataDictionaries" [estática]
The DCTServiceEvent.GET_DATA_DICTIONARIES constant defines the value of the type property of
the event object for a getDataDictionaries event. | DCTServiceEvent | ||
GET_DATA_DICTIONARY : String = "getDataDictionary" [estática]
The DCTServiceEvent.GET_DATA_DICTIONARY constant defines the value of the type property of
the event object for a getDataDictionary event. | DCTServiceEvent | ||
GET_DATADICTIONARY_FROM_FML : String = "getDataDictionaryFromFML" [estática]
The DCTServiceEvent.GET_DATADICTIONARY_FROM_FML constant defines the value of the type property of
the event object for a getDataDictionaryFromFML event. | DCTServiceEvent | ||
GET_DATADICTIONARY_FROM_FML2 : String = "getDataDictionaryFromFML2" [estática]
The DCTServiceEvent.GET_DATADICTIONARY_FROM_FML2 constant defines the value of the type property of
the event object for a getDataDictionaryFromFML2 event. | DCTServiceEvent | ||
GET_DATADICTIONARY_FROM_XSD : String = "getDataDictionaryFromXSD" [estática]
The DCTServiceEvent.GET_DATADICTIONARY_FROM_XSD constant defines the value of the type property of
the event object for a getDataDictionaryFromXSD event. | DCTServiceEvent | ||
GET_DATA_DICTIONARY_REFERENCES : String = "getDataDictionaryReferences" [estática]
The DCTServiceEvent.GET_DATA_DICTIONARY_REFERENCES constant defines the value of the type property of
the event object for a getDataDictionaryReferences event. | DCTServiceEvent | ||
GET_DDI_FROM_REMOTING_SERVICE : String = "getDDIFromRemotingService" [estática]
The DCTServiceEvent.GET_DDI_FROM_REMOTING_SERVICE constant defines the value of the type property of
the event object for a getDDIFromRemotingService event. | DCTServiceEvent | ||
GET_SAMPLE_XML_DATA_FOR_DD : String = "getSampleXMLDataForDD" [estática]
The DCTServiceEvent.GET_SAMPLE_XML_DATA_FOR_DD constant defines the value of the type property of
the event object for a getSampleXMLDataForDD event. | DCTServiceEvent | ||
GET_SYSTEM_DATA_DICTIONARIES : String = "getSystemDataDictionaries" [estática]
The DCTServiceEvent.GET_SYSTEM_DATA_DICTIONARIES constant defines the value of the type property of
the event object for a getSystemDataDictionaries event. | DCTServiceEvent | ||
HAS_COMMON_COLLLECTION_HIERARCHY : String = "hasCommonCollectionHierarchy" [estática]
The DCTServiceEvent.HAS_COMMON_COLLLECTION_HIERARCHY constant defines the value of the type property of
the event object for a hasCommonCollectionHierarchy event. | DCTServiceEvent | ||
SERIALIZE_DDI_TO_XML : String = "serializeDDItoXML" [estática]
The DCTServiceEvent.SERIALIZE_DDI_TO_XML constant defines the value of the type property of
the event object for a serializeDDItoXML event. | DCTServiceEvent | ||
UPDATE_DATA_DICTIONARY : String = "updateDataDictionary" [estática]
The DCTServiceEvent.UPDATE_DATA_DICTIONARY constant defines the value of the type property of
the event object for a updateDataDictionary event. | DCTServiceEvent |
data | propiedad |
public var data:*
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
Result data that the remote call returns.
token | propiedad |
public var token:mx.rpc:AsyncToken
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
AsyncToken object.
DCTServiceEvent | () | Información sobre |
public function DCTServiceEvent(type:String)
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Parámetrostype:String — The event type. Indicates the Data Dictionary (DCT) service that caused the event. The calling client classes/event listeners
are notified in terms of this event.
|
CREATE_DATA_DICTIONARY | Constante |
public static const CREATE_DATA_DICTIONARY:String = "createDataDictionary"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.CREATE_DATA_DICTIONARY
constant defines the value of the type
property of
the event object for a createDataDictionary
event.
CREATE_DDINSTANCE_FROM_XML | Constante |
public static const CREATE_DDINSTANCE_FROM_XML:String = "createDDInstanceFromXml"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.CREATE_DDINSTANCE_FROM_XML
constant defines the value of the type
property of
the event object for a createDDInstanceFromXml
event.
DELETE_DATA_DICTIONARY | Constante |
public static const DELETE_DATA_DICTIONARY:String = "deleteDataDictionary"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.DELETE_DATA_DICTIONARY
constant defines the value of the type
property of
the event object for a deleteDataDictionary
event.
EXPORT_DATADICTIONARY_AS_FML | Constante |
public static const EXPORT_DATADICTIONARY_AS_FML:String = "exportDataDictionaryAsFML"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.EXPORT_DATADICTIONARY_AS_FML
constant defines the value of the type
property of
the event object for a exportDataDictionaryAsFML
event.
GET_ALL_DATA_DICTIONARIES | Constante |
public static const GET_ALL_DATA_DICTIONARIES:String = "getAllDataDictionaries"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_ALL_DATA_DICTIONARIES
constant defines the value of the type
property of
the event object for a getAllDataDictionaries
event.
GET_ALL_DATA_DICTIONARY_REFERENCES | Constante |
public static const GET_ALL_DATA_DICTIONARY_REFERENCES:String = "getAllDataDictionaryReferences"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_ALL_DATA_DICTIONARY_REFERENCES
constant defines the value of the type
property of
the event object for a getAllDataDictionaryReferences
event.
GET_DATA_DICTIONARIES | Constante |
public static const GET_DATA_DICTIONARIES:String = "getDataDictionaries"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_DATA_DICTIONARIES
constant defines the value of the type
property of
the event object for a getDataDictionaries
event.
GET_DATA_DICTIONARY | Constante |
public static const GET_DATA_DICTIONARY:String = "getDataDictionary"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_DATA_DICTIONARY
constant defines the value of the type
property of
the event object for a getDataDictionary
event.
GET_DATA_DICTIONARY_REFERENCES | Constante |
public static const GET_DATA_DICTIONARY_REFERENCES:String = "getDataDictionaryReferences"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_DATA_DICTIONARY_REFERENCES
constant defines the value of the type
property of
the event object for a getDataDictionaryReferences
event.
GET_DATADICTIONARY_FROM_FML | Constante |
public static const GET_DATADICTIONARY_FROM_FML:String = "getDataDictionaryFromFML"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_DATADICTIONARY_FROM_FML
constant defines the value of the type
property of
the event object for a getDataDictionaryFromFML
event.
GET_DATADICTIONARY_FROM_FML2 | Constante |
public static const GET_DATADICTIONARY_FROM_FML2:String = "getDataDictionaryFromFML2"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_DATADICTIONARY_FROM_FML2
constant defines the value of the type
property of
the event object for a getDataDictionaryFromFML2
event.
GET_DATADICTIONARY_FROM_XSD | Constante |
public static const GET_DATADICTIONARY_FROM_XSD:String = "getDataDictionaryFromXSD"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_DATADICTIONARY_FROM_XSD
constant defines the value of the type
property of
the event object for a getDataDictionaryFromXSD
event.
GET_DDI_FROM_REMOTING_SERVICE | Constante |
public static const GET_DDI_FROM_REMOTING_SERVICE:String = "getDDIFromRemotingService"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_DDI_FROM_REMOTING_SERVICE
constant defines the value of the type
property of
the event object for a getDDIFromRemotingService
event.
GET_SAMPLE_XML_DATA_FOR_DD | Constante |
public static const GET_SAMPLE_XML_DATA_FOR_DD:String = "getSampleXMLDataForDD"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_SAMPLE_XML_DATA_FOR_DD
constant defines the value of the type
property of
the event object for a getSampleXMLDataForDD
event.
GET_SYSTEM_DATA_DICTIONARIES | Constante |
public static const GET_SYSTEM_DATA_DICTIONARIES:String = "getSystemDataDictionaries"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.GET_SYSTEM_DATA_DICTIONARIES
constant defines the value of the type
property of
the event object for a getSystemDataDictionaries
event.
HAS_COMMON_COLLLECTION_HIERARCHY | Constante |
public static const HAS_COMMON_COLLLECTION_HIERARCHY:String = "hasCommonCollectionHierarchy"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.HAS_COMMON_COLLLECTION_HIERARCHY
constant defines the value of the type
property of
the event object for a hasCommonCollectionHierarchy
event.
SERIALIZE_DDI_TO_XML | Constante |
public static const SERIALIZE_DDI_TO_XML:String = "serializeDDItoXML"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 10 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.SERIALIZE_DDI_TO_XML
constant defines the value of the type
property of
the event object for a serializeDDItoXML
event.
UPDATE_DATA_DICTIONARY | Constante |
public static const UPDATE_DATA_DICTIONARY:String = "updateDataDictionary"
Versión del lenguaje: | ActionScript 3.0 |
Versión de producto: | Bloque de construcción Data Dictionary 9.5 |
Versiones de motor de ejecución: | AIR (unsupported), Flash Player 10.2 |
The DCTServiceEvent.UPDATE_DATA_DICTIONARY
constant defines the value of the type
property of
the event object for a updateDataDictionary
event.
Tue Jun 12 2018, 02:12 PM Z