What is the difference between graphical skinning and stateful skinning?
Answer / Dharmendra Choubey
Graphical Skinning is a process of creating UI components from reusable visual elements, while Stateful Skinning allows you to change the appearance of a component based on its state. In other words, Graphical Skinning focuses on the look of components, and Stateful Skinning focuses on how components appear when they are in different states.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to add two commands to one single event type?
Difference between sealed class and dynamic class?
How do we use css styles in flex?
Explain the arguments of addeventlistener() method?
What is the function of trace?
How will flex 3 be packaged?
Have you built any components with actionscript? If so explain how you did it? : adobe flex action script
Difference between array and array collection?
I am sending my request, and I see the data traffic in the command window, but why is the result always empty? : adobe flex action script
What is mvc and how do you relate it to flex apps?
What is singleton class? Explain the steps to create a singleton class?
What are the collections classes available in flex?