Package | Description |
---|---|
org.uberfire.client.workbench.panels.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDockingWorkbenchPanelPresenter<P extends AbstractWorkbenchPanelPresenter<P>>
Implements the behaviour for panel presenters that support adding child panels in
CompassPosition positions. |
class |
AbstractWorkbenchPanelPresenter<P extends AbstractWorkbenchPanelPresenter<P>>
Basic implementation of common functionality in a panel presenter.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDockingWorkbenchPanelPresenter<P extends AbstractWorkbenchPanelPresenter<P>>
Implements the behaviour for panel presenters that support adding child panels in
CompassPosition positions. |
class |
AbstractMultiPartWorkbenchPanelPresenter<P extends AbstractMultiPartWorkbenchPanelPresenter<P>> |
class |
AdaptiveWorkbenchPanelPresenter |
class |
ClosableSimpleWorkbenchPanelPresenter
A panel with a title bar.
|
class |
ImmutableWorkbenchPanelPresenter
An undecorated panel that can contain one part at a time and does not support child panels.
|
class |
LayoutPanelPresenter |
class |
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.
|
class |
MultiScreenWorkbenchPanelPresenter
A panel that allows opening screens within the current perspective, without closing the previous one.
|
class |
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.
|
class |
SimpleDnDWorkbenchPanelPresenter
Exactly like
SimpleWorkbenchPanelPresenter but has drag and drop enabled by default. |
class |
SimpleWorkbenchPanelPresenter
A panel with a title bar.
|
class |
SplitLayoutPanelPresenter
SplitLayoutPanelPresenter and
SplitLayoutPanelView arrange panels using a GWT SplitLayoutPanel . |
class |
StaticWorkbenchPanelPresenter
An undecorated panel that can contain one part at a time and does not support child panels.
|
class |
TemplatedWorkbenchPanelPresenter |
class |
UnanchoredStaticWorkbenchPanelPresenter
An undecorated panel that can contain one part at a time and does not support child panels.
|
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.