Uses of Class
com.evolveum.midpoint.gui.api.component.MainObjectListPanel
Packages that use MainObjectListPanel
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type MainObjectListPanelModifier and TypeMethodDescriptionstatic <AR extends AbstractRoleType>
org.apache.wicket.model.IModel<String>WebComponentUtil.createAbstractRoleConfirmationMessage(String actionName, ColumnMenuAction action, MainObjectListPanel<AR> abstractRoleTable, PageBase pageBase) -
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.component
Subclasses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.component -
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Subclasses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.componentMethods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component that return MainObjectListPanelModifier and TypeMethodDescriptionprotected MainObjectListPanel<FocusType>AbstractRoleMemberPanel.getMemberTable() -
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component
-
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.mark
Subclasses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.mark -
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.mark.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.mark.component that return MainObjectListPanelModifier and TypeMethodDescriptionprotected MainObjectListPanel<O>ShadowMarkPanel.getMemberTable() -
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.clusters
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.page.panel.session.clusters that return MainObjectListPanelModifier and TypeMethodDescriptionprotected MainObjectListPanel<RoleAnalysisClusterType>RoleAnalysisAbstractClusteringResultPanel.clusterTable(String panelId, RoleAnalysisClusterCategory category) -
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.simulation
Subclasses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.simulation -
Uses of MainObjectListPanel in com.evolveum.midpoint.web.component.util
Methods in com.evolveum.midpoint.web.component.util that return MainObjectListPanelConstructors in com.evolveum.midpoint.web.component.util with parameters of type MainObjectListPanelModifierConstructorDescriptionFocusListInlineMenuHelper(@NotNull Class<F> objectClass, @NotNull PageBase parentPage, @NotNull MainObjectListPanel<F> focusListComponent) -
Uses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.cases
Subclasses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.cases -
Uses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.server
Subclasses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.server -
Uses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.shadows
Subclasses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.shadows