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 |
AbstractMultiPartWorkbenchPanelPresenter<P extends AbstractMultiPartWorkbenchPanelPresenter<P>> |
class |
AdaptiveWorkbenchPanelPresenter |
class |
ClosableSimpleWorkbenchPanelPresenter
A panel with a title bar.
|
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 |
SimpleNoExpandWorkbenchPanelPresenter
A panel with a title bar.
|
class |
SimpleWorkbenchPanelPresenter
A panel with a title bar.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.