Does exclude or exclude class really excludes the data or class?
Answer / Budh Prakash Singh
The 'exclude' and 'excludeClass' attributes in Flex allow you to specify which items should be excluded from data binding or skinning, respectively. They do not actually remove the data or classes from your application but rather prevent them from being processed by certain parts of the framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you show a jpg image in dynamic text field? : adobe flex action script
What is default frame rate of the timeline in frame per second?
How do we call javascript from flex actionscript? : adobe flex action script
What is the difference between graphical skinning and stateful skinning?
How do I get access to the j2ee session from my remoteobjects? : adobe flex action script
What is event flow in term of event handling in flash action script 3.0?
Does exclude or exclude class really excludes the data or class?
What is stoppropagation() and stopimmediatepropagation()?
What is dynamic keyword used for in actionscript? : adobe flex action script
Differentiate between flex 3 and flex 4?
What are three ways to skin a component in flex? : adobe flex action script
Difference between stoppropagation and stopimmediatepropagation()?