Package | org.swizframework.reflection |
Class | public class BindableMetadataHost |
Inheritance | BindableMetadataHost ![]() ![]() |
Subclasses | MetadataHostClass, MetadataHostProperty |
Property | Defined By | ||
---|---|---|---|
isBindable : Boolean [read-only]
| BindableMetadataHost | ||
![]() | metadataTags : Array
Array of metadata tags that decorate the property/method/class. | BaseMetadataHost | |
![]() | name : *
Name of the property/method/class. | BaseMetadataHost | |
![]() | type : Class
Type of the property/method/class. | BaseMetadataHost |
Method | Defined By | ||
---|---|---|---|
BindableMetadataHost | |||
![]() | getMetadataTagByName(name:String):IMetadataTag | BaseMetadataHost | |
![]() | hasMetadataTagByName(name:String):Boolean | BaseMetadataHost |