VirtualContainersSpecificationType (Complex Type)

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

Supertype: UserInterfaceFeatureType
Used to specify "virtual" containers for displaying details page in GUI. As an example, the user might need to reorganize attributes to some logic block such as personal info, basic info, additional info. Each of this section should have only attributes which belong to it, e.g. given name, family name, date of the birth are attributes corresponding to the personal info. Basic info section will contains attributes describing organizationalUnit, emailAddress or job position and additional info will contain attributes about user's nickname and so on.
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. 
item container
VirtualContainerItemSpecificationType
[0,-1] Item specification to display in container