Class SelectBooleanButton

  • All Implemented Interfaces:
    org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement

    public abstract class SelectBooleanButton
    extends AbstractToggleComponent
    Component wrapper for the PrimeFaces p:selectBooleanButton.
    • Constructor Detail

      • SelectBooleanButton

        public SelectBooleanButton()
    • Method Detail

      • getLabel

        public String getLabel()
        Gets the current label on the button.
        Returns:
        the label text of the button