PyPO User Manual
GUI.ParameterForms.simpleInputWidgets.ElementSelectionWidget Class Reference

Implements a widget for 'many of many' type selection. More...

Inheritance diagram for GUI.ParameterForms.simpleInputWidgets.ElementSelectionWidget:

Public Member Functions

def __init__ (self, InputDescription inputDescription)
 
def addItem (self, x)
 
def removeItem (self, x)
 
def clear (self)
 
def read (self)
 

Public Attributes

 inputDescription
 
 layout
 
 selectedElements
 
 selectedList
 make list
 
 deselectedList
 

Detailed Description

Implements a widget for 'many of many' type selection.

User can select an option from a dropdown and it will appear in a listView. By clicking on an option in the listView it will disappear and return to the dropdown.

Parameters
inputDescription.optionList of options.

The documentation for this class was generated from the following file: