| Interface | Description |
|---|---|
| BeanFactory |
A Factory definition to create new instances of managed beans.
|
| Footer |
CDI beans that implement Footer are automatically created and added to the bottom of the Workbench screen.
|
| Header |
CDI beans that implement Header are automatically discovered and added to the top of the Workbench screen.
|
| Orderable | |
| PanelManager |
Internal framework component that handles the creation, destruction, layout, and composition (parent-child nesting)
of all panels that make up a perspective.
|
| VFSLockServiceProxy | |
| VFSServiceProxy | |
| WorkbenchCloseHandler |
Generic WindowCloseHandler
|
| WorkbenchCustomStandalonePerspectiveDefinition | |
| WorkbenchLayout |
Used by the workbench to construct the outer most DOM structure (header, footer and perspective container).
|
| WorkbenchLayoutInfo |
Used to retrieve some layout information from the workbench.
|
| WorkbenchServicesProxy |
| Class | Description |
|---|---|
| DefaultBeanFactory |
BeanFactory using Errai IOCBeanManager to instantiate (CDI) beans
|
| LayoutSelection |
Used to discover alternative
WorkbenchLayout's. |
| PanelManagerImpl |
Standard implementation of
PanelManager. |
| PluginEntryPoint | |
| StandaloneEditorPerspective | |
| VFSLockServiceProxyClientImpl | |
| VFSServiceProxyClientImpl | |
| Workbench |
Responsible for bootstrapping the client-side Workbench user interface by coordinating calls to the PanelManager and
PlaceManager.
|
| WorkbenchCloseHandlerImpl |
Generic WindowCloseHandler
|
| WorkbenchCloseHandlerImplFallback |
Generic WindowCloseHandler
|
| WorkbenchLayoutImpl |
The default layout implementation.
|
| WorkbenchLayoutImpl.AbstractResizeAnimation | |
| WorkbenchLayoutImpl.CollapseAnimation | |
| WorkbenchLayoutImpl.ExpandAnimation | |
| WorkbenchLayoutImpl.OriginalStyleInfo |
Holder for style information that was modified in order to maximize a panel.
|
| WorkbenchLayoutInfoImpl | |
| WorkbenchServicesProxyClientImpl |
| Annotation Type | Description |
|---|---|
| AlternativeLayout |
Part of the worbench layout SPI.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.