public class ControllerScriptInstances extends AbstractController
| Constructor and Description |
|---|
ControllerScriptInstances()
The class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
handleAppEvent(AppEvent ape)
Allows the class to handle AppEvents.
|
void |
init()
Used to initialize the class externally.
|
createChildTriad, createChildTriad, createChildTriad, getChildController, getChildControllersIterator, getIdentifier, getModel, getNumChildControllers, getParentController, getView, removeAllChildControllers, removeChildController, setIdentifier, setModel, setParentController, setViewpublic ControllerScriptInstances()
public void init()
public void handleAppEvent(AppEvent ape)
handleAppEvent in class AbstractControllerape - An AppEvent.