public class LimitedEntryConditionCol52 extends ConditionCol52 implements LimitedEntryCol
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_VALUE
Available fields for this type of column.
|
FIELD_BINDING, FIELD_CONSTRAINT_VALUE_TYPE, FIELD_FACT_FIELD, FIELD_FIELD_TYPE, FIELD_OPERATOR, FIELD_VALUE_LIST
defaultValue, FIELD_DEFAULT_VALUE, FIELD_HEADER, FIELD_HIDE_COLUMN, FIELD_WIDTH
Constructor and Description |
---|
LimitedEntryConditionCol52() |
Modifier and Type | Method and Description |
---|---|
List<BaseColumnFieldDiff> |
diff(BaseColumn otherColumn)
Analyze differences between two columns of same type.
|
DTCellValue52 |
getValue() |
void |
setValue(DTCellValue52 value) |
clearParameters, deleteParameter, getBinding, getConstraintValueType, getFactField, getFieldType, getOperator, getParameter, getParameters, getValueList, isBound, setBinding, setConstraintValueType, setFactField, setFieldType, setOperator, setParameter, setParameters, setValueList
extractDefaultValue, getDefaultValue, getHeader, getWidth, isEqualOrNull, isHideColumn, setDefaultValue, setHeader, setHideColumn, setWidth
public static final String FIELD_VALUE
public List<BaseColumnFieldDiff> diff(BaseColumn otherColumn)
DiffColumn
diff
in interface DiffColumn
diff
in class ConditionCol52
otherColumn
- The column to compare with this one.public DTCellValue52 getValue()
getValue
in interface LimitedEntryCol
public void setValue(DTCellValue52 value)
setValue
in interface LimitedEntryCol
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.