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