Packageorg.ow2.kerneos.core.control
Classpublic class Controller
InheritanceController Inheritance com.adobe.cairngorm.control.FrontController

Bind a type of command to an action.



Public Methods
 MethodDefined By
  
Create an instance of the controller.
Controller
  
Add all of the commands to the pool of commands.
Controller
Constructor Detail
Controller()Constructor
public function Controller()

Create an instance of the controller. Commands are initialized here.

Method Detail
initialiseCommands()method
public function initialiseCommands():void

Add all of the commands to the pool of commands.