| Modifier and Type | Method and Description |
|---|---|
WidgetFactory |
WidgetContainer.getWidgetFactory()
Returns the
WidgetFactory used for creating widgets. |
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetContainer.setWidgetFactory(WidgetFactory widgetFactory)
Sets the
WidgetFactory used for creating widgets. |
| Modifier and Type | Method and Description |
|---|---|
WidgetFactory |
DefaultWidgetBrowserModel.getWidgetFactory()
Returns the widget factory used for creating widgets.
|
WidgetFactory |
WidgetBrowserModel.getWidgetFactory()
Returns the widget factory used for creating widgets.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWidgetBrowserModel.setWidgetFactory(WidgetFactory widgetFactory) |
void |
WidgetBrowserModel.setWidgetFactory(WidgetFactory widgetFactory)
Sets the widget factory to be used when creating widgets.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultWidgetFactory
Default widget creation factory implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected WidgetFactory |
DefaultWidgetContentBrowser.getWidgetFactory() |
WidgetFactory |
DefaultWidgetContainer.getWidgetFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultWidgetContainer.setWidgetFactory(WidgetFactory widgetFactory) |
| Constructor and Description |
|---|
DefaultWidgetContainer(WidgetFactory factory) |
| Constructor and Description |
|---|
PortalWidgetContainer(WidgetFactory factory) |
Copyright © 2018 SAP SE. All Rights Reserved.