Class NotificationDrawer
java.lang.Object
org.patternfly.component.BaseComponent<HTMLElement, NotificationDrawer>
org.patternfly.component.notification.NotificationDrawer
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, NotificationDrawer>, ElementClassListMethods<HTMLElement, NotificationDrawer>, ElementConsumerMethods<HTMLElement, NotificationDrawer>, ElementContainerMethods<HTMLElement, NotificationDrawer>, ElementEventMethods<HTMLElement, NotificationDrawer>, ElementIdMethods<HTMLElement, NotificationDrawer>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, NotificationDrawer>, HTMLElementDataMethods<HTMLElement, NotificationDrawer>, HTMLElementStyleMethods<HTMLElement, NotificationDrawer>, HTMLElementVisibilityMethods<HTMLElement, NotificationDrawer>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, NotificationDrawer>, Closeable<HTMLElement, NotificationDrawer>, Component
public class NotificationDrawer
extends BaseComponent<HTMLElement, NotificationDrawer>
implements Closeable<HTMLElement, NotificationDrawer>
-
Method Summary
Modifier and TypeMethodDescriptionadd(NotificationDrawerBody body) add(NotificationDrawerHeader header) addHeader(NotificationDrawerHeader header) body()voidheader()static NotificationDraweronClose(CloseHandler<NotificationDrawer> closeHandler) that()Methods inherited from class BaseComponent
componentType, element, registerComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Method Details
-
notificationDrawer
-
addHeader
-
add
-
addBody
-
add
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, NotificationDrawer>
-
onClose
- Specified by:
onClosein interfaceCloseable<HTMLElement, NotificationDrawer>
-
close
- Specified by:
closein interfaceCloseable<HTMLElement, NotificationDrawer>
-
header
-
body
-