Uses of Class
org.patternfly.component.modal.ModalFooter
Packages that use ModalFooter
-
Uses of ModalFooter in org.patternfly.component.modal
Methods in org.patternfly.component.modal that return ModalFooterModifier and TypeMethodDescriptionModalFooter.add(Button button, ComponentHandler<Modal> handler) ModalFooter.addButton(Button button, ComponentHandler<Modal> handler) static ModalFooterModalFooter.modalFooter()ModalFooter.that()Methods in org.patternfly.component.modal with parameters of type ModalFooterModifier and TypeMethodDescriptionModal.add(ModalFooter footer) Modal.addFooter(ModalFooter footer)