Skip to main content

Module docking

Module docking 

Source

Structs§

ContentContext
Passed to the render_content callback.
DockDrag
The payload carried by a drag in a docking area.
DockPanel
A tabbed panel containing one or more tabs.
DockingArea
TabBarContext
Passed to the render_tab_bar callback.
TabContext
Passed to the render_tab callback.

Enums§

DockNode
A node in the docking tree, either a split or a tabbed panel.
DropTarget
Describes where a dragged tab should be dropped.
Side
Which side of a panel a drop targets.

Traits§

DockingModel