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 |
setSaveEnabled(boolean toSet) |
void |
setScenarioType(org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type scenarioType,
org.drools.scenariosimulation.api.model.SimulationDescriptor simulationDescriptor,
String fileName) |
isCurrentlyShow, reset, setCurrentPathvoid 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)
void setSaveEnabled(boolean toSet)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.