| Author |
difference between viewStack anf state in flex ?
|
Prabhat Ranjan
Ranch Hand
Joined: Oct 04, 2006
Posts: 361
|
|
hi,
difference state and viewStack ?
|
 |
RatanKumar Yadav
Greenhorn
Joined: Nov 29, 2010
Posts: 4
|
|
Viewstack--It is a navigator container in Flex,Logically the componets inside the viewstack follows LIFO order.
States--A view state is defined by a set of changes,applied to a components.
|
 |
 |
|
|
subject: difference between viewStack anf state in flex ?
|
|
|