Uses of Enum Class
org.patternfly.component.Severity
Packages that use Severity
Package
Description
Provides PatternFly component implementations for building web applications in Java.
Provides the PatternFly alert component for displaying notification messages to users.
Provides the PatternFly empty state component and its subcomponents for displaying placeholder content when no data is
available.
Provides label and label group components for displaying compact, categorized metadata.
Provides the PatternFly modal dialog component and its subcomponents.
Provides the PatternFly notification badge and notification drawer components.
Provides the PatternFly popover component and its subcomponents.
-
Uses of Severity in org.patternfly.component
Subclasses with type arguments of type Severity in org.patternfly.componentMethods in org.patternfly.component that return Severity -
Uses of Severity in org.patternfly.component.alert
Methods in org.patternfly.component.alert with parameters of type Severity -
Uses of Severity in org.patternfly.component.emptystate
Methods in org.patternfly.component.emptystate with parameters of type Severity -
Uses of Severity in org.patternfly.component.label
Methods in org.patternfly.component.label with parameters of type Severity -
Uses of Severity in org.patternfly.component.modal
Methods in org.patternfly.component.modal with parameters of type Severity -
Uses of Severity in org.patternfly.component.notification
Methods in org.patternfly.component.notification with parameters of type SeverityModifier and TypeMethodDescriptionstatic NotificationDrawerItemNotificationDrawerItem.notificationDrawerItem(Severity type, String title) static NotificationDrawerItemNotificationDrawerItem.notificationDrawerItem(Severity type, String identifier, String title) -
Uses of Severity in org.patternfly.component.popover
Methods in org.patternfly.component.popover with parameters of type SeverityModifier and TypeMethodDescriptionDeprecated.Deprecated.