| Package | Description |
|---|---|
| org.quickstart.api.component |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IPerspective<L,A,M>
Defines a perspective, a perspective is a root component handled by an
workbench and contains sub-components such as visible UI components or
background components.
|
interface |
IPerspectiveView<C,L,A,M>
This interface defines perspective components with visible ui.
|