public class TabController extends DefaultController<TabModel,TabView>
EventAdapter.LinkerNOT_IMPLEMENTED_YET| Constructor and Description |
|---|
TabController(TabView view)
The Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
initEventAdapters() |
protected void |
initEventHandlers() |
(package private) void |
initTabEventHandler(javafx.scene.control.Button tabButton)
Inits the tab event handler.
|
linkCommand, linkCommand, linkService, linkService, linkUi, linkUi, linkWave, linkWaveactivate, addAdapter, finalize, getHandler, getModel, getRootNode, getView, initInternalEventAdapters, initInternalEventHandlerspublic TabController(TabView view) throws org.jrebirth.af.api.exception.CoreException
view - the vieworg.jrebirth.af.api.exception.CoreException - the core exceptionprotected void initEventAdapters()
throws org.jrebirth.af.api.exception.CoreException
initEventAdapters in class DefaultController<TabModel,TabView>org.jrebirth.af.api.exception.CoreExceptionprotected void initEventHandlers()
throws org.jrebirth.af.api.exception.CoreException
initEventHandlers in class DefaultController<TabModel,TabView>org.jrebirth.af.api.exception.CoreExceptionvoid initTabEventHandler(javafx.scene.control.Button tabButton)
tabButton - the tab buttonCopyright © 2011–2015 JRebirth OSS. All rights reserved.