| Modifier and Type | Method and Description |
|---|---|
protected ContainerLayout |
WidgetDashboardBrowserModel.getContainerLayout(java.lang.String id) |
ContainerLayout |
WidgetDashboardBrowserModel.getCurrentContainerLayout() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ContainerLayout> |
WidgetDashboardBrowserModel.getContainerLayouts() |
| Modifier and Type | Method and Description |
|---|---|
void |
WidgetDashboardBrowserModel.setCurrentContainerLayout(ContainerLayout currentContainerLayout) |
void |
WidgetDashboardBrowserModel.setCurrentContainerLayout(ContainerLayout currentContainerLayout,
boolean storeConfig) |
| Modifier and Type | Method and Description |
|---|---|
ContainerLayout |
PortalWidgetContainer.getContainerLayout() |
| Modifier and Type | Method and Description |
|---|---|
AdvancedPortallayout |
PortalWidgetContainer.createPortalLayout(ContainerLayout style,
PortalWidgetContainerListener listener)
Creates a portallayout from the currently contained widgets
|
void |
PortalWidgetContainer.setContainerLayout(ContainerLayout containerLayout) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContainerLayout |
| Modifier and Type | Field and Description |
|---|---|
static ContainerLayout |
DefaultContainerLayout.ONE_COLUMN |
static ContainerLayout |
DefaultContainerLayout.THREE_COLUMN |
static ContainerLayout |
DefaultContainerLayout.TWO_COLUMN_3070 |
static ContainerLayout |
DefaultContainerLayout.TWO_COLUMN_5050 |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ContainerLayout> |
ContainerLayoutConfiguration.getContainerLayouts() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ContainerLayout> |
DefaultContainerLayoutConfiguration.getContainerLayouts() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultContainerLayoutConfiguration.setContainerLayouts(java.util.List<ContainerLayout> containerLayouts) |
Copyright © 2018 SAP SE. All Rights Reserved.