Uses of Class
org.patternfly.component.notification.NotificationDrawerBody
Packages that use NotificationDrawerBody
-
Uses of NotificationDrawerBody in org.patternfly.component.notification
Methods in org.patternfly.component.notification that return NotificationDrawerBodyModifier and TypeMethodDescriptionNotificationDrawerBody.add(EmptyState emptyState) NotificationDrawerBody.add(NotificationDrawerList list) NotificationDrawerBody.addEmptyState(EmptyState emptyState) NotificationDrawerBody.addList(NotificationDrawerList list) NotificationDrawer.body()static NotificationDrawerBodyNotificationDrawerBody.notificationDrawerBody()NotificationDrawerBody.that()Methods in org.patternfly.component.notification with parameters of type NotificationDrawerBodyModifier and TypeMethodDescriptionNotificationDrawer.add(NotificationDrawerBody body) NotificationDrawer.addBody(NotificationDrawerBody body)