public class TableColumnConversionParameter extends DynamicEnumParameter<Object>
ConvertingColumnOperation
.
Contains JIPipeTableRegistry.ColumnOperationEntryConstructor and Description |
---|
TableColumnConversionParameter()
Creates a new instance
|
TableColumnConversionParameter(TableColumnConversionParameter other)
Creates a copy
|
Modifier and Type | Method and Description |
---|---|
String |
getId()
The ID of the selected entry
|
Object |
getValue() |
Icon |
renderIcon(Object value)
Function that renders the icon.
|
String |
renderLabel(Object value)
Function that renders the label.
|
String |
renderTooltip(Object value)
Function that renders the tooltip.
|
void |
setId(String id)
Sets the ID of the selected entry
|
void |
setValue(Object value) |
getAllowedValues, getSearchString, isEditable, setAllowedValues
public TableColumnConversionParameter()
public TableColumnConversionParameter(TableColumnConversionParameter other)
other
- the originalpublic String renderLabel(Object value)
DynamicEnumParameter
renderLabel
in class DynamicEnumParameter<Object>
value
- the valuepublic String getId()
public void setId(String id)
id
- the idpublic Object getValue()
getValue
in class DynamicEnumParameter<Object>
public void setValue(Object value)
setValue
in class DynamicEnumParameter<Object>
public String renderTooltip(Object value)
DynamicEnumParameter
renderTooltip
in class DynamicEnumParameter<Object>
value
- the tooltippublic Icon renderIcon(Object value)
DynamicEnumParameter
renderIcon
in class DynamicEnumParameter<Object>
value
- the valueCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.