selectorDialog¶
-
class
ChiantiPy.Gui.gui_cl.
selectorDialog
(items, label=None, parent=None)[source] [edit on github]¶ Bases:
object
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