Packagesv.reflection.attributes
Classpublic final class BindableAttribute
InheritanceBindableAttribute Inheritance Attribute



Public Properties
 PropertyDefined by
  alias : String
[read-only]
BindableAttribute
 Inheritedarguments : Array
Attribute
  event : String
[read-only] Event name that triggers the Binding
BindableAttribute
  usage : int
[read-only]
BindableAttribute
Protected Properties
 PropertyDefined by
 InheriteddefaultProperty : String = "null"
Attribute
 Inheritedsource : XML
Attribute
Public Methods
 MethodDefined by
  
BindableAttribute(source:XML)
BindableAttribute
 Inherited
getEntry(key:String):AttributeEntry
Attribute
 Inherited
getEntryValue(key:String):String
Attribute
Property detail
aliasproperty
alias:String  [read-only]

Implementation
    public function get alias():String
eventproperty 
event:String  [read-only]

Event name that triggers the Binding

Implementation
    public function get event():String
usageproperty 
usage:int  [read-only]

Implementation
    public function get usage():int
Constructor detail
BindableAttribute()constructor
public function BindableAttribute(source:XML)

Parameters
source:XML