Uses of Interface
org.optaplanner.workbench.screens.solver.client.editor.TerminationConfigFormView
-
Packages that use TerminationConfigFormView Package Description org.optaplanner.workbench.screens.solver.client.editor -
-
Uses of TerminationConfigFormView in org.optaplanner.workbench.screens.solver.client.editor
Classes in org.optaplanner.workbench.screens.solver.client.editor that implement TerminationConfigFormView Modifier and Type Class Description classTerminationConfigFormViewImplConstructors in org.optaplanner.workbench.screens.solver.client.editor with parameters of type TerminationConfigFormView Constructor Description TerminationConfigForm(TerminationConfigFormView view, org.jboss.errai.ioc.client.api.ManagedInstance<TerminationTreeItemContent> terminationTreeItemContentProvider)
-