Class | Description |
---|---|
CommonToolbarContainerDockPerspective |
The type of object that is used by
CToolbarAreaPerspective as intern representation. |
CToolbarAreaPerspective |
Represents a
CToolbarArea as perspective. |
CToolbarContentPerspective |
Represents a
CToolbarContentArea as perspective. |
CToolbarGroupPerspective |
A wrapper around a
ToolbarGroupDockPerspective , offers features that are
usefull in the Common project only.A group of toolbars is organized similar to a table: there are columns of toolbars, and each column has its own size. Important note: "columns" is an abstract idea, they do not exist as DockStation s. |
CToolbarModePerspective |
Represents a
CToolbarMode . |
CToolbarPerspective |
A wrapper around a
ToolbarDockPerspective , represents a single toolbar. |
FrontendToolbarItemPerspective |
Represents a
ToolbarItemDockable that was registered at a DockFrontend with
a unique identifier. |
ToolbarFrontendPerspectiveCacheExtension |
This extension adds new types of
PerspectiveElement s to the DockFrontend . |