public interface HasValueOptionsPage
Modifier and Type | Method and Description |
---|---|
int |
constraintValue() |
com.google.gwt.user.client.ui.IsWidget |
defaultValueWidget() |
boolean |
doesOperatorAcceptValueList() |
boolean |
doesOperatorNeedValue() |
org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52 |
editingCol() |
org.drools.workbench.models.guided.dtable.shared.model.Pattern52 |
editingPattern() |
String |
getFactField() |
String |
getFactType() |
String |
getValueList() |
Boolean |
isValueOptionsPageCompleted() |
com.google.gwt.user.client.ui.IsWidget |
limitedValueWidget() |
void |
setValueList(String valueList) |
void |
setValueOptionsPageAsCompleted() |
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat |
tableFormat() |
Boolean isValueOptionsPageCompleted()
int constraintValue()
String getFactType()
String getFactField()
org.drools.workbench.models.guided.dtable.shared.model.DTColumnConfig52 editingCol()
org.drools.workbench.models.guided.dtable.shared.model.Pattern52 editingPattern()
void setValueOptionsPageAsCompleted()
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52.TableFormat tableFormat()
String getValueList()
void setValueList(String valueList)
boolean doesOperatorAcceptValueList()
com.google.gwt.user.client.ui.IsWidget defaultValueWidget()
com.google.gwt.user.client.ui.IsWidget limitedValueWidget()
boolean doesOperatorNeedValue()
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.