If this is your component:
<box>
<label id=”myLabel”/>
</box>
Then ‘myLabel’ is code-hinted. You may not want that. Then do this:
[Exclude(name="myLabel", kind="property")]
See link
If this is your component:
<box>
<label id=”myLabel”/>
</box>
Then ‘myLabel’ is code-hinted. You may not want that. Then do this:
[Exclude(name="myLabel", kind="property")]
See link
This entry was posted on Tuesday, October 20th, 2009, 7:53 am and is filed under Flex. You can follow any responses to this entry through RSS 2.0. You can leave a response, or trackback from your own site.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^