Uses of Class
org.uberfire.client.workbench.panels.impl.AbstractWorkbenchPanelView
-
Packages that use AbstractWorkbenchPanelView Package Description org.uberfire.client.workbench.panels.impl -
-
Uses of AbstractWorkbenchPanelView in org.uberfire.client.workbench.panels.impl
Subclasses of AbstractWorkbenchPanelView in org.uberfire.client.workbench.panels.impl Modifier and Type Class Description classAbstractDockingWorkbenchPanelView<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.classAbstractMultiPartWorkbenchPanelView<P extends AbstractMultiPartWorkbenchPanelPresenter>classAbstractSimpleWorkbenchPanelView<P extends WorkbenchPanelPresenter>Supertype for both the DnD and non-DnD simple workbench panel views.classAdaptiveWorkbenchPanelViewclassClosableSimpleWorkbenchPanelViewA Workbench panel that can contain WorkbenchParts.classImmutableWorkbenchPanelViewThe view component ofImmutableWorkbenchPanelPresenter.classMultiListWorkbenchPanelViewA Workbench panel that can contain WorkbenchParts.classMultiScreenWorkbenchPanelViewA Workbench panel that can contain WorkbenchParts.classSimpleDnDWorkbenchPanelViewView component of the drag-and-drop enabledSimpleDnDWorkbenchPanelPresenter.classSimpleNoExpandWorkbenchPanelViewA Workbench panel that can contain WorkbenchParts.classSimpleWorkbenchPanelViewA Workbench panel that can contain WorkbenchParts.classStaticWorkbenchPanelViewThe view component ofStaticWorkbenchPanelPresenter.classUnanchoredStaticWorkbenchPanelViewThe view component ofUnanchoredStaticWorkbenchPanelPresenter.
-