Package | Description |
---|---|
org.uberfire.client.mvp | |
org.uberfire.client.workbench | |
org.uberfire.client.workbench.widgets.dnd | |
org.uberfire.client.workbench.widgets.panel |
Modifier and Type | Method and Description |
---|---|
void |
AcceptItem.add(UIPart uiPart) |
Modifier and Type | Method and Description |
---|---|
void |
PanelManagerImpl.addWorkbenchPart(PlaceRequest place,
PartDefinition partDef,
PanelDefinition panelDef,
Menus menus,
UIPart uiPart,
String contextId,
Integer preferredWidth,
Integer preferredHeight) |
void |
PanelManager.addWorkbenchPart(PlaceRequest place,
PartDefinition part,
PanelDefinition panel,
Menus menus,
UIPart uiPart,
String contextId,
Integer minInitialWidth,
Integer minInitialHeight)
Adds the given part to the given panel, which must already be part of the visible workbench layout.
|
Modifier and Type | Method and Description |
---|---|
UIPart |
WorkbenchDragContext.getUiPart() |
Modifier and Type | Method and Description |
---|---|
UIPart |
ContextPanel.getUiPart() |
Modifier and Type | Method and Description |
---|---|
void |
ContextPanel.setUiPart(UIPart uiPart) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.