GuiObjectColumnType (Complex Type)

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

Configuration of the object list column. This is supposed to be universal mergeable configuration. It may be specified in global configuration, roles but also in user's preferences. Therefore it may refer to the columns specified by the "higher" configuration and override some parts of that (e.g. hide/show columns, change ordering, etc.). When merging the configurations there is no way how to remove columns. New columns may be added, setting of the existing columns may be changed, but the columns may not be removed. If the columns should not be displayed then it may be hidden.
Item Summary  
Name Type Multiplicity Description
name property
string
[1,1] Column name (identifier). 
description property
string
[0,1] Free-form description. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
path property
ItemPathType
[0,1] Path of the item (property) that this form display or that is taken as an primary input for the expression (planned for future). 
display container
DisplayType
[0,1] Specification of column display properties. 
visibility property
UserInterfaceElementVisibilityType
[0,1] Defines, whether this column will be visible or it will be hidden. 
previousColumn property
string
[0,1] Name of the column that has to be displayed before this column. 
import container
DirectionElementsType
[0,1] Properties for import. 
export container
DirectionElementsType
[0,1] Properties for export. 
displayValue property
DisplayValueType
[0,1] Specifies the kind of view of value. 
sortProperty property
string
[0,1] Contains name of property which will be used for sorting of this column in GUI.