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 CollectionPanelTypeCollectionPanelType.getPanelType(String panelInstance) SearchContext.getPanelType()static CollectionPanelTypeReturns 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) voidSearchContext.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 CollectionPanelTypeAbstractRoleMemberPanel.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