public final class MainController extends DefaultController<MainModel,MainView> implements ActionAdapter
EventAdapter.Linker
NOT_IMPLEMENTED_YET
Constructor and Description |
---|
MainController(MainView view)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
onButtonFired(ActionEvent event) |
initEventAdapters, initEventHandlers
callCommand, callCommand, linkCommand, linkCommand, linkService, linkService, linkUi, linkUi, linkWave, linkWave
activate, addAdapter, finalize, getHandler, initInternalEventAdapters, initInternalEventHandlers, model, node, view
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
action
public MainController(MainView view) throws CoreException
view
- the view to controlCoreException
- if an error occurred while creating event handlerspublic void onButtonFired(ActionEvent event)
Copyright © 2011–2016 JRebirth OSS. All rights reserved.