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]  
description property
string
[0,1]  
path property
ItemPathType
[0,1]  
display property
DisplayType
[0,1]  
visibility property
UserInterfaceElementVisibilityType
[0,1]  
previousColumn property
string
[0,1]