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 |
Difference between flex and flash?
Explain about result handler and fault handler methods?
How can u use 2 styles at the same time?
Can flex applications communicate with each other on the client?
Can I embed html in my flex application? : adobe flex action script
Can I continue to run flex builder 2 in parallel with flex builder 3 beta 3?
Difference between sealed class and dynamic class?
I have I input text field on stage and I have a button also, further I am writing some text in that input text field. I want to save my written data on my local system (onmy computer), how can I do this? : adobe flex action script
What keyword allows us to implement abstraction better in flex?
How do we call javascript from flex actionscript? : adobe flex action script
What is polymorphism in term of oop (flash actionscript)?
Can I resize the internet explorer browser window from flex? : adobe flex action script