What type of skinning is available in flex?
Answer / Neeraj Singh Vimal
Flex provides two main types of skinning: visual and component. Visual skinning allows you to define the appearance of a specific application, while component skinning allows you to customize the look and feel of individual components like buttons, text inputs, or lists.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain about cairngorm architecture?
Mytree appears just fine but why ca not I access the node attributes? : adobe flex action script
Should model locator as a singleton class? Can't we instantiate this class as like normal class?
When I have only a single record, why does not it appear in my datagrid? : adobe flex action script
What is inheritance in term of oop (flash actionscript)? : adobe flex action script
When I set visible="false", the component still takes up space and appears in the tab order. Why is that? : adobe flex action script
How do I get flex to query my database?
What is a view cursor?
What is interface in term of oop (flash actionscript)? : adobe flex action script
Explain the arguments of addeventlistener() method?
Explain if the oilpump movie clip instance in path _root.car.engine.oilpump.clamp uses the following line of actionscript, _parent.someaction;, which movie clipinstance is being referenced? : adobe flex action script
What is mvc and how do you relate it to flex apps?