ironflow.gui.workflows.boxes.node_interface.representation module
For richer representations of node data allowing deeper analysis.
- class ironflow.gui.workflows.boxes.node_interface.representation.NodePresenter(*args, **kwargs)[source]
Bases:
DrawsWidgetsHandles the display of nodes with a representation.
- draw(*args, **kwargs)
- draw_for_node_widget(node_widget: NodeWidget)[source]
- main_widget_class
alias of
VBox