Uses of Class
org.patternfly.component.notification.NotificationDrawerBody
Packages that use NotificationDrawerBody
-
Uses of NotificationDrawerBody in org.patternfly.component.notification
Subclasses with type arguments of type NotificationDrawerBody in org.patternfly.component.notificationMethods 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)