Class ModalHeader
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, ModalHeader>
org.patternfly.component.modal.ModalHeader
- All Implemented Interfaces:
Attachable, ElementAttributeMethods<HTMLElement, ModalHeader>, ElementClassListMethods<HTMLElement, ModalHeader>, ElementConsumerMethods<HTMLElement, ModalHeader>, ElementContainerMethods<HTMLElement, ModalHeader>, ElementEventMethods<HTMLElement, ModalHeader>, ElementIdMethods<HTMLElement, ModalHeader>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, ModalHeader>, HTMLElementDataMethods<HTMLElement, ModalHeader>, HTMLElementStyleMethods<HTMLElement, ModalHeader>, HTMLElementVisibilityMethods<HTMLElement, ModalHeader>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, ModalHeader>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionadd(ModalHeaderDescription description) add(ModalHeaderTitle title) addDescription(String description) addDescription(ModalHeaderDescription description) addTitle(ModalHeaderTitle title) voidattach(MutationRecord mutationRecord) help(Popover popover, HTMLElement help) static ModalHeaderthat()Methods inherited from class SubComponent
element, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Attachable
detachMethods 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
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
modalHeader
-
attach
- Specified by:
attachin interfaceAttachable
-
addTitle
-
addTitle
-
add
-
addDescription
-
addDescription
-
add
-
help
-
help
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, ModalHeader>
-