Uses of Interface
org.optaplanner.workbench.screens.solver.client.editor.SolverEditorView
-
Packages that use SolverEditorView Package Description org.optaplanner.workbench.screens.solver.client.editor -
-
Uses of SolverEditorView in org.optaplanner.workbench.screens.solver.client.editor
Classes in org.optaplanner.workbench.screens.solver.client.editor that implement SolverEditorView Modifier and Type Class Description classSolverEditorViewImplConstructors in org.optaplanner.workbench.screens.solver.client.editor with parameters of type SolverEditorView Constructor Description SolverEditorPresenter(SolverEditorView view, SolverResourceType solverResourceType, XMLViewer xmlViewer, javax.enterprise.event.Event<org.uberfire.workbench.events.NotificationEvent> notification, org.jboss.errai.common.client.api.Caller<org.optaplanner.workbench.screens.solver.service.SolverEditorService> solverService, org.kie.workbench.common.widgets.client.popups.validation.ValidationPopup validationPopup, org.jboss.errai.ui.client.local.spi.TranslationService translationService)
-