Class Configwin_ihm.list_param_box

This class is used to build a box for a parameter whose values are a list.

method box : < apply : unit; box : GObj.widget; .. > -> GObj.widget

This method returns the main box ready to be packed.

This method applies the new value of the parameter.

method apply : 'c -> unit

This method applies the new value of the parameter.