Name

adams.flow.source.SelectObjects


Synopsis

Allows the user to select an arbitrary number of objects from the specified class hierarchy using the GenericObjectArray.
It is possible to use this dialog for other objects as well that don't belong to a class hierarchy, e.g., adams.core.base.BaseString. This works as long as the class has a constructor which takes a String object. Enums are supported as well.


Additional information

Flow input/output:
- output: java.lang.Object

Interactive actor information:
- supports interaction in headless mode: false


Options