public static interface SettingsView.Presenter extends SubDockView.Presenter
Modifier and Type | Method and Description |
---|---|
void |
onSaveButton(String type) |
void |
setSaveCommand(org.uberfire.mvp.Command saveCommand) |
void |
setScenarioType(org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type scenarioType,
org.drools.scenariosimulation.api.model.SimulationDescriptor simulationDescriptor,
String fileName) |
isCurrentlyShow, reset, setCurrentPath
void setScenarioType(org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type scenarioType, org.drools.scenariosimulation.api.model.SimulationDescriptor simulationDescriptor, String fileName)
void onSaveButton(String type)
void setSaveCommand(org.uberfire.mvp.Command saveCommand)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.