![]() | ![]() |


Definition at line 8 of file CommandButton.as.
Public Member Functions | |
| function get | Command () |
| function set | Command (aValue:ICommand) |
Private Member Functions | |
| function | onRelease () |
Private Attributes | |
| var | mCommand:ICommand |
| function get gugga.components.CommandButton.Command | ( | ) |
Definition at line 11 of file CommandButton.as.
| function set gugga.components.CommandButton.Command | ( | aValue:ICommand | ) |
Definition at line 12 of file CommandButton.as.
| function gugga.components.CommandButton.onRelease | ( | ) | [private] |
var gugga.components.CommandButton.mCommand [private] |
Definition at line 10 of file CommandButton.as.
1.5.2