Friday, April 6, 2007

metadata

Information on the following tags can be found here:
ArrayElementType
Bindable
DefaultProperty
Effect
Embed
Event
IconFile
Inspectable
InstanceType
NonCommittingChangeEvent
Style


Other Tags:
Exclude
Mixin
ResourceBundle (Localization)
RemoteClass (Data Services)
Managed (Data Services) Reference 1 Reference 2


Not Documented Tags (or I haven't found them yet). They will gain their own pages when I figure out what they do:
AccessibilityClass
ChangeEvent
CollapseWhiteSpace
Deprecated
ExcludeClass
Frame
PercentProxy
RequiresLicense
SWF
Transient


Tags Found In The mx Package That Are Believed To Do Nothing:
DataBindingInfo
DefaultBindingProperty (Reference)
DefaultTriggerEvent (Reference)
MaxChildren
RequiresDataBinding (Reference)

1 comment:

Amy B said...

I think the DefaultBindingProperty tells your component what property to put data in that a developer just throws into your component.

For instance:
<mc:MyComponent>
stuff here
</mc:MyComponent>

If you set DefaultBindingProperty to myVar within your component then myVar will automatically be "stuff here". I remember reading this somewhere, but I can't find a reference to it.

"Flex", "ActionScript" and possibly "MXML" are probably trademarks of Adobe Systems Incorporated.
"Adobe" is a trademark of Adobe Systems Incorporated.
This site is in no way endorsed or sponsored by Adobe Systems Incorporated.
Content Copyright © 2007 Daniel Freiman.
Site Design Copyright by its copyright holder.
The Flex Non-Docs reserves the right to remove comments for any reason.
All ActionScript and MXML code (and ONLY ActionScript and MXML code) on this website is available under the MIT License.