| Paket | com.adobe.dct.event |
| Sınıf | public dynamic class DCTServiceEvent |
| Miras Alma | DCTServiceEvent DCTEvent Event Object |
| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
| Özellik | Tanımlayan: | ||
|---|---|---|---|
![]() | bubbles : Boolean [salt okunur]
Bir olayın köpüren bir olay olup olmadığını belirtir. | Event | |
![]() | cancelable : Boolean [salt okunur]
Olayla ilişkilendirilmiş davranışın önlenebilir olup olmadığını gösterir. | Event | |
![]() | constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | |
![]() | currentTarget : Object [salt okunur]
Bu Event nesnesini olay dinleyicisiyle etkin olarak işleyen nesne. | Event | |
| data : *
Result data that the remote call returns. | DCTServiceEvent | ||
![]() | eventPhase : uint [salt okunur]
Olay akışındaki geçerli aşama. | Event | |
![]() | target : Object [salt okunur]
Olay hedefi. | Event | |
| token : mx.rpc:AsyncToken
AsyncToken object. | DCTServiceEvent | ||
![]() | type : String [salt okunur]
Olay türü. | Event | |
| Yöntem | Tanımlayan: | ||
|---|---|---|---|
DCTServiceEvent(type:String)
Constructor. | DCTServiceEvent | ||
![]() |
Event alt sınıfının bir örneğini çoğaltır. | Event | |
![]() |
Özel ActionScript 3.0 Event sınıfınızdaki toString() yöntemini uygulamak için bir yardımcı işlev. | Event | |
![]() |
Bir nesnenin belirli bir özelliğinin tanımlı olup olmadığını gösterir. | Object | |
![]() |
Olayda preventDefault() öğesinin çağrılmış olup olmadığını kontrol eder. | Event | |
![]() |
Object sınıfının bir örneğinin parametre olarak belirtilen nesnenin prototip zincirinde olup olmadığını gösterir. | Object | |
![]() |
Bir olayın varsayılan davranışını, bu yapılabiliyorsa iptal eder. | Event | |
![]() |
Belirtilen özelliğin bulunup bulunmadığını ve numaralandırılabilir olup olmadığını gösterir. | Object | |
![]() |
Dinamik bir özelliğin döngü işlemlerinde kullanılabilirliğini ayarlar. | Object | |
![]() |
Olay akışında geçerli düğümdeki ve ondan sonra gelen düğümlerdeki olay dinleyicilerin işlenmesini engeller. | Event | |
![]() |
Olay akışında geçerli düğümden sonra gelen düğümlerdeki olay dinleyicilerin işlenmesini engeller. | Event | |
![]() |
Bu nesnenin, yerel ayara özel kurallara göre biçimlendirilmiş dize temsilini döndürür. | Object | |
![]() |
Event nesnesinin tüm özelliklerini içeren bir dize döndürülür. | Event | |
![]() |
Belirtilen nesnenin temel değerini döndürür. | Object | |
| Sabit | Tanımlayan: | ||
|---|---|---|---|
| CREATE_DATA_DICTIONARY : String = "createDataDictionary" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
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" [statik]
The DCTServiceEvent.UPDATE_DATA_DICTIONARY constant defines the value of the type property of
the event object for a updateDataDictionary event. | DCTServiceEvent | ||
data | özellik |
public var data:*| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
Result data that the remote call returns.
token | özellik |
public var token:mx.rpc:AsyncToken| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
AsyncToken object.
DCTServiceEvent | () | Yapıcı |
public function DCTServiceEvent(type:String)| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | AIR (unsupported), Flash Player 10.2 |
Constructor.
Parametrelertype: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 | Sabit |
public static const CREATE_DATA_DICTIONARY:String = "createDataDictionary"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const CREATE_DDINSTANCE_FROM_XML:String = "createDDInstanceFromXml"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const DELETE_DATA_DICTIONARY:String = "deleteDataDictionary"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const EXPORT_DATADICTIONARY_AS_FML:String = "exportDataDictionaryAsFML"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_ALL_DATA_DICTIONARIES:String = "getAllDataDictionaries"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_ALL_DATA_DICTIONARY_REFERENCES:String = "getAllDataDictionaryReferences"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_DATA_DICTIONARIES:String = "getDataDictionaries"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_DATA_DICTIONARY:String = "getDataDictionary"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_DATA_DICTIONARY_REFERENCES:String = "getDataDictionaryReferences"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_DATADICTIONARY_FROM_FML:String = "getDataDictionaryFromFML"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_DATADICTIONARY_FROM_FML2:String = "getDataDictionaryFromFML2"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 10 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_DATADICTIONARY_FROM_XSD:String = "getDataDictionaryFromXSD"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_DDI_FROM_REMOTING_SERVICE:String = "getDDIFromRemotingService"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 10 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_SAMPLE_XML_DATA_FOR_DD:String = "getSampleXMLDataForDD"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const GET_SYSTEM_DATA_DICTIONARIES:String = "getSystemDataDictionaries"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const HAS_COMMON_COLLLECTION_HIERARCHY:String = "hasCommonCollectionHierarchy"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 10 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const SERIALIZE_DDI_TO_XML:String = "serializeDDItoXML"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 10 |
| Çalışma Zamanı Sürümleri: | 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 | Sabit |
public static const UPDATE_DATA_DICTIONARY:String = "updateDataDictionary"| Dil Sürümü: | ActionScript 3.0 |
| Ürün Sürümü: | Data Dictionary Building Block 9.5 |
| Çalışma Zamanı Sürümleri: | 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, 01:09 PM Z
Miras Alınan Genel Özellikleri Gizle
Miras Alınan Genel Özellikleri Göster