cytoflowgui.editors.vertical_notebook_editor

A cytoflow-specific re-implementation of the traitsui.editors.list_editor.ListEditor in notebook mode, but vertically instead of horizontally

class cytoflowgui.editors.vertical_notebook_editor.VerticalNotebookEditor(*args: Any, **kwargs: Any)[source]

Bases: traitsui.basic_editor_factory.

klass

alias of cytoflowgui.editors.vertical_notebook_editor._VerticalNotebookEditor

multiple_open = <traits.trait_types.Bool object>

Allow multiple open pages at once?

delete = <traits.trait_types.Bool object>

Include a “delete” button?

page_name

alias of traits.trait_types.Str

page_description

alias of traits.trait_types.Str

page_icon

alias of traits.trait_types.Str

page_deletable

alias of traits.trait_types.Str

handler_factory

alias of traits.trait_types.Callable

selected

alias of traits.trait_types.Str