Uses of Class
org.patternfly.component.notification.badge.NotificationBadge
Packages that use NotificationBadge
-
Uses of NotificationBadge in org.patternfly.component.notification.badge
Methods in org.patternfly.component.notification.badge that return NotificationBadgeModifier and TypeMethodDescriptionNotificationBadge.attention()NotificationBadge.attentionIcon(Element icon) NotificationBadge.attentionIcon(PredefinedIcon icon) NotificationBadge.count(int count) NotificationBadge.expand()NotificationBadge.expand(boolean expand) static NotificationBadgeNotificationBadge.notificationBadge()NotificationBadge.onClick(ComponentHandler<NotificationBadge> actionHandler) NotificationBadge.read()NotificationBadge.removeAttentionIcon()NotificationBadge.removeIcon()NotificationBadge.status(NotificationStatus status) NotificationBadge.that()NotificationBadge.unread()Method parameters in org.patternfly.component.notification.badge with type arguments of type NotificationBadgeModifier and TypeMethodDescriptionNotificationBadge.onClick(ComponentHandler<NotificationBadge> actionHandler)