All Known Subinterfaces:
InTagDeclaration

public interface IsPassword
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setPassword(String password)
    Flag indicating whether or not this component should be rendered as password field , so you will not see the typed charakters.
  • Method Details

    • setPassword

      void setPassword(String password)
      Flag indicating whether or not this component should be rendered as password field , so you will not see the typed charakters.