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
$itemDefinition.Name.LocalPart property
string
[0,1] GUI feature identifier. 
$itemDefinition.Name.LocalPart property
string
[0,1] Free-form description (comment) intended for system administrator. 
$itemDefinition.Name.LocalPart container
DisplayType
[0,1] Display properties of the UI feature. 
$itemDefinition.Name.LocalPart property
UserInterfaceElementVisibilityType
[0,1] Defines, whether this feature will be visible or it will be hidden. 
$itemDefinition.Name.LocalPart 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. 
$itemDefinition.Name.LocalPart container
VirtualContainerItemSpecificationType
[0,-1] Item specification to display in container