Uses of Class
org.drools.workbench.screens.scenariosimulation.client.popup.PreserveDeletePopupPresenter
-
Packages that use PreserveDeletePopupPresenter Package Description org.drools.workbench.screens.scenariosimulation.client.commands org.drools.workbench.screens.scenariosimulation.client.producers -
-
Uses of PreserveDeletePopupPresenter in org.drools.workbench.screens.scenariosimulation.client.commands
Fields in org.drools.workbench.screens.scenariosimulation.client.commands declared as PreserveDeletePopupPresenter Modifier and Type Field Description protected PreserveDeletePopupPresenterScenarioSimulationEventHandler. preserveDeletePopupPresenterMethods in org.drools.workbench.screens.scenariosimulation.client.commands with parameters of type PreserveDeletePopupPresenter Modifier and Type Method Description voidScenarioSimulationEventHandler. setPreserveDeletePopupPresenter(PreserveDeletePopupPresenter preserveDeletePopupPresenter) -
Uses of PreserveDeletePopupPresenter in org.drools.workbench.screens.scenariosimulation.client.producers
Fields in org.drools.workbench.screens.scenariosimulation.client.producers declared as PreserveDeletePopupPresenter Modifier and Type Field Description protected PreserveDeletePopupPresenterAbstractScenarioSimulationProducer. preserveDeletePopupPresenter
-