Package chianti :: Package Gui :: Package gui_cl :: Module gui :: Class selectorDialog
[hide private]
[frames] | no frames]

Class selectorDialog

source code

Make a single or multiple selection from a list of items.

expects the input of an array of items, will select one or more the label and parent keywords are for consistency with other modules but do nothing

Instance Methods [hide private]
 
__init__(self, items, label=None, parent=None) source code