What is the difference between viewstack vs viewstate?
Answer / Tarkeshwar Prasad
ViewStack is a container that lets you switch between multiple views, while ViewState is an internal state of a single UI component. In other words, ViewStack manages multiple views, and each view can have its own ViewState.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the arguments of addeventlistener() method?
I need to load an image from flickr into my application. Do I need a crossdomain.xml file on flickr? : adobe flex action script
What is polymorphism in term of oop (flash actionscript)?
What is the difference between sealed class and dyna? : adobe flex action script
How do I pass parameters to a pop-up window in actionscript? : adobe flex action script
Mytree appears just fine but why ca not I access the node attributes?
What keyword allows us to implement abstraction better in flex? : adobe flex action script
What is the use of disableautoupdate method?
Is double-clicking supported on various components?
How do I get access to the j2ee session from my remoteobjects? : adobe flex action script
How can u implement singleton in flex?
What is the dynamic keyword used for in flex actionscript?