Uses of Interface
org.knime.core.webui.node.dialog.NodeDialog

Packages that use NodeDialog
Package
Description
The dialog of a node is an UI extension that allows a user to change node settings.
This package offers a default implementation of a Node Dialog as described in org.knime.core.webui.node.dialog.
This package offers an factory for simple WebUI nodes making use of DefaultNodeSettings.