Uses of Interface
org.drools.workbench.screens.scenariosimulation.client.rightpanel.CheatSheetView.Presenter
-
-
Uses of CheatSheetView.Presenter in org.drools.workbench.screens.scenariosimulation.client.editor
Methods in org.drools.workbench.screens.scenariosimulation.client.editor with parameters of type CheatSheetView.Presenter Modifier and Type Method Description voidScenarioSimulationEditorPresenter. setCheatSheet(CheatSheetView.Presenter presenter) -
Uses of CheatSheetView.Presenter in org.drools.workbench.screens.scenariosimulation.client.handlers
Methods in org.drools.workbench.screens.scenariosimulation.client.handlers that return CheatSheetView.Presenter Modifier and Type Method Description CheatSheetView.PresenterAbstractScenarioSimulationDocksHandler. getCheatSheetPresenter() -
Uses of CheatSheetView.Presenter in org.drools.workbench.screens.scenariosimulation.client.rightpanel
Classes in org.drools.workbench.screens.scenariosimulation.client.rightpanel that implement CheatSheetView.Presenter Modifier and Type Class Description classCheatSheetPresenterFields in org.drools.workbench.screens.scenariosimulation.client.rightpanel declared as CheatSheetView.Presenter Modifier and Type Field Description protected CheatSheetView.PresenterCheatSheetViewImpl. presenterMethods in org.drools.workbench.screens.scenariosimulation.client.rightpanel that return CheatSheetView.Presenter Modifier and Type Method Description CheatSheetView.PresenterCheatSheetViewImpl. getPresenter()Methods in org.drools.workbench.screens.scenariosimulation.client.rightpanel with parameters of type CheatSheetView.Presenter Modifier and Type Method Description voidCheatSheetViewImpl. init(CheatSheetView.Presenter presenter)
-