public class SimplestFxWindowController extends FxWindowController<ISimplestWindowUi>
| Constructor and Description |
|---|
SimplestFxWindowController() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeStart(ISimplestWindowUi ui)
Método chamado antes do lançamento inicial da janela.
|
ISimplestWindowUi |
buildUi(boolean mockEnabled)
Constroi o componente do controlador.
|
afterBuildComponent, afterFree, beforeFree, startbuildUiForUiLibrary, createChild, createOrFindSingletonChild, equals, free, getAscendent, getChildren, getControllerId, getControllerStatus, getDepth, getDescendant, getDescendants, getDescription, getLogger, getParent, getUi, getUiLibrary, hashCode, isComponentInstancied, setDescription, toStringpublic ISimplestWindowUi buildUi(boolean mockEnabled)
ControllerbuildUi in class Controller<ISimplestWindowUi>mockEnabled - indicativo de mock ajustado.protected void beforeStart(ISimplestWindowUi ui)
FxWindowControllerbeforeStart in class FxWindowController<ISimplestWindowUi>ui - componenteCopyright © 2018 Tecgraf/PUC-Rio. All rights reserved.