Schnittstelle IsDefaultCommand
- Alle bekannten Unterschnittstellen:
ButtonTagDeclaration
public interface IsDefaultCommand
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoid
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
If true the command is executed as default -- for example if the user presses the enter key inside a related input field.
-