ess.reduce.widgets.create_parameter_widget#

ess.reduce.widgets.create_parameter_widget(param)[source]#

Create a widget for a parameter depending on the param type.

If the type of the parameter is not supported, a text widget is returned.

Return type:

Widget