public static class JIPipeParameterCollection.ParameterStructureChangedEvent extends Object
JIPipeParameterCollection
if the list of available parameters is changed.
Please be very careful with this event, as it can trigger infinite loops while loading data from parameters.
If possible, use JIPipeParameterCollection.ParameterUIChangedEvent
, if you only want the UI to update.Constructor and Description |
---|
ParameterStructureChangedEvent(JIPipeParameterCollection source) |
Modifier and Type | Method and Description |
---|---|
JIPipeParameterCollection |
getSource() |
Set<Object> |
getVisitors() |
public ParameterStructureChangedEvent(JIPipeParameterCollection source)
source
- event sourcepublic JIPipeParameterCollection getSource()
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.