Uses of Package
org.knime.core.webui.node.dialog

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 contains the rpc data service DefaultNodeDialogDataServiceImpl of a DefaultNodeDialog.
 
 
This package offers an factory for simple WebUI nodes making use of DefaultNodeSettings.