public final class ClassicView extends AbstractTemplateView<ClassicModel,AnchorPane,ClassicController>
Constructor and Description |
---|
ClassicView(ClassicModel model)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected Node |
getContentPanel()
Build and return the content panel.
|
addSlideItem, bindHeight, bindNode, bindWidth, buildDefaultContent, getFooterPanel, getHeaderPanel, getSlideContent, getSubTitle, initView, isReadyForSlidesStepUpdate, reload, showCustomSlideStep, showEmptySlide, showSlideStep, start
hide
buildController, buildRootNode, controller, errorNode, finalize, initInternalView, model, node, pane, prepare
public ClassicView(ClassicModel model) throws CoreException
model
- the controls view modelCoreException
- if build failsprotected Node getContentPanel()
getContentPanel
in class AbstractTemplateView<ClassicModel,AnchorPane,ClassicController>
Copyright © 2011–2016 JRebirth OSS. All rights reserved.