Interface WidgetDashboardConfiguration
- All Superinterfaces:
UIComponentConfiguration
- All Known Implementing Classes:
DefaultWidgetDashboardConfiguration
Represents a widget configuration for a dashboard
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getContainerLayoutID
String getContainerLayoutID()- Returns:
- the id of the container layout
-
getCoordinatesMap
Map<String,PortalWidgetCoordinate> getCoordinatesMap()- Returns:
- a map of widget ids and their corresponding coordinates
-