public static interface SettingsView.Presenter extends SubDockView.Presenter
Modifier and Type | Method and Description |
---|---|
void |
setEventBus(com.google.gwt.event.shared.EventBus eventBus) |
void |
setScenarioType(org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type scenarioType,
org.drools.scenariosimulation.api.model.Settings settings,
String fileName) |
void |
syncDmnFilePath() |
void |
syncDmoSession() |
void |
syncRuleFlowGroup() |
void |
syncSkipFromBuild() |
void |
syncStateless() |
isCurrentlyShow, reset, setCurrentPath
void setScenarioType(org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type scenarioType, org.drools.scenariosimulation.api.model.Settings settings, String fileName)
void setEventBus(com.google.gwt.event.shared.EventBus eventBus)
void syncDmoSession()
void syncRuleFlowGroup()
void syncStateless()
void syncDmnFilePath()
void syncSkipFromBuild()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.