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