@Retention(value=RUNTIME) public @interface EnumParameterSettings
EnumParameterEditorUI
Modifier and Type | Optional Element and Description |
---|---|
Class<? extends EnumItemInfo> |
itemInfo
Provides information on how the enum item is rendered
|
boolean |
searchable
If enabled, the
EnumParameterEditorUI will display a button with the enum value that opens a window for searching |
public abstract Class<? extends EnumItemInfo> itemInfo
public abstract boolean searchable
EnumParameterEditorUI
will display a button with the enum value that opens a window for searchingCopyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.