| Package | mx.core |
| Interface | public interface IMXMLObject |
| Implementors | AbstractTarget, Channel, DataService, FormConnector, HTTPService, ListCollectionView, MessageAgent, PresentationModel, RadioButtonGroup, RemoteObject, Validator, WebService |
initialized()
method.
| Method | Defined By | ||
|---|---|---|---|
|
Called after the implementing object has been created and all
component properties specified on the MXML tag have been initialized.
| IMXMLObject | ||
| initialized | () | method |
public function initialized(document:Object, id:String):void
Called after the implementing object has been created and all component properties specified on the MXML tag have been initialized.
Parameters
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.
|
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/mx/core/IMXMLObject.html