API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
ICommand
Methods
Package
org.swizframework.utils.commands
Interface
public interface ICommand
Base interface that must be implemented in order to be mapped to an event in a CommandMap.
See also
org.swizframework.utils.commands.CommandMap
Public Methods
Method
Defined By
execute
():void
ICommand
Method Detail
execute
()
method
public function execute():void
Wed Sep 8 2010, 08:56 AM -04:00