Uses of Interface
org.drools.workbench.screens.scenariosimulation.client.rightpanel.SettingsView.Presenter
-
-
Uses of SettingsView.Presenter in org.drools.workbench.screens.scenariosimulation.client.editor
Methods in org.drools.workbench.screens.scenariosimulation.client.editor with parameters of type SettingsView.Presenter Modifier and Type Method Description voidScenarioSimulationEditorPresenter. setSettings(SettingsView.Presenter presenter)protected voidScenarioSimulationEditorPresenter. updateSettings(SettingsView.Presenter presenter) -
Uses of SettingsView.Presenter in org.drools.workbench.screens.scenariosimulation.client.handlers
Methods in org.drools.workbench.screens.scenariosimulation.client.handlers that return SettingsView.Presenter Modifier and Type Method Description SettingsView.PresenterAbstractScenarioSimulationDocksHandler. getSettingsPresenter() -
Uses of SettingsView.Presenter in org.drools.workbench.screens.scenariosimulation.client.rightpanel
Classes in org.drools.workbench.screens.scenariosimulation.client.rightpanel that implement SettingsView.Presenter Modifier and Type Class Description classSettingsPresenterFields in org.drools.workbench.screens.scenariosimulation.client.rightpanel declared as SettingsView.Presenter Modifier and Type Field Description protected SettingsView.PresenterSettingsViewImpl. presenterMethods in org.drools.workbench.screens.scenariosimulation.client.rightpanel that return SettingsView.Presenter Modifier and Type Method Description SettingsView.PresenterSettingsViewImpl. getPresenter()Methods in org.drools.workbench.screens.scenariosimulation.client.rightpanel with parameters of type SettingsView.Presenter Modifier and Type Method Description voidSettingsViewImpl. init(SettingsView.Presenter presenter)
-