Does exclude or exclude class really excludes the data or class?
Answer Posted / 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 |
Post New Answer View All Answers