Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
IButtonControl.performClick
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).