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) voidattach(MutationRecord mutationRecord) static ModalFooterthat()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
-
attach
- Specified by:
attachin interfaceAttachable
-
addButton
-
addButton
-
add
-
add
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement,ModalFooter>