Schnittstelle IsRequiredForSelect

Alle bekannten Unterschnittstellen:
SelectBooleanCheckboxTagDeclaration, SelectBooleanToggleTagDeclaration, SelectManyCheckboxTagDeclaration, SelectManyListboxTagDeclaration, SelectManyListTagDeclaration, SelectManyShuttleTagDeclaration, SelectOneListTagDeclaration, TreeSelectTagDeclaration

public interface IsRequiredForSelect
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    setRequired(String required)
    Flag indicating that a value is required.
  • Methodendetails

    • setRequired

      void setRequired(String required)
      Flag indicating that a value is required. If the value is an empty string a ValidationError occurs and a Error Message is rendered.