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

IMXMLObject  - AS3 Flex

Pakietmx.core
Interfejspublic interface IMXMLObject
Implementory AbstractServiceWrapper, AbstractTarget, AdvancedStyleClient, Application, AttachmentLoader, BasicService, Catalog, Channel, ConstraintColumn, ConstraintRow, DataService, DataServiceWrapper, DesignLayer, FormConnector, GraphicElement, HTTPMultiService, HTTPService, ListCollectionView, MXMLObjectAdapter, ManagedRemoteService, MessageAgent, PresentationModel, RadioButtonGroup, RadioButtonGroup, RemoteObject, ServerSession, Service, SplashScreenImage, SpriteVisualElement, SwfConnector, Validator, WebService, XMLDataLoader

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

The IMXMLObject interface defines the APIs that a non-visual component must implement in order to work properly with the MXML compiler. Currently, the only supported method is the initialized() method.



Metody publiczne
 MetodaZdefiniowane przez
  
Called after the implementing object has been created and all component properties specified on the MXML tag have been initialized.
IMXMLObject
Szczegół metody

initialized

()metoda
public function initialized(document:Object, id:String):void

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

Called after the implementing object has been created and all component properties specified on the MXML tag have been initialized.

Parametry

document:Object — The MXML document that created this object.
 
id:String — The identifier used by document to refer to this object. If the object is a deep property on document, id is null.





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