A simple Parameter Set Widget Controller which provides selecting a User View.
extends OpenCAGE.GUI.Widget_Controllers.Parameter_Widget_Controller
A simple Parameter Set Widget Controller which provides selecting a User View.
private FET.Parameter_Pot PP |
private OpenCAGE.Dialogs.Handlers.Handler_Target Handler |
A handler that is called when something changed in the widget.
Returns a parameter pot containing the current parmeter settings from the widget. [This description is adopted from 'OpenCAGE.GUI.Widget_Controllers.Parameter_Widget_Controller'.]
Sets a data source from which the widget controller will try to retrieve the settings of the parameters in the widget. [This description is adopted from 'OpenCAGE.GUI.Widget_Controllers.Parameter_Widget_Controller'.]
get the widget set provided by this controller to change the content of the pot. [This description is adopted from 'OpenCAGE.GUI.Widget_Controllers.Parameter_Widget_Controller'.]
Add Widgets to the created widget. Overwrite this method to add new sub widgets.
Add Widgets to the created widget. Overwrite this method to add new sub widgets.
Create and return a menu with included menu_items which names are taken from the nodes in the given PP (key Views).