Package org.patternfly.component.modal
Class ModalHeader
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,ModalHeader>
org.patternfly.component.modal.ModalHeader
- All Implemented Interfaces:
Attachable,Container<HTMLElement,,ModalHeader> Finder<HTMLElement>,HasElement<HTMLElement,,ModalHeader> HasHTMLElement<HTMLElement,,ModalHeader> IsElement<HTMLElement>,TypedBuilder<HTMLElement,ModalHeader>
-
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 org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jboss.elemento.Attachable
detachMethods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
modalHeader
-
attach
- Specified by:
attachin interfaceAttachable
-
addTitle
-
addTitle
-
add
-
addDescription
-
addDescription
-
add
-
help
-
help
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,ModalHeader>
-