public class LimitedEntryActionInsertFactCol52 extends ActionInsertFactCol52 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_FACT_TYPE, FIELD_IS_INSERT_LOGICAL, FIELD_TYPE, FIELD_VALUE_LISTdefaultValue, FIELD_DEFAULT_VALUE, FIELD_HEADER, FIELD_HIDE_COLUMN, FIELD_WIDTH| Constructor and Description |
|---|
LimitedEntryActionInsertFactCol52() |
| 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, getFactType, getType, getValueList, isInsertLogical, setBoundName, setFactField, setFactType, setInsertLogical, setType, setValueListcloneCommonColumnConfigFrom, extractDefaultValue, 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 ActionInsertFactCol52otherColumn - The column to compare with this one.public DTCellValue52 getValue()
getValue in interface LimitedEntryColpublic void setValue(DTCellValue52 value)
setValue in interface LimitedEntryColCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.