cytoflowgui.workflow_pane

The pane that has the operation toolbar and the workflow.

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

Bases: pyface.tasks.traits_dock_pane.TraitsDockPane

Workflow dock pane

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

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