ironflow Logo
  • API Documentation
ironflow
  • ironflow.gui.workflows.boxes package
  • View page source

ironflow.gui.workflows.boxes package

Subpackages

  • ironflow.gui.workflows.boxes.node_interface package
    • Submodules
      • ironflow.gui.workflows.boxes.node_interface.control module
        • NodeController
        • deserialize()
      • ironflow.gui.workflows.boxes.node_interface.input_widgets module
        • SliderControl
      • ironflow.gui.workflows.boxes.node_interface.representation module
        • NodePresenter
    • Module contents

Submodules

  • ironflow.gui.workflows.boxes.base module
    • Box
      • Box.box
      • Box.box_class
      • Box.clear()
      • Box.layout
  • ironflow.gui.workflows.boxes.flow module
    • FlowBox
      • FlowBox.close()
      • FlowBox.draw()
      • FlowBox.update_nodes()
      • FlowBox.update_tabs()
    • NodeSelector
      • NodeSelector.change_modules_dropdown()
      • NodeSelector.main_widget_class
      • NodeSelector.module_options
      • NodeSelector.new_node_class
      • NodeSelector.nodes_options
      • NodeSelector.select_module()
      • NodeSelector.update()
  • ironflow.gui.workflows.boxes.text_output module
    • TextOut
      • TextOut.clear()
      • TextOut.main_widget_class
      • TextOut.print()
  • ironflow.gui.workflows.boxes.toolbar module
    • Buttons
    • Toolbar
      • Toolbar.main_widget_class
  • ironflow.gui.workflows.boxes.user_input module
    • UserInput
      • UserInput.clear()
      • UserInput.main_widget_class
      • UserInput.open_bool()
      • UserInput.open_text()
      • UserInput.text
      • UserInput.wrap_callback()

Module contents

Component widgets from ipywidgets that get assembled to make the top-level gui.


© Copyright 2022, Max-Planck-Institut für Eisenforschung GmbH - Computational Materials Design (CM) Department All rights reserved.

Built with Sphinx using a theme provided by Read the Docs.