| パッケージ | com.adobe.dct.event |
| クラス | public dynamic class DCTServiceEvent |
| 継承 | DCTServiceEvent DCTEvent Event Object |
| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
| プロパティ | 定義元 | ||
|---|---|---|---|
![]() | bubbles : Boolean [読み取り専用]
イベントがバブリングイベントかどうかを示します。 | Event | |
![]() | cancelable : Boolean [読み取り専用]
イベントに関連付けられた動作を回避できるかどうかを示します。 | Event | |
![]() | constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | |
![]() | currentTarget : Object [読み取り専用]
イベントリスナーで Event オブジェクトをアクティブに処理しているオブジェクトです。 | Event | |
| data : *
Result data that the remote call returns. | DCTServiceEvent | ||
![]() | eventPhase : uint [読み取り専用]
イベントフローの現在の段階です。 | Event | |
![]() | target : Object [読み取り専用]
イベントターゲットです。 | Event | |
| token : mx.rpc:AsyncToken
AsyncToken object. | DCTServiceEvent | ||
![]() | type : String [読み取り専用]
イベントのタイプです。 | Event | |
| メソッド | 定義元 | ||
|---|---|---|---|
DCTServiceEvent(type:String)
Constructor. | DCTServiceEvent | ||
![]() |
Event サブクラスのインスタンスを複製します。 | Event | |
![]() |
カスタム ActionScript 3.0 Event クラスに toString() メソッドを実装するためのユーティリティ関数です。 | Event | |
![]() |
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | |
![]() |
イベントで preventDefault() メソッドが呼び出されたかどうかを確認します。 | Event | |
![]() |
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | |
![]() |
イベントのデフォルト動作をキャンセルできる場合に、その動作をキャンセルします。 | Event | |
![]() |
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | |
![]() |
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | |
![]() |
イベントフローの現在のノードおよび後続するノードで、イベントリスナーが処理されないようにします。 | Event | |
![]() |
イベントフローの現在のノードに後続するノードで、イベントリスナーが処理されないようにします。 | Event | |
![]() |
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | |
![]() |
Event オブジェクトのすべてのプロパティを含むストリングを返します。 | Event | |
![]() |
指定されたオブジェクトのプリミティブな値を返します。 | Object | |
| 定数 | 定義元 | ||
|---|---|---|---|
| CREATE_DATA_DICTIONARY : String = "createDataDictionary" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
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" [静的]
The DCTServiceEvent.UPDATE_DATA_DICTIONARY constant defines the value of the type property of
the event object for a updateDataDictionary event. | DCTServiceEvent | ||
data | プロパティ |
public var data:*| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
Result data that the remote call returns.
token | プロパティ |
public var token:mx.rpc:AsyncToken| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
AsyncToken object.
DCTServiceEvent | () | コンストラクター |
public function DCTServiceEvent(type:String)| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
Constructor.
パラメーターtype: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 | 定数 |
public static const CREATE_DATA_DICTIONARY:String = "createDataDictionary"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const CREATE_DDINSTANCE_FROM_XML:String = "createDDInstanceFromXml"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const DELETE_DATA_DICTIONARY:String = "deleteDataDictionary"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const EXPORT_DATADICTIONARY_AS_FML:String = "exportDataDictionaryAsFML"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_ALL_DATA_DICTIONARIES:String = "getAllDataDictionaries"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_ALL_DATA_DICTIONARY_REFERENCES:String = "getAllDataDictionaryReferences"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_DATA_DICTIONARIES:String = "getDataDictionaries"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_DATA_DICTIONARY:String = "getDataDictionary"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_DATA_DICTIONARY_REFERENCES:String = "getDataDictionaryReferences"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_DATADICTIONARY_FROM_FML:String = "getDataDictionaryFromFML"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_DATADICTIONARY_FROM_FML2:String = "getDataDictionaryFromFML2"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 10 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_DATADICTIONARY_FROM_XSD:String = "getDataDictionaryFromXSD"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_DDI_FROM_REMOTING_SERVICE:String = "getDDIFromRemotingService"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 10 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_SAMPLE_XML_DATA_FOR_DD:String = "getSampleXMLDataForDD"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const GET_SYSTEM_DATA_DICTIONARIES:String = "getSystemDataDictionaries"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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 | 定数 |
public static const HAS_COMMON_COLLLECTION_HIERARCHY:String = "hasCommonCollectionHierarchy"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 10 |
| ランタイムバージョン: | 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 | 定数 |
public static const SERIALIZE_DDI_TO_XML:String = "serializeDDItoXML"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 10 |
| ランタイムバージョン: | 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 | 定数 |
public static const UPDATE_DATA_DICTIONARY:String = "updateDataDictionary"| 言語バージョン: | ActionScript 3.0 |
| 製品バージョン: | Data Dictionary Building Block 9.5 |
| ランタイムバージョン: | 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, 10:34 AM Z
継承されるパブリックプロパティを隠す
継承されるパブリックプロパティを表示