Schnittstelle IsDefaultCommand

Alle bekannten Unterschnittstellen:
ButtonTagDeclaration

public interface IsDefaultCommand
  • Methodenübersicht

    Modifizierer und Typ
    Methode
    Beschreibung
    void
    setDefaultCommand(String defaultCommand)
    If true the command is executed as default -- for example if the user presses the enter key inside a related input field.
  • Methodendetails

    • setDefaultCommand

      void setDefaultCommand(String defaultCommand)
      If true the command is executed as default -- for example if the user presses the enter key inside a related input field.