public class LimitedEntryBRLActionColumn extends BRLActionColumn implements LimitedEntryCol
FIELD_CHILD_COLUMNS, FIELD_DEFINITION
defaultValue, FIELD_DEFAULT_VALUE, FIELD_HEADER, FIELD_HIDE_COLUMN, FIELD_WIDTH
Constructor and Description |
---|
LimitedEntryBRLActionColumn() |
Modifier and Type | Method and Description |
---|---|
List<BRLActionVariableColumn> |
getChildColumns() |
DTCellValue52 |
getValue() |
void |
setChildColumns(List<BRLActionVariableColumn> childColumns) |
void |
setValue(DTCellValue52 value) |
diff, getDefinition, setDefinition, setHideColumn
extractDefaultValue, getDefaultValue, getHeader, getWidth, isEqualOrNull, isHideColumn, setDefaultValue, setHeader, setWidth
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDefaultValue, getHeader, getWidth, isHideColumn, setDefaultValue, setHeader, setWidth
public DTCellValue52 getValue()
getValue
in interface LimitedEntryCol
public void setValue(DTCellValue52 value)
setValue
in interface LimitedEntryCol
public List<BRLActionVariableColumn> getChildColumns()
getChildColumns
in interface CompositeColumn<BRLActionVariableColumn>
getChildColumns
in class BRLActionColumn
public void setChildColumns(List<BRLActionVariableColumn> childColumns)
setChildColumns
in interface CompositeColumn<BRLActionVariableColumn>
setChildColumns
in class BRLActionColumn
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.