Package org.patternfly.component.modal
Class ModalHeader
java.lang.Object
org.patternfly.component.SubComponent<E,B>
org.patternfly.component.modal.ModalHeader
- All Implemented Interfaces:
Attachable,Container<elemental2.dom.HTMLElement,,ModalHeader> Finder<elemental2.dom.HTMLElement>,HasElement<elemental2.dom.HTMLElement,,ModalHeader> HasHTMLElement<elemental2.dom.HTMLElement,,ModalHeader> IsElement<elemental2.dom.HTMLElement>,TypedBuilder<elemental2.dom.HTMLElement,ModalHeader>
-
Method Summary
Modifier and TypeMethodDescriptionadd(ModalHeaderDescription description) add(ModalHeaderTitle title) addDescription(String description) addDescription(ModalHeaderDescription description) addTitle(ModalHeaderTitle title) voidattach(elemental2.dom.MutationRecord mutationRecord) 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
public void attach(elemental2.dom.MutationRecord mutationRecord) - Specified by:
attachin interfaceAttachable
-
addTitle
-
addTitle
-
add
-
addDescription
-
addDescription
-
add
-
help
-
help
-
that
- Specified by:
thatin interfaceTypedBuilder<elemental2.dom.HTMLElement,ModalHeader>
-