The moose likes Flex and the fly likes Callback Methods called when a UI Componet is displayed Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Flex
Reply Bookmark "Callback Methods called when a UI Componet is displayed " Watch "Callback Methods called when a UI Componet is displayed " New topic
Author

Callback Methods called when a UI Componet is displayed

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2231

Hi ,

There are 3 callback methods called as preInitialize , initialize and creationComplete that will come into picture when a UI Component is initialized .

Can anybody clarify my confusion here , what does a UI Component Mean here ??

Is it a Container like a Application or a control like Button ??

Please share your ideas . Thanks for reading .


Save India From Corruption - Anna Hazare.
Paul Sturrock
Bartender

Joined: Apr 14, 2004
Posts: 10336

Anything that is a UIComponent.


JavaRanch FAQ HowToAskQuestionsOnJavaRanch
 
 
subject: Callback Methods called when a UI Componet is displayed
 
Threads others viewed
Bean's management methods...
@Predestroy and timeout
Java Cookbook : Providing Callbacks via Interfaces
Callback Function
Container Callback method doubt
IntelliJ Java IDE