Module dock

Module dock 

Source

Structs§

AnyDrag
ClosePanel
Dock
The Dock is a fixed container that places at left, bottom, right of the Windows.
DockArea
The main area of the dock.
DockAreaState
Used to serialize and deserialize the DockArea
DockState
Used to serialize and deserialize the Dock
DragDrop
DragMoving
DragResizing
PanelRegistry
PanelState
Used to serialize and deserialize the DockerItem
Redo
StackPanel
TabPanel
TileItem
TileItem is a moveable and resizable panel that can be added to a Tiles view.
TileMeta
Tiles
Tiles is a canvas that can contain multiple panels, each of which can be dragged and resized.
TitleStyle
ToggleZoom
Undo

Enums§

DockEvent
DockItem
DockItem is a tree structure that represents the layout of the dock.
DockPlacement
PanelControl
PanelEvent
PanelInfo
PanelStyle

Traits§

Panel
The Panel trait used to define the panel.
PanelView
The PanelView trait used to define the panel view.

Functions§

register_panel
Register the Panel init by panel_name to global registry.