Overview | Methods | This Package | All Packages
Generates a click event for the button, simulating a click by a user.
Syntax
void performClick()
Remarks
This method is called when the user presses ENTER to close the dialog box that contains the button (if the button is a default button) or ESC to dismiss the dialog box (if the button is a cancel button).