Interface CheatSheetView.Presenter
-
- All Superinterfaces:
SubDockView.Presenter
- All Known Implementing Classes:
CheatSheetPresenter
- Enclosing interface:
- CheatSheetView
public static interface CheatSheetView.Presenter extends SubDockView.Presenter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinitCheatSheet(org.drools.scenariosimulation.api.model.ScenarioSimulationModel.Type type)Method to initialize cheat sheet content based onScenarioSimulationModel.Type-
Methods inherited from interface org.drools.workbench.screens.scenariosimulation.client.rightpanel.SubDockView.Presenter
isCurrentlyShow, reset, setCurrentPath
-
-