public static interface ScenarioSimulationKogitoCreationPopup.Presenter
Modifier and Type | Method and Description |
---|---|
String |
getSelectedPath() |
org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type |
getSelectedType() |
void |
hide()
Makes this popup container(and the main content along with it) invisible.
|
void |
show(String mainTitleText,
org.uberfire.mvp.Command okCommand)
Makes the
NewScesimPopup visible with OK/CANCEL. |
void show(String mainTitleText, org.uberfire.mvp.Command okCommand)
NewScesimPopup
visible with OK/CANCEL.mainTitleText
- okCommand
- org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type getSelectedType()
void hide()
String getSelectedPath()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.