PreviewContainerPanelConfigurationType (Complex Type)

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

Supertype: ContainerPanelConfigurationType

Used to define preview panels, for now it is only used on home (dashboard), but maybe later, we will need to show tables/forms in preview form also at other places.

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. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
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. 
applicableForOperation property
OperationTypeType
[0,1] Used to distinguish for which operations are the configuration applicable (and so visible) If nothing specified, configuration will be applicable for both add and modify operations. 
container container
VirtualContainersSpecificationType
[0,-1] List of containers to show on this panel  
panelType property
string
[0,1] Unique identifier used to reference panel to create. 
listView container
GuiObjectListViewType
[0,1] Specification of an explicit or implicit object collection that will be used to select objects in this view. 
path property
ItemPathType
[0,1] Panel class identifying panel to create. 
type property
QName
[0,1] Panel class identifying panel to create. 
panel container
ContainerPanelConfigurationType
[0,-1] Sub panel  
default property
boolean
[0,1] If the panel is default. 
previewSize property
int
[0,1] How many entries should be shown in preview. 
action container
GuiActionType
[0,-1] List of actions for this panel.