Uses of Class
org.optaplanner.workbench.screens.solver.client.editor.ConstructionHeuristicForm
-
Packages that use ConstructionHeuristicForm Package Description org.optaplanner.workbench.screens.solver.client.editor -
-
Uses of ConstructionHeuristicForm in org.optaplanner.workbench.screens.solver.client.editor
Methods in org.optaplanner.workbench.screens.solver.client.editor with parameters of type ConstructionHeuristicForm Modifier and Type Method Description voidPhaseConfigForm. removeConstructionHeuristic(ConstructionHeuristicForm constructionHeuristicForm)voidConstructionHeuristicFormView. setPresenter(ConstructionHeuristicForm presenter)voidConstructionHeuristicFormViewImpl. setPresenter(ConstructionHeuristicForm presenter)Constructor parameters in org.optaplanner.workbench.screens.solver.client.editor with type arguments of type ConstructionHeuristicForm Constructor Description PhaseConfigForm(PhaseConfigFormView view, org.jboss.errai.ioc.client.api.ManagedInstance<ConstructionHeuristicForm> constructionHeuristicFormProvider, org.jboss.errai.ioc.client.api.ManagedInstance<LocalSearchForm> localSearchFormProvider)
-