public class LimitedEntryActionSetFieldCol52 extends ActionSetFieldCol52 implements LimitedEntryCol
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_VALUE
Available fields for this type of column.
|
FIELD_BOUND_NAME, FIELD_FACT_FIELD, FIELD_TYPE, FIELD_UPDATE, FIELD_VALUE_LISTdefaultValue, FIELD_DEFAULT_VALUE, FIELD_HEADER, FIELD_HIDE_COLUMN, FIELD_WIDTH| Constructor and Description |
|---|
LimitedEntryActionSetFieldCol52() |
| 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) |
getBoundName, getFactField, getType, getValueList, isUpdate, setBoundName, setFactField, setType, setUpdate, setValueListextractDefaultValue, getDefaultValue, getHeader, getWidth, isEqualOrNull, isHideColumn, setDefaultValue, setHeader, setHideColumn, setWidthpublic static final String FIELD_VALUE
public List<BaseColumnFieldDiff> diff(BaseColumn otherColumn)
DiffColumndiff in interface DiffColumndiff in class ActionSetFieldCol52otherColumn - The column to compare with this one.public DTCellValue52 getValue()
getValue in interface LimitedEntryColpublic void setValue(DTCellValue52 value)
setValue in interface LimitedEntryColCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.