Uses of Class
org.drools.workbench.screens.scenariosimulation.client.popup.ConfirmPopupPresenter
-
Packages that use ConfirmPopupPresenter Package Description org.drools.workbench.screens.scenariosimulation.client.collectioneditor Classes/html inside this package are used inside the collection editororg.drools.workbench.screens.scenariosimulation.client.commands org.drools.workbench.screens.scenariosimulation.client.editor org.drools.workbench.screens.scenariosimulation.client.producers -
-
Uses of ConfirmPopupPresenter in org.drools.workbench.screens.scenariosimulation.client.collectioneditor
Fields in org.drools.workbench.screens.scenariosimulation.client.collectioneditor declared as ConfirmPopupPresenter Modifier and Type Field Description protected ConfirmPopupPresenterCollectionPresenter. confirmPopupPresenter -
Uses of ConfirmPopupPresenter in org.drools.workbench.screens.scenariosimulation.client.commands
Fields in org.drools.workbench.screens.scenariosimulation.client.commands declared as ConfirmPopupPresenter Modifier and Type Field Description protected ConfirmPopupPresenterScenarioSimulationEventHandler. confirmPopupPresenterMethods in org.drools.workbench.screens.scenariosimulation.client.commands with parameters of type ConfirmPopupPresenter Modifier and Type Method Description voidScenarioSimulationEventHandler. setConfirmPopupPresenter(ConfirmPopupPresenter confirmPopupPresenter) -
Uses of ConfirmPopupPresenter in org.drools.workbench.screens.scenariosimulation.client.editor
Constructors in org.drools.workbench.screens.scenariosimulation.client.editor with parameters of type ConfirmPopupPresenter Constructor Description ScenarioSimulationEditorPresenter(AbstractScenarioSimulationProducer abstractScenarioSimulationProducer, ScenarioSimulationResourceType type, org.uberfire.client.mvp.PlaceManager placeManager, AbstractScenarioSimulationDocksHandler abstractScenarioSimulationDocksHandler, org.uberfire.ext.editor.commons.client.file.exports.TextFileExport textFileExport, ConfirmPopupPresenter confirmPopupPresenter) -
Uses of ConfirmPopupPresenter in org.drools.workbench.screens.scenariosimulation.client.producers
Fields in org.drools.workbench.screens.scenariosimulation.client.producers declared as ConfirmPopupPresenter Modifier and Type Field Description protected ConfirmPopupPresenterAbstractScenarioSimulationProducer. confirmPopupPresenter
-