public class LimitedEntryActionRetractFactCol52 extends ActionRetractFactCol52 implements LimitedEntryCol
| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_VALUE
Available fields for this type of column.
|
defaultValue, FIELD_DEFAULT_VALUE, FIELD_HEADER, FIELD_HIDE_COLUMN, FIELD_WIDTH| Constructor and Description |
|---|
LimitedEntryActionRetractFactCol52() |
| 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) |
cloneCommonColumnConfigFrom, 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 DTColumnConfig52otherColumn - The column to compare with this one.public DTCellValue52 getValue()
getValue in interface LimitedEntryColpublic void setValue(DTCellValue52 value)
setValue in interface LimitedEntryColpublic boolean equals(Object o)
equals in class DTColumnConfig52public int hashCode()
hashCode in class DTColumnConfig52Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.