FormFunctionButtonControl.defaultButton Method
Determines whether the button should be the default button in the form.
Syntax
public boolean defaultButton([boolean value])
Run On
Client
Parameters
- value
Type: boolean
Return Value
Type: boolean
true if the button should be the default button; otherwise, false.