Uses of Class
org.patternfly.component.alert.AlertGroup
Packages that use AlertGroup
-
Uses of AlertGroup in org.patternfly.component.alert
Methods in org.patternfly.component.alert that return AlertGroupModifier and TypeMethodDescriptionstatic AlertGroupAlertGroup.alertGroup(AlertGroupType type) Creates a new alert group of the given type without a timeout.static AlertGroupAlertGroup.alertGroup(AlertGroupType type, int timeout) Creates a new alert group of the given type and timeout.AlertGroup.that()static AlertGroupAlertGroup.toastAlertGroup()