Schnittstelle HasPlaceholder

Alle bekannten Unterschnittstellen:
DateTagDeclaration, InTagDeclaration, TextareaTagDeclaration

public interface HasPlaceholder
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    setPlaceholder(String placeholder)
    Displays a short text in the input field, that describes the meaning of this field.
  • Methodendetails

    • setPlaceholder

      void setPlaceholder(String placeholder)

      Displays a short text in the input field, that describes the meaning of this field.

      Parameter:
      placeholder - The text to display