| 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 |
AbstractActionManager.addActionHandler(ActionHandler actionHandler) |
void |
NoopActionManager.addActionHandler(ActionHandler actionHandler) |