Uses of Class
com.evolveum.midpoint.gui.api.component.Badge
Packages that use Badge
Package
Description
-
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) LabelWithBadgePanel(String id, org.apache.wicket.model.IModel<Badge> model, org.apache.wicket.model.IModel<String> labelModel) -
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.component.tile
Methods in com.evolveum.midpoint.gui.impl.component.tile that return types with arguments of type BadgeModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<Badge>WizardGuideTilePanel.getBadgeModel()Override or bind to model state. -
Uses of Badge in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers
Methods in com.evolveum.midpoint.gui.impl.page.admin.certification.helpers that return Badge -
Uses of Badge in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard that return types with arguments of type BadgeModifier and TypeMethodDescription@NotNull org.apache.wicket.model.IModel<Badge>ResourceGuideSchemaHandlingWizardTileState.badgeModel(@NotNull SchemaHandlingWizardChoicePanel panel) -
Uses of Badge in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.associationType that return types with arguments of type BadgeModifier and TypeMethodDescription@NotNull org.apache.wicket.model.IModel<Badge>ResourceGuideAssociationTypeTileState.badgeModel(@NotNull ResourceAssociationTypeWizardChoicePanel panel) -
Uses of Badge in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType that return types with arguments of type BadgeModifier and TypeMethodDescription@NotNull org.apache.wicket.model.IModel<Badge>ResourceGuideObjectTypeTileState.badgeModel(@NotNull ResourceObjectTypeWizardChoicePanel panel) -
Uses of Badge in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.smart that return types with arguments of type BadgeModifier and TypeMethodDescriptionstatic @NotNull org.apache.wicket.model.IModel<Badge>SmartIntegrationUtils.getAiCustomTextBadgeModel(String text) static @NotNull org.apache.wicket.model.IModel<Badge>SmartIntegrationUtils.getAiEfficiencyBadgeModel(String text) -
Uses of Badge in com.evolveum.midpoint.gui.impl.page.admin.simulation.util
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation.util that return BadgeModifier and TypeMethodDescriptionstatic @NotNull BadgeMappingUtil.createSituationMappingBadge(@NotNull List<ObjectReferenceType> eventMakRefs, @NotNull PageBase pageBase) static @NotNull BadgeCorrelationUtil.createStatusBadge(@NotNull List<ObjectReferenceType> eventMakRefs, @NotNull PageBase pageBase) -
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.component.data.column
Methods in com.evolveum.midpoint.web.component.data.column that return types with arguments of type BadgeModifier and TypeMethodDescriptionAjaxLinkWithBadgesColumn.createBadgesModel(org.apache.wicket.model.IModel<T> rowModel) AjaxLinkWithBadgesPanel.createBadgesModel() -
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