cytoflowgui.workflow_pane#

The pane that has the operation toolbar and the workflow.

class cytoflowgui.workflow_pane.WorkflowDockPane(*args, **kwargs)[source]#

Bases: TraitsDockPane

Workflow dock pane

id = 'cytoflowgui.workflow_pane'#
name = 'Workflow'#
plugins = <traits.trait_types.List object>#
handler = <traits.trait_types.Instance object>#
create_contents(parent)[source]#

Create and return the toolkit-specific contents of the dock pane.

show_toolbar_names(_)[source]#