Package org.patternfly.component.modal
Class ModalFooter
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement,ModalFooter>
org.patternfly.component.modal.ModalFooter
- All Implemented Interfaces:
Attachable
,Container<HTMLElement,
,ModalFooter> Finder<HTMLElement>
,HasElement<HTMLElement,
,ModalFooter> HasHTMLElement<HTMLElement,
,ModalFooter> IsElement<HTMLElement>
,TypedBuilder<HTMLElement,
ModalFooter>
-
Method Summary
Modifier and TypeMethodDescriptionadd
(Button button, ComponentHandler<Modal> handler) addButton
(Button button, ComponentHandler<Modal> handler) void
attach
(MutationRecord mutationRecord) static ModalFooter
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
-
attach
- Specified by:
attach
in interfaceAttachable
-
addButton
-
addButton
-
add
-
add
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLElement,
ModalFooter>