public final class WorkbenchView extends DefaultView<WorkbenchModel,BorderPane,WorkbenchController>
| Constructor and Description |
|---|
WorkbenchView(WorkbenchModel model)
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
initView() |
hide, reload, startbuildController, buildRootNode, finalize, getController, getErrorNode, getModel, getRootNode, initInternalView, preparepublic WorkbenchView(WorkbenchModel model) throws org.jrebirth.af.api.exception.CoreException
model - the view modelorg.jrebirth.af.api.exception.CoreException - if build failsprotected void initView()
initView in class DefaultView<WorkbenchModel,BorderPane,WorkbenchController>Copyright © 2011–2016 JRebirth OSS. All rights reserved.