public class SpotFeature extends DynamicStringEnumParameter
Modifier and Type | Class and Description |
---|---|
static class |
SpotFeature.Deserializer |
DynamicStringEnumParameter.Serializer
Modifier and Type | Field and Description |
---|---|
static List<String> |
ALLOWED_VALUES |
static Map<String,String> |
VALUE_LABELS |
Constructor and Description |
---|
SpotFeature() |
SpotFeature(SpotFeature other) |
SpotFeature(String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEditable()
If this returns true, the user can freely edit the entry
|
String |
renderLabel(String value)
Function that renders the label.
|
getAllowedValues, getSearchString, getValue, renderIcon, renderTooltip, setAllowedValues, setValue
public SpotFeature()
public SpotFeature(SpotFeature other)
public SpotFeature(String value)
public String renderLabel(String value)
DynamicEnumParameter
renderLabel
in class DynamicEnumParameter<String>
value
- the valuepublic boolean isEditable()
DynamicEnumParameter
isEditable
in class DynamicEnumParameter<String>
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.