@Dependent public class ConstructionHeuristicForm extends Object implements org.jboss.errai.common.client.api.IsElement
Constructor and Description |
---|
ConstructionHeuristicForm(ConstructionHeuristicFormView view) |
Modifier and Type | Method and Description |
---|---|
org.jboss.errai.common.client.dom.HTMLElement |
getElement() |
ConstructionHeuristicPhaseConfigModel |
getModel() |
void |
onConstructionHeuristicRemoved() |
void |
onConstructionHeuristicTypeSelected(String constructionHeuristicType) |
void |
onEntitySorterMannerSelected(String entitySorterManner) |
void |
setModel(ConstructionHeuristicPhaseConfigModel model) |
void |
setPhaseConfigForm(PhaseConfigForm phaseConfigForm) |
@Inject public ConstructionHeuristicForm(ConstructionHeuristicFormView view)
public void setPhaseConfigForm(PhaseConfigForm phaseConfigForm)
public void onConstructionHeuristicTypeSelected(String constructionHeuristicType)
public void onEntitySorterMannerSelected(String entitySorterManner)
public void onConstructionHeuristicRemoved()
public ConstructionHeuristicPhaseConfigModel getModel()
public void setModel(ConstructionHeuristicPhaseConfigModel model)
public org.jboss.errai.common.client.dom.HTMLElement getElement()
getElement
in interface org.jboss.errai.common.client.api.IsElement
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.