Uses of Interface
org.optaplanner.workbench.screens.solver.client.editor.PhaseConfigFormView
-
Packages that use PhaseConfigFormView Package Description org.optaplanner.workbench.screens.solver.client.editor -
-
Uses of PhaseConfigFormView in org.optaplanner.workbench.screens.solver.client.editor
Classes in org.optaplanner.workbench.screens.solver.client.editor that implement PhaseConfigFormView Modifier and Type Class Description classPhaseConfigFormViewImplConstructors in org.optaplanner.workbench.screens.solver.client.editor with parameters of type PhaseConfigFormView Constructor Description PhaseConfigForm(PhaseConfigFormView view, org.jboss.errai.ioc.client.api.ManagedInstance<ConstructionHeuristicForm> constructionHeuristicFormProvider, org.jboss.errai.ioc.client.api.ManagedInstance<LocalSearchForm> localSearchFormProvider)
-