Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.GuiObjectColumnType
-
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component with parameters of type GuiObjectColumnType Modifier and Type Method Description protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<O>,String>
ObjectListPanel. createNameColumn(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ItemPath itemPath, ExpressionType expression)
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.gui.impl.component
Methods in com.evolveum.midpoint.gui.impl.component with parameters of type GuiObjectColumnType Modifier and Type Method Description protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PO,String>
ContainerableListPanel. createCustomExportableColumn(org.apache.wicket.model.IModel<String> columnDisplayModel, GuiObjectColumnType customColumn, ItemPath columnPath, ExpressionType expression)
protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PO,String>
ContainerableListPanel. createNameColumn(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ItemPath itemPath, ExpressionType expression)
protected Collection<String>
ContainerableListPanel. evaluateExpression(C rowValue, Item<?,?> columnItem, ExpressionType expression, GuiObjectColumnType customColumn)
protected org.apache.wicket.model.IModel<?>
ContainerableListPanel. getExportableColumnDataModel(org.apache.wicket.model.IModel<PO> rowModel, GuiObjectColumnType customColumn, ItemPath columnPath, ExpressionType expression)
Collection<String>
ContainerableListPanel. loadExportableColumnDataModel(org.apache.wicket.model.IModel<PO> rowModel, GuiObjectColumnType customColumn, ItemPath columnPath, ExpressionType expression)
Method parameters in com.evolveum.midpoint.gui.impl.component with type arguments of type GuiObjectColumnType Modifier and Type Method Description protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PO,String>>
ContainerableListPanel. getViewColumnsTransformed(List<GuiObjectColumnType> customColumns)
protected List<org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PO,String>>
ContainerableListPanel. getViewColumnsTransformed(List<GuiObjectColumnType> customColumns, boolean shouldCheckForNameColumn)
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType with parameters of type GuiObjectColumnType Modifier and Type Method Description protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,String>
AbstractAssignmentTypePanel. createNameColumn(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ItemPath itemPath, ExpressionType expression)
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment with parameters of type GuiObjectColumnType Modifier and Type Method Description protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<PrismContainerValueWrapper<AssignmentType>,String>
DirectAndIndirectAssignmentPanel. createNameColumn(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ItemPath itemPath, ExpressionType expression)
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util with parameters of type GuiObjectColumnType Modifier and Type Method Description static String
GuiDisplayNameUtil. getDisplayName(GuiObjectColumnType guiObjectColumn)
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.model.api.authentication
Methods in com.evolveum.midpoint.model.api.authentication that return types with arguments of type GuiObjectColumnType Modifier and Type Method Description List<GuiObjectColumnType>
CompiledObjectCollectionView. getColumns()
Returns column definition list (already ordered). -
Uses of GuiObjectColumnType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util that return types with arguments of type GuiObjectColumnType Modifier and Type Method Description static List<GuiObjectColumnType>
MiscSchemaUtil. orderCustomColumns(List<GuiObjectColumnType> customColumns)
static List<GuiObjectColumnType>
ObjectTypeUtil. orderCustomColumns(List<GuiObjectColumnType> customColumns)
Method parameters in com.evolveum.midpoint.schema.util with type arguments of type GuiObjectColumnType Modifier and Type Method Description static void
MiscSchemaUtil. mergeColumns(List<GuiObjectColumnType> existingColumns, List<GuiObjectColumnType> newColumns)
static List<GuiObjectColumnType>
MiscSchemaUtil. orderCustomColumns(List<GuiObjectColumnType> customColumns)
static List<GuiObjectColumnType>
ObjectTypeUtil. orderCustomColumns(List<GuiObjectColumnType> customColumns)
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.web.page.admin.cases
Methods in com.evolveum.midpoint.web.page.admin.cases with parameters of type GuiObjectColumnType Modifier and Type Method Description protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn
CaseWorkItemsPanel. createNameColumn(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ItemPath itemPath, ExpressionType expression)
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.web.page.admin.reports.component
Methods in com.evolveum.midpoint.web.page.admin.reports.component with parameters of type GuiObjectColumnType Modifier and Type Method Description protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<AuditEventRecordType>,String>
AuditLogViewerPanel. createNameColumn(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ItemPath itemPath, ExpressionType expression)
protected org.apache.wicket.extensions.markup.html.repeater.data.table.IColumn<SelectableBean<C>,String>
ReportObjectsListPanel. createNameColumn(org.apache.wicket.model.IModel<String> displayModel, GuiObjectColumnType customColumn, ItemPath itemPath, ExpressionType expression)
protected Collection
ReportObjectsListPanel. evaluateExpression(C rowValue, Item<?,?> columnItem, ExpressionType expression, GuiObjectColumnType customColumn)
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return GuiObjectColumnType Modifier and Type Method Description GuiObjectColumnType
ObjectFactory. createGuiObjectColumnType()
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type GuiObjectColumnType Modifier and Type Field Description static Producer<GuiObjectColumnType>
GuiObjectColumnType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type GuiObjectColumnType Modifier and Type Method Description List<GuiObjectColumnType>
GuiObjectListPanelConfigurationType. createColumnList()
List<GuiObjectColumnType>
GuiObjectListPanelConfigurationType. getColumn()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type GuiObjectColumnType Modifier and Type Method Description GuiObjectListPanelConfigurationType
GuiObjectListPanelConfigurationType. column(GuiObjectColumnType value)
GuiObjectListViewType
GuiObjectListViewType. column(GuiObjectColumnType value)
GuiShadowListViewType
GuiShadowListViewType. column(GuiObjectColumnType value)
-
Uses of GuiObjectColumnType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return GuiObjectColumnType Modifier and Type Method Description GuiObjectColumnType
ObjectFactory. createGuiObjectColumnType()
-