Uses of Enum Class
org.patternfly.style.NotificationStatus
Packages that use NotificationStatus
Package
Description
Styling utilities including CSS classes, modifiers, breakpoints, and CSS variables.
-
Uses of NotificationStatus in org.patternfly.style
Subclasses with type arguments of type NotificationStatus in org.patternfly.styleModifier and TypeClassDescriptionenumDefines the read status of a notification item.Methods in org.patternfly.style that return NotificationStatusModifier and TypeMethodDescriptionstatic NotificationStatusReturns the enum constant of this class with the specified name.static NotificationStatus[]NotificationStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.