Packageorg.springextensions.actionscript.core.task.command
SVN browsingFunctionCommand.as
FisheyeFunctionCommand.as
Classpublic class FunctionCommand
ImplementsICommand



Documentation reference: tasks


Public Methods
 MethodDefined by
  
FunctionCommand(func:Function)
FunctionCommand
  
execute():*
FunctionCommand
Constructor detail
FunctionCommand()constructor
public function FunctionCommand(func:Function)Parameters
func:Function
Method detail
execute()method
public function execute():*

Returns
*