Interface IsDefaultCommand
- All Known Subinterfaces:
ButtonTagDeclaration
public interface IsDefaultCommand
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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.
-
Method Details
-
setDefaultCommand
If true the command is executed as default -- for example if the user presses the enter key inside a related input field.
-