Editing pairs

Hello,

Do you know DialogComponents, SettingsModels that allow the user to edit a list of pairs? Like key-value map/list, or a column-value collection.

Ideally Apache 2.0 or the KNIME licence would be preferred.

Thanks, gabor

You might look at the create temp dir node: it has a list of paired names and values implemented.  Not sure if that helps...

Thanks Aaron. It turned out it did not fit well for my requirements.

If anyone else would need something similar feel free to use my implementation, it is available here: https://github.com/aborg0/com.mind_era.knime.roles/tree/master/com.mind_era.knime.util

Cheers, gabor