Package | com.adobe.dct.service.provider |
Classe | public class DCTServiceProvider |
Héritage | DCTServiceProvider Object |
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Data Dictionary 10 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 10.2 |
Propriétés publiques
Propriété | Défini par | ||
---|---|---|---|
constructor : Object
Référence à l’objet de classe ou à la fonction constructeur d’une occurrence donnée d’un objet. | Object | ||
impl : com.adobe.dct.service.provider:IDCTServiceProvider [statique]
Storage for the implementation Class of IDCTServiceProvider. | DCTServiceProvider |
Méthodes publiques
Méthode | Défini par | ||
---|---|---|---|
[statique]
Returns the data dictionary registry Service instance. | DCTServiceProvider | ||
[statique]
Returns the data dictionary utility Service instance. | DCTServiceProvider | ||
Indique si la propriété spécifiée d’un objet est définie. | Object | ||
Indique si une occurrence de la classe Object figure dans la chaîne de prototype de l’objet spécifié en tant que paramètre. | Object | ||
Indique si la propriété spécifiée existe et est énumérable. | Object | ||
Définit la disponibilité d’une propriété dynamique pour les opérations en boucle. | Object | ||
Renvoie la représentation de chaîne de cet objet, formatée selon les paramètres régionaux en vigueur. | Object | ||
Renvoie la représentation sous forme de chaîne de l’objet spécifié. | Object | ||
Renvoie la valeur primitive de l’objet spécifié. | Object |
Détails de la propriété
impl | propriété |
public static var impl:com.adobe.dct.service.provider:IDCTServiceProvider
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Data Dictionary 10 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 10.2 |
Storage for the implementation Class of IDCTServiceProvider.
Détails de la méthode
getRegistryService | () | méthode |
public static function getRegistryService():DataDictionaryRegistryService
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Data Dictionary 10 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 10.2 |
Returns the data dictionary registry Service instance.
Valeur renvoyéeDataDictionaryRegistryService — data dictionary registry Service instance.
|
getUtilService | () | méthode |
public static function getUtilService():DataDictionaryUtilService
Version du langage: | ActionScript 3.0 |
Version du produit: | Bloc de création Data Dictionary 10 |
Versions du moteur d’exécution: | AIR (unsupported), Flash Player 10.2 |
Returns the data dictionary utility Service instance.
Valeur renvoyéeDataDictionaryUtilService — data dictionary utility Service instance.
|
Tue Jun 12 2018, 09:30 AM Z