Structs§
- AnyDrag
- Close
Panel - Dock
- The Dock is a fixed container that places at left, bottom, right of the Windows.
- Dock
Area - The main area of the dock.
- Dock
Area State - Used to serialize and deserialize the DockArea
- Dock
State - Used to serialize and deserialize the Dock
- Drag
Drop - Drag
Moving - Drag
Resizing - Panel
Registry - Panel
State - Used to serialize and deserialize the DockerItem
- Redo
- Stack
Panel - TabPanel
- Tile
Item - TileItem is a moveable and resizable panel that can be added to a Tiles view.
- Tile
Meta - Tiles
- Tiles is a canvas that can contain multiple panels, each of which can be dragged and resized.
- Title
Style - Toggle
Zoom - Undo
Enums§
- Dock
Event - Dock
Item - DockItem is a tree structure that represents the layout of the dock.
- Dock
Placement - Panel
Control - Panel
Event - Panel
Info - Panel
Style
Traits§
- Panel
- The Panel trait used to define the panel.
- Panel
View - The PanelView trait used to define the panel view.
Functions§
- register_
panel - Register the Panel init by panel_name to global registry.