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...
mx.styles 

IStyleModule  - AS3 Flex

Pakietmx.styles
Interfejspublic interface IStyleModule

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

Simple interface to manipulate style modules. You can cast an object to an IStyleModule type so that there is no dependency on the StyleModule type in the loading application.



Metody publiczne
 MetodaZdefiniowane przez
  
Creates and sets style declarations from the styles modules into the given style manager.
IStyleModule
  
Unloads the style module.
IStyleModule
Szczegół metody

setStyleDeclarations

()metoda
public function setStyleDeclarations(styleManager:IStyleManager2):void

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 4
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

Creates and sets style declarations from the styles modules into the given style manager. This should be called after the style modules is created.

Parametry

styleManager:IStyleManager2 — The style manager where the style declarations will be loaded into. The style declarations will be created relative to the this style manager. The unload() function will unload styles from this style manager. If null is passed the top-level style manager is used.

unload

()metoda 
public function unload():void

Wersja języka: ActionScript 3.0
Wersja produktu: Flex 3
Wersje środowiska wykonawczego: Flash Player 9, AIR 1.1

Unloads the style module.





[ 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.