| Package | Description |
|---|---|
| org.uberfire.client.workbench.panels.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDockingWorkbenchPanelView<P extends WorkbenchPanelPresenter>
Implements the view behaviour required by all docking panel views: adding and removing child panels in the NORTH,
SOUTH, EAST, and WEST compass positions.
|
class |
AbstractMultiPartWorkbenchPanelView<P extends AbstractMultiPartWorkbenchPanelPresenter> |
class |
AbstractSimpleWorkbenchPanelView<P extends WorkbenchPanelPresenter>
Supertype for both the DnD and non-DnD simple workbench panel views.
|
class |
AdaptiveWorkbenchPanelView |
class |
ClosableSimpleWorkbenchPanelView
A Workbench panel that can contain WorkbenchParts.
|
class |
ImmutableWorkbenchPanelView
The view component of
ImmutableWorkbenchPanelPresenter. |
class |
MultiListWorkbenchPanelView
A Workbench panel that can contain WorkbenchParts.
|
class |
MultiScreenWorkbenchPanelView
A Workbench panel that can contain WorkbenchParts.
|
class |
SimpleDnDWorkbenchPanelView
View component of the drag-and-drop enabled
SimpleDnDWorkbenchPanelPresenter. |
class |
SimpleNoExpandWorkbenchPanelView
A Workbench panel that can contain WorkbenchParts.
|
class |
SimpleWorkbenchPanelView
A Workbench panel that can contain WorkbenchParts.
|
class |
StaticWorkbenchPanelView
The view component of
StaticWorkbenchPanelPresenter. |
class |
UnanchoredStaticWorkbenchPanelView
The view component of
UnanchoredStaticWorkbenchPanelPresenter. |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.