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) void
attach
(MutationRecord mutationRecord) help
(Popover popover, HTMLElement help) static ModalHeader
that()
Methods inherited from class org.patternfly.component.SubComponent
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.elemento.Attachable
detach
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
-
Method Details
-
modalHeader
-
attach
- Specified by:
attach
in interfaceAttachable
-
addTitle
-
addTitle
-
add
-
addDescription
-
addDescription
-
add
-
help
-
help
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLElement,
ModalHeader>
-