Node Connectivity

There are 5396 nodes that can be used as predessesor for a node with an input port of type Generic Port.

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.

Column Selection Widget 

Creates a column selection widget for use in components views. Outputs a string flow variable with the name of the selected column.

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 […]

Single Selection Widget 

Allows selecting a single value from a list of strings in an encapsulating component's view. The selected value is returned as a string flow variable.

Value Selection Widget 

Creates a value selection widget for use in components views. Outputs a string flow variable with the name of the selected value.

Interactive Range Slider Filter Widget 

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

Interactive Value Filter Widget 

Defines a filter definition to the input table and provides an interactive value filter on nominal columns.

Refresh Button Widget 

Creates a button widget with configurable text which emits reactivity events in component visualizations.

Boolean Input (legacy) 

Outputs an integer flow variable with a given value (boolean).