GuiObjectListViewType (Complex Type)

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

Supertype: GuiObjectListPanelConfigurationType
Specifies the page used to list specific object type or object collection.
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 (and visible for example for panel in details menu). 
searchBoxConfiguration container
SearchBoxConfigurationType
[0,1] Configuration of the search box (the set of input fields that control definition of search query). 
distinct property
DistinctSearchOptionType
[0,1]  
column container
GuiObjectColumnType
[0,-1] Configuration of the object list column. 
includeDefaultColumns property
boolean
[0,1]  
disableSorting property
boolean
[0,1]  
disableCounting property
boolean
[0,1] Configures the possibility of the objects counting while object list loading  
refreshInterval property
int
[0,1] Configures the possibility of autorefreshing the table. 
paging property
PagingType
[0,1] Paging for query. 
dataProvider container
GuiListDataProviderType
[0,1] Paging for query. 
type property
QName
[0,1] Type of displayed objects. 
collection container
CollectionRefSpecificationType
[0,1] Specification of an explicit or implicit object collection that will be used to select objects in this view. 
action container
GuiActionType
[0,-1] List of actions for this view. 
additionalPanels container
GuiObjectListViewAdditionalPanelsType
[0,1] Configuration of additional panels that can be present in some view types.