State the difference between view stack and view state?
Answer / Jyoti Pal
A View Stack is a container that holds multiple views, allowing users to navigate through them sequentially. A View State, on the other hand, refers to the current state of a single view, including its properties and data.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between sealed class and dyna? : adobe flex action script
What is cairnghorm in flex? How do we use it? : adobe flex action script
What are the differences between 4.6/4.5/4.0 and flex 3.0?
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 (on my computer), how can I do this?
Explain data binding in flex?
What is adapter in blaze ds?
In which level does the original movie resides? : adobe flex action script
What is over loading? Is method over loading possible in flex?
What are the 2 ways to compile flex source file?
What are the methods called when a ui component is intialized? : adobe flex action script
Explain about arguments of addeventlistener() method?
What are three ways to skin a component in flex? : adobe flex action script