Spicelib AS3 API
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class DefaultProperty
Package
org.spicefactory.lib.reflect.metadata
Class
public class DefaultProperty
Represents a metadata tag that marks a property as the default property. These will be mapped for attributes in metadata tags where no key is specified (e.g.
[SomeTag("someValue")]
.