Uses of Class
com.evolveum.midpoint.gui.api.component.LabelWithBadgePanel
Packages that use LabelWithBadgePanel
-
Uses of LabelWithBadgePanel in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util that return LabelWithBadgePanelModifier and TypeMethodDescriptionstatic @NotNull LabelWithBadgePanelStatusInfoTableUtil.buildSuggestionNameLabel(@NotNull String componentId, @NotNull StatusInfo<?> suggestionTypeStatusInfo, @NotNull org.apache.wicket.model.IModel<String> displayNameModel, @NotNull org.apache.wicket.model.IModel<String> suggestionBadgeModel, @NotNull OperationResultStatusType status) Builds a label with badge panel for displaying suggestion names and statuses.