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

Package
Description
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.
A package containing the logic for the schema generation of the DefaultNodeDialog for DefaultNodeSettings.
This package contains the implementation of the generation of an ui schema from DefaultNodeSettings.
TODO: UIEXT-797: Fill with content
This package offers the ColumnFilter class used for settings holding a collection of selected columns.
 
A simple utility package used in several packages during the creation of the DefaultDialog
Use the Widget to set properties shared among all types of widgets and more specific annotations contained in this package for certain types of widgets.
This package contains the additional widget annotations and classes to define widgets which trigger certain actions.
TODO UIEXT-1012: Move the ChoicesWidget and the ChoicesProvider to this package.
 
This package offers an factory for simple WebUI nodes making use of DefaultNodeSettings.