Constructor and Description |
---|
ThemeConfiguration() |
Modifier and Type | Method and Description |
---|---|
List<Layout> |
getLayouts() |
Placement |
getPlacement() |
List<WidgetEntry> |
getWidgets() |
void |
mergeWithParent(ThemeConfiguration parent) |
void |
setLayouts(List<Layout> layouts) |
void |
setPlacement(Placement placement) |
void |
setWidgets(List<WidgetEntry> widgets) |
public Placement getPlacement()
public void setPlacement(Placement placement)
public List<WidgetEntry> getWidgets()
public void setWidgets(List<WidgetEntry> widgets)
public void mergeWithParent(ThemeConfiguration parent)
Copyright © 2022 Apache Software Foundation. All rights reserved.