Package org.uberfire.client.workbench
-
Interface Summary 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 WindowCloseHandlerWorkbenchCustomStandalonePerspectiveDefinition 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 Summary Class Description DefaultBeanFactory BeanFactory using Errai IOCBeanManager to instantiate (CDI) beansLayoutSelection Used to discover alternativeWorkbenchLayout's.PanelManagerImpl Standard implementation ofPanelManager.PluginEntryPoint StandaloneEditorPerspective VFSLockServiceProxyClientImpl VFSServiceProxyClientImpl Workbench Responsible for bootstrapping the client-side Workbench user interface by coordinating calls to the PanelManager and PlaceManager.WorkbenchCloseHandlerImpl Generic WindowCloseHandlerWorkbenchCloseHandlerImplFallback Generic WindowCloseHandlerWorkbenchLayoutImpl 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 Types Summary Annotation Type Description AlternativeLayout Part of the worbench layout SPI.