| Property | Defined By | ||
|---|---|---|---|
| command : ICommand | IMacroCommand | ||
| id : String [read-only] | IMacroCommand | ||
| command | property |
command:ICommand public function get command():ICommand public function set command(value:ICommand):void| id | property |
id:String [read-only] public function get id():String| destroy | () | method |
public function destroy():void| execute | () | method |
public function execute(event:Event):voidParameters
event:Event |