@Retention(value=RUNTIME) public @interface ExternalEnvironmentParameterSettings
Modifier and Type | Optional Element and Description |
---|---|
boolean |
allowEditButton |
boolean |
allowInstall |
boolean |
allowInstallButton |
boolean |
allowManagePreset |
String |
showCategory
If non-empty, only installation items with the matching category are shown
|
public abstract boolean allowEditButton
public abstract boolean allowInstallButton
public abstract boolean allowInstall
public abstract boolean allowManagePreset
public abstract String showCategory
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.