cytoflowgui.editors.toggle_button

A button that can be toggled off and on.

class cytoflowgui.editors.toggle_button.ToggleButtonEditor(*args: Any, **kwargs: Any)[source]

Bases: traitsui.basic_editor_factory.

Editor factory for toggle buttons.

klass

alias of cytoflowgui.editors.toggle_button._ToggleButton

value = <traits.trait_factory.TraitFactory object>

Value to set when the button is clicked

label

alias of traits.trait_types.Str

label_value

alias of traits.trait_types.Str