Explain about component life cycle?
Answer / Vartika Bhatnagar
In Flex, components go through a life cycle that consists of several stages: creation, initialization, update, and destruction. During the creation phase, the component is instantiated; in the initialization phase, the component's properties are initialized; the update phase occurs whenever data changes; and the destruction phase occurs when the component is removed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the similarities between java and flex?
When I have only a single record, why does not it appear in my datagrid?
Explain about component life cycle?
If I purchase flex builder 2, am I eligible for an upgrade to flex builder 3?
Why would you want to keep a reference to a changewatcher and call unwatch()? : adobe flex action script
Can I resize the internet explorer browser window from flex? : adobe flex action script
Tell some new capabilities / features of flash as 3.0?
In which level does the original movie resides?
Explain how many levels does flash mx support? : adobe flex action script
Explain how binding works in mxml components in flex? : adobe flex action script
When I have only a single record, why does not it appear in my datagrid? : adobe flex action script
What are types of binding?