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_LIST
defaultValue, 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.
|
boolean |
equals(Object o) |
DTCellValue52 |
getValue() |
int |
hashCode() |
void |
setValue(DTCellValue52 value) |
getBoundName, getFactField, getFactType, getType, getValueList, isInsertLogical, setBoundName, setFactField, setFactType, setInsertLogical, setType, setValueList
cloneCommonColumnConfigFrom, 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 ActionInsertFactCol52
otherColumn
- The column to compare with this one.public DTCellValue52 getValue()
getValue
in interface LimitedEntryCol
public void setValue(DTCellValue52 value)
setValue
in interface LimitedEntryCol
public boolean equals(Object o)
equals
in class ActionInsertFactCol52
public int hashCode()
hashCode
in class ActionInsertFactCol52
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.