Class ConstructionHeuristicForm

  • All Implemented Interfaces:
    org.jboss.errai.common.client.api.IsElement

    @Dependent
    public class ConstructionHeuristicForm
    extends Object
    implements org.jboss.errai.common.client.api.IsElement
    • Method Detail

      • setPhaseConfigForm

        public void setPhaseConfigForm​(PhaseConfigForm phaseConfigForm)
      • onConstructionHeuristicTypeSelected

        public void onConstructionHeuristicTypeSelected​(String constructionHeuristicType)
      • onEntitySorterMannerSelected

        public void onEntitySorterMannerSelected​(String entitySorterManner)
      • onConstructionHeuristicRemoved

        public void onConstructionHeuristicRemoved()
      • getModel

        public org.optaplanner.workbench.screens.solver.model.ConstructionHeuristicPhaseConfigModel getModel()
      • setModel

        public void setModel​(org.optaplanner.workbench.screens.solver.model.ConstructionHeuristicPhaseConfigModel model)
      • getElement

        public org.jboss.errai.common.client.dom.HTMLElement getElement()
        Specified by:
        getElement in interface org.jboss.errai.common.client.api.IsElement