C - The controller class which manage this event adapterpublic class DefaultActionAdapter<C extends AbstractBaseController<?,?>> extends AbstractDefaultAdapter<C> implements ActionAdapter
EventAdapter.Linker| Constructor and Description |
|---|
DefaultActionAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
action(ActionEvent actionEvent)
Manage action events.
|
getController, setControllerpublic void action(ActionEvent actionEvent)
action in interface ActionAdapteractionEvent - the event to manageCopyright © 2011–2014 JRebirth OSS. All rights reserved.