Class InputText

All Implemented Interfaces:
org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement
Direct Known Subclasses:
InputMask, InputNumber, InputTextarea, Password, Spinner, TextEditor

public abstract class InputText extends AbstractInputComponent
Component wrapper for the PrimeFaces p:inputText.
  • Constructor Details

    • InputText

      public InputText()
  • Method Details

    • getValue

      public String getValue()
    • setValue

      public void setValue(Serializable value)