-
Interface Summary
Interface |
Description |
Layout |
Layout is a single "tab" in the software.
|
Layouts |
Layouts provides access to reading and modifying the layouts of the software.
|
LayoutUpdater |
LayoutUpdater can be used to update the UI state for given layouts.
|
LayoutView |
LayoutView represents a single view embedded in a layout.
|
Split |
Split describes a splitting of the UI space for different LayoutViews.
|
-
Enum Summary
Enum |
Description |
LayoutView.State |
Describes the current state of the layoutview.
|
Split.Orientation |
Orientation describes the direction the space is split.
|