| Package | sv.reflection.attributes |
| Class | public final class BindableAttribute |
| Inheritance | BindableAttribute Attribute |
| Property | Defined by | ||
|---|---|---|---|
| alias : String [read-only]
| BindableAttribute | ||
![]() | arguments : Array | Attribute | |
| event : String [read-only]
Event name that triggers the Binding
| BindableAttribute | ||
| usage : int [read-only]
| BindableAttribute | ||
| Method | Defined by | ||
|---|---|---|---|
|
BindableAttribute(source:XML)
| BindableAttribute | ||
![]() |
getEntry(key:String):AttributeEntry
| Attribute | |
![]() |
getEntryValue(key:String):String
| Attribute | |
| alias | property |
alias:String [read-only]Implementation
public function get alias():String
| event | property |
event:String [read-only]Event name that triggers the Binding
Implementation public function get event():String
| usage | property |
usage:int [read-only]Implementation
public function get usage():int
| BindableAttribute | () | constructor |
public function BindableAttribute(source:XML)Parameters
source:XML |