DashboardWidgetType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: UserInterfaceFeatureType
Defines properties of a specific dashboard widget. The identifier property defines the identity of the widget and currently also the placement on the dashboard. The widget specifications that come from different roles will be merged if they have the same identifier.
Item Summary  
Name Type Multiplicity Description
identifier property
string
[0,1] GUI feature identifier. 
description property
string
[0,1] Free-form description (comment) intended for system administrator. 
display container
DisplayType
[0,1] Display properties of the UI feature. 
visibility property
UserInterfaceElementVisibilityType
[0,1] Defines, whether this feature will be visible or it will be hidden. 
displayOrder property
int
[0,1] The content of this property specifies an order in which the user interface feature should be displayed relative to other similar features that are displayed together. 
data container
DashboardWidgetDataType
[0,1] Specifies widget data source. 
presentation container
DashboardWidgetPresentationType
[0,1] Specifies widget data source.