| Pakiet | com.adobe.dct.event |
| Klasa | public dynamic class DCTServiceEvent |
| Dziedziczenie | DCTServiceEvent DCTEvent Event Object |
| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
| Właściwość | Zdefiniowane przez | ||
|---|---|---|---|
![]() | bubbles : Boolean [tylko do odczytu]
Określa, czy zdarzenie może przechodzić fazę propagacji. | Event | |
![]() | cancelable : Boolean [tylko do odczytu]
Wskazuje, czy można uniemożliwić operacje skojarzone ze zdarzeniem. | Event | |
![]() | constructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu. | Object | |
![]() | currentTarget : Object [tylko do odczytu]
Obiekt przetwarzający aktywnie obiekt Event za pomocą detektora zdarzeń. | Event | |
| data : *
Result data that the remote call returns. | DCTServiceEvent | ||
![]() | eventPhase : uint [tylko do odczytu]
Bieżąca faza przepływu zdarzeń. | Event | |
![]() | target : Object [tylko do odczytu]
Miejsce docelowe zdarzenia. | Event | |
| token : mx.rpc:AsyncToken
AsyncToken object. | DCTServiceEvent | ||
![]() | type : String [tylko do odczytu]
Typ zdarzenia. | Event | |
| Metoda | Zdefiniowane przez | ||
|---|---|---|---|
DCTServiceEvent(type:String)
Constructor. | DCTServiceEvent | ||
![]() |
Powiela instancję podklasy Event. | Event | |
![]() |
Funkcja narzędziowa umożliwiająca implementację metody toString() w niestandardowych klasach Event w języku ActionScript 3.0. | Event | |
![]() |
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość. | Object | |
![]() |
Sprawdza, czy w odniesieniu do tego zdarzenia wywołano metodę preventDefault(). | Event | |
![]() |
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr. | Object | |
![]() |
Anuluje domyślne ustawienia zdarzenia, o ile zachowanie to może być anulowane. | Event | |
![]() |
Wskazuje, czy określona właściwość istnieje i jest przeliczalna. | Object | |
![]() |
Ustawia dostępność właściwości dynamicznej używanej w pętlach. | Object | |
![]() |
Zapobiega przetwarzaniu wszelkich detektorów zdarzeń w węźle bieżącym i węzłach następujących po nim. | Event | |
![]() |
Zapobiega przetwarzaniu wszelkich detektorów zdarzeń w węzłach następujących po węźle bieżącym w przepływie zdarzeń. | Event | |
![]() |
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych. | Object | |
![]() |
Zwraca ciąg znaków, który zawiera wszystkie właściwości obiektu Event. | Event | |
![]() |
Zwraca pierwotną wartość dla określonego obiektu. | Object | |
| Stała | Zdefiniowane przez | ||
|---|---|---|---|
| CREATE_DATA_DICTIONARY : String = "createDataDictionary" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
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" [statyczny]
The DCTServiceEvent.UPDATE_DATA_DICTIONARY constant defines the value of the type property of
the event object for a updateDataDictionary event. | DCTServiceEvent | ||
data | właściwość |
public var data:*| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
Result data that the remote call returns.
token | właściwość |
public var token:mx.rpc:AsyncToken| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
AsyncToken object.
DCTServiceEvent | () | Konstruktor |
public function DCTServiceEvent(type:String)| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Parametrytype: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 | Stała |
public static const CREATE_DATA_DICTIONARY:String = "createDataDictionary"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const CREATE_DDINSTANCE_FROM_XML:String = "createDDInstanceFromXml"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const DELETE_DATA_DICTIONARY:String = "deleteDataDictionary"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const EXPORT_DATADICTIONARY_AS_FML:String = "exportDataDictionaryAsFML"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_ALL_DATA_DICTIONARIES:String = "getAllDataDictionaries"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_ALL_DATA_DICTIONARY_REFERENCES:String = "getAllDataDictionaryReferences"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_DATA_DICTIONARIES:String = "getDataDictionaries"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_DATA_DICTIONARY:String = "getDataDictionary"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_DATA_DICTIONARY_REFERENCES:String = "getDataDictionaryReferences"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_DATADICTIONARY_FROM_FML:String = "getDataDictionaryFromFML"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_DATADICTIONARY_FROM_FML2:String = "getDataDictionaryFromFML2"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 10 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_DATADICTIONARY_FROM_XSD:String = "getDataDictionaryFromXSD"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_DDI_FROM_REMOTING_SERVICE:String = "getDDIFromRemotingService"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 10 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_SAMPLE_XML_DATA_FOR_DD:String = "getSampleXMLDataForDD"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const GET_SYSTEM_DATA_DICTIONARIES:String = "getSystemDataDictionaries"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const HAS_COMMON_COLLLECTION_HIERARCHY:String = "hasCommonCollectionHierarchy"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 10 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const SERIALIZE_DDI_TO_XML:String = "serializeDDItoXML"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 10 |
| Wersje środowiska wykonawczego: | 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 | Stała |
public static const UPDATE_DATA_DICTIONARY:String = "updateDataDictionary"| Wersja języka: | ActionScript 3.0 |
| Wersja produktu: | Data Dictionary Building Block 9.5 |
| Wersje środowiska wykonawczego: | 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, 12:06 PM Z
Ukryj dziedziczone właściwości publiczne
Pokaż dziedziczone właściwości publiczne