cytoflowgui.editors.subset_list_editor#

An editor for lists of ISubset. For each entry in the list, creates an appropriate instance editor, each set up with appropriate ranges, values, etc. from the experiment conditions and metadata.

class cytoflowgui.editors.subset_list_editor.SubsetListEditor(*args: Any, **kwargs: Any)[source]#

Bases: VerticalListEditor

conditions#

The name of the trait containing the names –> values dict

alias of Str

metadata#

The name of the trait containing the metadata dictionary

alias of Str

when#

A string to evaluate on the metadata to see if we include this condition in the editor

alias of Str

style = <traits.ctrait.CTrait object>#
mutable = <traits.trait_types.Bool object>#