public class EdgeFeature extends DynamicStringEnumParameter
Modifier and Type | Class and Description |
---|---|
static class |
EdgeFeature.Deserializer |
DynamicStringEnumParameter.Serializer
Modifier and Type | Field and Description |
---|---|
static List<String> |
ALLOWED_VALUES |
static Map<String,String> |
VALUE_LABELS |
Constructor and Description |
---|
EdgeFeature() |
EdgeFeature(EdgeFeature other) |
EdgeFeature(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 EdgeFeature()
public EdgeFeature(EdgeFeature other)
public EdgeFeature(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.