Click or drag to resize

ValueListUtils Methods

The ValueListUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberexpandValueList
Attach a value list to the given component at the input-plug given via index input_ind.
Public methodStatic memberupdateValueLists
Update the value lists connected to the input of a component. The method iterates through all Value lists connected to the input-plug of index input_ind. In case that the names of the existing value list are different from names a new value list will be set up. The previously chosen indexes will be mapped onto the new names.
Top
See Also