パッケージ | com.adobe.dct.service.provider |
クラス | public class DCTServiceProvider |
継承 | DCTServiceProvider Object |
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 10 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
パブリックプロパティ
プロパティ | 定義元 | ||
---|---|---|---|
constructor : Object
指定されたオブジェクトインスタンスのクラスオブジェクトまたはコンストラクター関数への参照です。 | Object | ||
impl : com.adobe.dct.service.provider:IDCTServiceProvider [静的]
Storage for the implementation Class of IDCTServiceProvider. | DCTServiceProvider |
パブリックメソッド
メソッド | 定義元 | ||
---|---|---|---|
[静的]
Returns the data dictionary registry Service instance. | DCTServiceProvider | ||
[静的]
Returns the data dictionary utility Service instance. | DCTServiceProvider | ||
オブジェクトに指定されたプロパティが定義されているかどうかを示します。 | Object | ||
Object クラスのインスタンスが、パラメーターとして指定されたオブジェクトのプロトタイプチェーン内にあるかどうかを示します。 | Object | ||
指定されたプロパティが存在し、列挙できるかどうかを示します。 | Object | ||
ループ処理に対するダイナミックプロパティの可用性を設定します。 | Object | ||
ロケール固有の規則に従って書式設定された、このオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのストリング表現を返します。 | Object | ||
指定されたオブジェクトのプリミティブな値を返します。 | Object |
プロパティの詳細
impl | プロパティ |
public static var impl:com.adobe.dct.service.provider:IDCTServiceProvider
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 10 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
Storage for the implementation Class of IDCTServiceProvider.
メソッドの詳細
getRegistryService | () | メソッド |
public static function getRegistryService():DataDictionaryRegistryService
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 10 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
Returns the data dictionary registry Service instance.
戻り値DataDictionaryRegistryService — data dictionary registry Service instance.
|
getUtilService | () | メソッド |
public static function getUtilService():DataDictionaryUtilService
言語バージョン: | ActionScript 3.0 |
製品バージョン: | Data Dictionary Building Block 10 |
ランタイムバージョン: | AIR (unsupported), Flash Player 10.2 |
Returns the data dictionary utility Service instance.
戻り値DataDictionaryUtilService — data dictionary utility Service instance.
|
Tue Jun 12 2018, 10:34 AM Z