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