protected ControllerBuilder |
ControllerBuilder.addAlias(ControllerID id) |
protected void |
ControllerManagerImp.addController(ControllerID id,
Controller controller) |
void |
ControllerManagerImp.addControllerAlias(Controller controller,
ControllerID alias) |
void |
ControllerManager.InternalUpdate.addControllerAlias(Controller controller,
ControllerID alias) |
List<ActionID> |
ActionType.getIDs(ControllerID controllerID,
Controller controller,
ActionID actionID,
Action action)
Obtém as identificações públicas das ações.
|
void |
DefaultActionResolver.registry(ControllerID controllerID,
Controller controller,
ActionID actionID,
Action action) |
void |
ActionResolver.registry(ControllerID controllerID,
Controller controller,
ActionID actionID,
Action action) |
void |
DefaultActionResolver.remove(ControllerID controllerID,
Controller controller,
ActionID actionID,
Action action) |
void |
ActionResolver.remove(ControllerID controllerID,
Controller controller,
ActionID actionID,
Action action) |
protected ControllerBuilder |
ControllerBuilder.removeAlias(ControllerID id) |
protected void |
ControllerManagerImp.removeController(ControllerID id,
Controller controller) |
void |
ControllerManagerImp.removeControllerAlias(Controller controller,
ControllerID alias) |
void |
ControllerManager.InternalUpdate.removeControllerAlias(Controller controller,
ControllerID alias) |