M
- the slide model classN
- the layout nodeC
- the slide controller classpublic abstract class AbstractSlideView<M extends AbstractSlideModel<?,?,?>,N extends Parent,C extends AbstractSlideController<?,?>> extends DefaultView<M,N,C>
Constructor and Description |
---|
AbstractSlideView(M model)
Default Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isReadyForSlidesStepUpdate(boolean isReverse) |
hide, initView, reload, start
buildController, buildRootNode, controller, errorNode, finalize, initInternalView, model, node, pane, prepare
public AbstractSlideView(M model) throws CoreException
model
- the controls view modelCoreException
- if build failspublic boolean isReadyForSlidesStepUpdate(boolean isReverse)
Copyright © 2011–2016 JRebirth OSS. All rights reserved.