Node Connectivity

There are 3892 nodes that can be used as predessesor for a node with an input port of type Table.

Multiple Selection Configuration 

Allows selecting multiple values from a list of strings in an encapsulating component's dialog. The selected values are returned as a data table and a […]

Nominal Row Filter Configuration 

Provides a value filter configuration option to an encapsulating component's dialog. Takes a data table and returns a filtered data table with only the […]

File Chooser Widget 

Allows choosing single or multiple files, workflows or directories from a remote mountpoint. Outputs a table with the selected files.

List Box Widget 

Creates a text area input widget for use in components views. Outputs a data table with one column holding a list of strings.

Multiple File Upload Widget (Labs) 

Creates a multiple file upload widget for use in components views. The resulting table outputs the path, the file name and the size of the file.

Column Filter Widget 

Creates a column filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected columns.

Column Filter Widget Deprecated

Creates a column filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected columns.

Multiple Selection Widget 

Allows selecting multiple values from a list of strings in an encapsulating component's view. The selected values are returned as a data table and a […]

Nominal Row Filter Widget 

Creates a value filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected values of a chosen […]

Interactive Range Slider Filter Widget 

Defines a filter definition to the input table and provides an interactive slider view.