Package | Description |
---|---|
org.uberfire.client.workbench.panels.impl |
Class and Description |
---|
AbstractDockingWorkbenchPanelPresenter
Implements the behaviour for panel presenters that support adding child panels in
CompassPosition positions. |
AbstractDockingWorkbenchPanelView
Implements the view behaviour required by all docking panel views: adding and removing child panels in the NORTH,
SOUTH, EAST, and WEST compass positions.
|
AbstractMultiPartWorkbenchPanelPresenter |
AbstractMultiPartWorkbenchPanelView |
AbstractSimpleWorkbenchPanelView
Supertype for both the DnD and non-DnD simple workbench panel views.
|
AbstractWorkbenchPanelPresenter
Basic implementation of common functionality in a panel presenter.
|
AbstractWorkbenchPanelView
Implements focus and selection handling.
|
AdaptiveWorkbenchPanelPresenter |
ClosableSimpleWorkbenchPanelPresenter
A panel with a title bar.
|
ImmutableWorkbenchPanelPresenter
An undecorated panel that can contain one part at a time and does not support child panels.
|
ImmutableWorkbenchPanelView
The view component of
ImmutableWorkbenchPanelPresenter . |
LayoutPanelPresenter |
LayoutPanelView
A simple
LayoutPanel presenter. |
MultiListWorkbenchPanelPresenter
A panel with a title bar and drop-down list that allows selecting among the parts it contains, and drag-and-drop
for moving parts to and from other drag-and-drop enabled panels.
|
MultiScreenWorkbenchPanelPresenter
A panel that allows opening screens within the current perspective, without closing the previous one.
|
MultiTabWorkbenchPanelPresenter
A panel with a tab bar that allows selecting among the parts it contains, with drag-and-drop for moving parts to
and from other drag-and-drop enabled panels.
|
SimpleDnDWorkbenchPanelPresenter
Exactly like
SimpleWorkbenchPanelPresenter but has drag and drop enabled by default. |
SimpleDnDWorkbenchPanelView
View component of the drag-and-drop enabled
SimpleDnDWorkbenchPanelPresenter . |
SimpleNoExpandWorkbenchPanelPresenter
A panel with a title bar.
|
SimpleWorkbenchPanelPresenter
A panel with a title bar.
|
SplitLayoutPanelPresenter
SplitLayoutPanelPresenter and
SplitLayoutPanelView arrange panels using a GWT SplitLayoutPanel . |
SplitLayoutPanelView
Corresponding view to
SplitLayoutPanelPresenter . |
StaticWorkbenchPanelPresenter
An undecorated panel that can contain one part at a time and does not support child panels.
|
StaticWorkbenchPanelView
The view component of
StaticWorkbenchPanelPresenter . |
TemplatedWorkbenchPanelPresenter |
TemplatedWorkbenchPanelView
The view component of the templated panel system.
|
UnanchoredStaticWorkbenchPanelPresenter
An undecorated panel that can contain one part at a time and does not support child panels.
|
UnanchoredStaticWorkbenchPanelView
The view component of
UnanchoredStaticWorkbenchPanelPresenter . |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.