@Retention(value=RUNTIME) public @interface BooleanParameterSettings
Modifier and Type | Optional Element and Description |
---|---|
boolean |
comboBoxStyle
If enabled, the boolean parameter is shown as combo box
|
String |
falseLabel |
String |
trueLabel |
public abstract boolean comboBoxStyle
public abstract String trueLabel
public abstract String falseLabel
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.