Class WizardFooter

java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, WizardFooter>
org.patternfly.component.wizard.WizardFooter
All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, WizardFooter>, ElementClassListMethods<HTMLElement, WizardFooter>, ElementConsumerMethods<HTMLElement, WizardFooter>, ElementContainerMethods<HTMLElement, WizardFooter>, ElementEventMethods<HTMLElement, WizardFooter>, ElementIdMethods<HTMLElement, WizardFooter>, ElementQueryMethods<HTMLElement>, HTMLElementAttributeMethods<HTMLElement, WizardFooter>, HTMLElementDataMethods<HTMLElement, WizardFooter>, HTMLElementStyleMethods<HTMLElement, WizardFooter>, HTMLElementVisibilityMethods<HTMLElement, WizardFooter>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, WizardFooter>

public class WizardFooter extends SubComponent<HTMLElement, WizardFooter>
  • Field Details

  • Method Details

    • that

      public WizardFooter that()
    • backButton

      public Button backButton()
    • nextButton

      public Button nextButton()
    • cancelButton

      public Button cancelButton()