public final class WorkbenchController extends DefaultController<WorkbenchModel,WorkbenchView> implements ActionAdapter
EventAdapter.LinkerNOT_IMPLEMENTED_YET| Constructor and Description |
|---|
WorkbenchController(WorkbenchView view)
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
action(ActionEvent actionEvent) |
initEventAdapters, initEventHandlerscallCommand, callCommand, linkCommand, linkCommand, linkService, linkService, linkUi, linkUi, linkWave, linkWaveactivate, addAdapter, finalize, getHandler, getModel, getRootNode, getView, initInternalEventAdapters, initInternalEventHandlerspublic WorkbenchController(WorkbenchView view) throws org.jrebirth.af.api.exception.CoreException
view - the view to controlorg.jrebirth.af.api.exception.CoreException - if an error occurred while creating event handlerspublic void action(ActionEvent actionEvent)
action in interface ActionAdapterCopyright © 2011–2016 JRebirth OSS. All rights reserved.