Uses of Enum Class
com.evolveum.midpoint.gui.impl.component.search.CollectionPanelType
Packages that use CollectionPanelType
Package
Description
-
Uses of CollectionPanelType in com.evolveum.midpoint.gui.impl.component.search
Methods in com.evolveum.midpoint.gui.impl.component.search that return CollectionPanelTypeModifier and TypeMethodDescriptionstatic CollectionPanelType
CollectionPanelType.getPanelType
(String panelInstance) SearchContext.getPanelType()
static CollectionPanelType
Returns the enum constant of this class with the specified name.static CollectionPanelType[]
CollectionPanelType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.gui.impl.component.search with parameters of type CollectionPanelTypeModifier and TypeMethodDescriptionSearchBoxConfigurationBuilder.getSupportedObjectTypes
(CollectionPanelType collectionPanelType) void
SearchContext.setPanelType
(CollectionPanelType collectionPanelType) -
Uses of CollectionPanelType in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component that return CollectionPanelTypeModifier and TypeMethodDescriptionprotected CollectionPanelType
AbstractRoleMemberPanel.getPanelType()
-
Uses of CollectionPanelType in com.evolveum.midpoint.gui.impl.page.admin.mark
Methods in com.evolveum.midpoint.gui.impl.page.admin.mark that return CollectionPanelType