Package | Description |
---|---|
griffon.core.controller |
Controller action support.
|
org.codehaus.griffon.runtime.core.controller |
Controller action implementation [INTERNAL USE].
|
Modifier and Type | Method and Description |
---|---|
void |
ActionManager.addActionHandler(ActionHandler actionHandler)
Register an
ActionHandler with this instance. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractActionHandler |
Modifier and Type | Method and Description |
---|---|
void |
NoopActionManager.addActionHandler(ActionHandler actionHandler) |
void |
AbstractActionManager.addActionHandler(ActionHandler actionHandler) |