ActionScript® 3.0 — dokumentacja dla platformy Adobe® Flash®
Strona główna  |  Ukryj listę pakietów i klas |  Pakiety  |  Klasy  |  Nowości  |  Indeks  |  Dodatki  |  Dlaczego język angielski?
Filtry: Pobieranie danych z serwera...
Pobieranie danych z serwera...
com.adobe.dct.service.provider 

DCTServiceProvider  - AS3 Słownik danych

Pakietcom.adobe.dct.service.provider
Klasapublic class DCTServiceProvider
DziedziczenieDCTServiceProvider Inheritance Object

Wersja języka: ActionScript 3.0
Wersja produktu: Data Dictionary Building Block 10
Wersje środowiska wykonawczego: AIR (unsupported), Flash Player 10.2

Provider class for obtaining services. This class acts as the dependency injector such that the caller only receives an interface to the service rather than the service itself, meaning that the caller is insulated from the service implementation. This also removes the need for the caller to create a new instance of the service implementation when using the service.



Właściwości publiczne
 WłaściwośćZdefiniowane przez
 Inheritedconstructor : Object
Odwołanie do obiektu klasy lub funkcji konstruktora, dotyczące danej instancji obiektu.
Object
  impl : com.adobe.dct.service.provider:IDCTServiceProvider
[statyczny] Storage for the implementation Class of IDCTServiceProvider.
DCTServiceProvider
Metody publiczne
 MetodaZdefiniowane przez
  
[statyczny] Returns the data dictionary registry Service instance.
DCTServiceProvider
  
[statyczny] Returns the data dictionary utility Service instance.
DCTServiceProvider
 Inherited
Wskazuje, czy dla obiektu zdefiniowano określoną właściwość.
Object
 Inherited
Wskazuje, czy instancja klasy Object należy do łańcucha prototypów obiektu określonego jako parametr.
Object
 Inherited
Wskazuje, czy określona właściwość istnieje i jest przeliczalna.
Object
 Inherited
Ustawia dostępność właściwości dynamicznej używanej w pętlach.
Object
 Inherited
Zwraca ciąg reprezentujący obiekt — sformatowany zgodnie z konwencjami właściwymi dla ustawień regionalnych.
Object
 Inherited
Zwraca ciąg reprezentujący określony obiekt.
Object
 Inherited
Zwraca pierwotną wartość dla określonego obiektu.
Object
Szczegół właściwości

impl

właściwość
public static var impl:com.adobe.dct.service.provider:IDCTServiceProvider

Wersja języka: ActionScript 3.0
Wersja produktu: Data Dictionary Building Block 10
Wersje środowiska wykonawczego: AIR (unsupported), Flash Player 10.2

Storage for the implementation Class of IDCTServiceProvider.

Szczegół metody

getRegistryService

()metoda
public static function getRegistryService():DataDictionaryRegistryService

Wersja języka: ActionScript 3.0
Wersja produktu: Data Dictionary Building Block 10
Wersje środowiska wykonawczego: AIR (unsupported), Flash Player 10.2

Returns the data dictionary registry Service instance.

Zwraca
DataDictionaryRegistryService — data dictionary registry Service instance.

getUtilService

()metoda 
public static function getUtilService():DataDictionaryUtilService

Wersja języka: ActionScript 3.0
Wersja produktu: Data Dictionary Building Block 10
Wersje środowiska wykonawczego: AIR (unsupported), Flash Player 10.2

Returns the data dictionary utility Service instance.

Zwraca
DataDictionaryUtilService — data dictionary utility Service instance.




[ X ]Dlaczego język angielski?
Treść dokumentacji języka ActionScript 3.0 wyświetlana w języku angielskim

Niektóre części dokumentacji języka ActionScript 3.0 nie są przetłumaczone na poszczególne języki. Gdy element nie jest przetłumaczony na dany język, jest wyświetlany tekst angielski. Na przykład opis klasy ga.controls.HelpBox nie jest przetłumaczony na żaden dodatkowy język. Z tego powodu polska wersja dokumentacji zawiera opis klasy ga.controls.HelpBox w języku angielskim.