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(ScenarioSimulationModel.Type scenarioType,
SimulationDescriptor simulationDescriptor,
String fileName) |
isCurrentlyShow, setCurrentPathvoid setScenarioType(ScenarioSimulationModel.Type scenarioType, 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.