Skip to main contentModule layout
Source - DockLayout
- Describes a layout without constructing any entity.
- EditResult
- What one edit changed.
- NodeId
- Stable container identity. Survives structural edits and normalization so
the
DockArea view cache does not tear down and rebuild entities. - PaneNode
- PaneTree
- One region’s layout, as pure data.
- PanelId
- Stable panel identity. Wraps the
EntityId of the panel entity so the
layout algebra can be exercised without an App. - TilePanel
- One panel placed on a tiles canvas.
- InsertTarget
- Where a panel should land.
- PaneRef
- Borrowed read-only projection of a node.
- RootKind
- Whether the root of this tree is pinned to a split.