| Modifier and Type | Method and Description |
|---|---|
WidgetContainer |
Widget.getWidgetContainer()
Returns the widget container to which this widget belongs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Widget.setWidgetContainer(WidgetContainer container)
Sets the widget container to which this widget belongs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWidgetContainer<T extends Widget> |
| Modifier and Type | Method and Description |
|---|---|
WidgetContainer |
AbstractWidget.getWidgetContainer() |
protected WidgetContainer |
AbstractWidgetContentBrowser.getWidgetContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWidget.setWidgetContainer(WidgetContainer container) |
| Modifier and Type | Class and Description |
|---|---|
class |
PortalWidgetContainer<T extends Widget> |
| Modifier and Type | Method and Description |
|---|---|
protected WidgetContainer |
WidgetNavSectionRenderer.getWidgetContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected Widget |
ReturnRequestCreateWidgetRenderer.createPopupWidget(WidgetContainer<Widget> widgetContainer,
java.lang.String widgetConfig,
java.lang.String popupCode) |
protected void |
ReturnRequestCreateWidgetRenderer.handleRefundConfirmationPopupCloseEvent(InputWidget<DefaultListWidgetModel<TypedObject>,ReturnsController> parentWidget,
Component parentWindow,
WidgetContainer<Widget> widgetContainer,
Window popup) |
| Modifier and Type | Method and Description |
|---|---|
protected PopupWindowCloseEventListener |
PopupWidgetHelper.createDefaultPopupWindowCloseEventListener(WidgetContainer<Widget> widgetContainer,
EventListener popupWindowCloseEventListener) |
protected Widget |
PopupWidgetHelper.createWidgetInContainer(WidgetContainer<Widget> widgetContainer,
java.lang.String widgetConfig,
java.lang.String popupCode) |
| Constructor and Description |
|---|
DefaultPopupWindowCloseEventListener(WidgetContainer<Widget> widgetContainer,
EventListener popupWindowCloseEventListener) |
DesktopRemovalAwareWidgetWrapper(WidgetContainer<Widget> widgetContainer) |
Copyright © 2018 SAP SE. All Rights Reserved.