Uses of Class
com.evolveum.midpoint.gui.api.component.MainObjectListPanel
-
-
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util with parameters of type MainObjectListPanel Modifier and Type Method Description static <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 Modifier and Type Class Description class
AbstractObjectListPanel<O extends ObjectType>
-
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.component Modifier and Type Class Description class
InducedByPanel<AR extends AbstractRoleType>
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component that return MainObjectListPanel Modifier and Type Method Description protected MainObjectListPanel<FocusType>
AbstractRoleMemberPanel. getMemberTable()
-
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component
Subclasses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component Modifier and Type Class Description class
RoleMembershipPanel<AH extends AssignmentHolderType>
-
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.mark
Subclasses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.mark Modifier and Type Class Description class
MarkObjectListPanel
Created by Viliam Repan (lazyman).Methods in com.evolveum.midpoint.gui.impl.page.admin.mark that return MainObjectListPanel Modifier and Type Method Description protected MainObjectListPanel<FocusType>
ShadowMarkPanel. getMemberTable()
-
Uses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.simulation
Subclasses of MainObjectListPanel in com.evolveum.midpoint.gui.impl.page.admin.simulation Modifier and Type Class Description class
SimulationResultsPanel
Created by Viliam Repan (lazyman). -
Uses of MainObjectListPanel in com.evolveum.midpoint.web.component.util
Methods in com.evolveum.midpoint.web.component.util that return MainObjectListPanel Modifier and Type Method Description MainObjectListPanel<F>
FocusListComponent. getObjectListPanel()
Constructors in com.evolveum.midpoint.web.component.util with parameters of type MainObjectListPanel Constructor Description FocusListInlineMenuHelper(@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 Modifier and Type Class Description class
MyCasesPanel
-
Uses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.server
Subclasses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.server Modifier and Type Class Description class
CasesTablePanel
class
TaskTablePanel
-
Uses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.shadows
Subclasses of MainObjectListPanel in com.evolveum.midpoint.web.page.admin.shadows Modifier and Type Class Description class
ShadowTablePanel
-