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.
|
DTCellValue52 |
getValue() |
String |
getValueAsString() |
void |
setValue(DTCellValue52 value) |
getBoundName, getFactField, getFactType, getType, getValueList, isInsertLogical, setBoundName, setFactField, setFactType, setInsertLogical, setType, setValueList
getDefaultValue, getDefaultValueAsString, 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 String getValueAsString()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.