Uses of Class
com.evolveum.midpoint.gui.api.component.Badge
Packages that use Badge
Package
Description
Package for reusable and stable GUI Wicket Components.
-
Uses of Badge in com.evolveum.midpoint.gui.api.component
Constructor parameters in com.evolveum.midpoint.gui.api.component with type arguments of type BadgeModifierConstructorDescriptionBadgeListPanel
(String id, org.apache.wicket.model.IModel<List<Badge>> model) BadgePanel
(String id, org.apache.wicket.model.IModel<Badge> model) -
Uses of Badge in com.evolveum.midpoint.gui.api.component.wizard
Methods in com.evolveum.midpoint.gui.api.component.wizard that return types with arguments of type Badge -
Uses of Badge in com.evolveum.midpoint.gui.impl.page.admin.simulation.visualization
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation.visualization that return types with arguments of type BadgeModifier and TypeMethodDescriptionprotected @NotNull org.apache.wicket.model.IModel<Badge>
CardOutlineLeftPanel.createBadgeModel()
-
Uses of Badge in com.evolveum.midpoint.gui.impl.page.self.requestAccess
Methods in com.evolveum.midpoint.gui.impl.page.self.requestAccess that return types with arguments of type BadgeModifier and TypeMethodDescriptionprotected @NotNull org.apache.wicket.model.IModel<Badge>
ConflictItemPanel.createBadgeModel()
RoleCatalogPanel.getTitleBadges()
ShoppingCartPanel.getTitleBadges()
-
Uses of Badge in com.evolveum.midpoint.web.component
Methods in com.evolveum.midpoint.web.component that return types with arguments of type Badge -
Uses of Badge in com.evolveum.midpoint.web.page.admin.server
Methods in com.evolveum.midpoint.web.page.admin.server that return types with arguments of type Badge