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