public final class ClassicView extends AbstractTemplateView<ClassicModel,javafx.scene.layout.AnchorPane,ClassicController>
| Constructor and Description |
|---|
ClassicView(ClassicModel model)
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected javafx.scene.Node |
getContentPanel()
Build and return the content panel.
|
addSlideItem, bindHeight, bindNode, bindWidth, buildDefaultContent, getFooterPanel, getHeaderPanel, getSlideContent, getSubTitle, initView, reload, showCustomSlideStep, showEmptySlide, showSlideStep, startisSlideLocked, setSlideLockedhidebuildController, buildRootNode, finalize, getController, getErrorNode, getModel, getRootNode, initInternalView, preparepublic ClassicView(ClassicModel model) throws org.jrebirth.af.api.exception.CoreException
model - the controls view modelorg.jrebirth.af.api.exception.CoreException - if build failsprotected javafx.scene.Node getContentPanel()
getContentPanel in class AbstractTemplateView<ClassicModel,javafx.scene.layout.AnchorPane,ClassicController>Copyright © 2011–2015 JRebirth OSS. All rights reserved.