Class NotificationDrawerHeader
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, NotificationDrawerHeader>
org.patternfly.component.notification.NotificationDrawerHeader
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, NotificationDrawerHeader>, ElementClassListMethods<HTMLElement, NotificationDrawerHeader>, ElementConsumerMethods<HTMLElement, NotificationDrawerHeader>, ElementContainerMethods<HTMLElement, NotificationDrawerHeader>, ElementEventMethods<HTMLElement, NotificationDrawerHeader>, ElementIdMethods<HTMLElement, NotificationDrawerHeader>, ElementQueryMethods<HTMLElement>, ElementTextDelegate<HTMLElement, NotificationDrawerHeader>, ElementTextMethods<HTMLElement, NotificationDrawerHeader>, HTMLElementAttributeMethods<HTMLElement, NotificationDrawerHeader>, HTMLElementDataMethods<HTMLElement, NotificationDrawerHeader>, HTMLElementStyleMethods<HTMLElement, NotificationDrawerHeader>, HTMLElementVisibilityMethods<HTMLElement, NotificationDrawerHeader>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, NotificationDrawerHeader>
public class NotificationDrawerHeader
extends SubComponent<HTMLElement, NotificationDrawerHeader>
implements ElementTextDelegate<HTMLElement, NotificationDrawerHeader>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionaddAction(HTMLElement element) static NotificationDrawerHeaderthat()Methods inherited from class SubComponent
element, registerSubComponentMethods 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 ElementTextDelegate
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hidden
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
notificationDrawerHeader
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLElement, NotificationDrawerHeader>
-
addAction
-
status
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, NotificationDrawerHeader>
-