Spring ActionScript API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Interface ICommand
Methods
Package
org.springextensions.actionscript.mvcs.command
Interface
public interface ICommand
Subinterfaces
IAsyncCommand
Interface to be implemented by command classes.
Public Methods
Method
Defined by
execute
():void
Executes the command.
ICommand
Method detail
execute
()
method
public function execute():void
Executes the command.
Spring ActionScript 0.7.1 - 2009