| Method | Defined by | ||
|---|---|---|---|
|
Property(host:*, ... chain)
| Property | ||
|
getValue():*
Returns the value of the property.
| Property | ||
| chain | property |
public var chain:Array
| host | property |
public var host:*
| Property | () | constructor |
public function Property(host:*, ... chain)Parameters
host:* |
|
... chain |
| getValue | () | method |
public function getValue():*Returns the value of the property.
Returns* |