Vision - Button Scripting Functions
This page details the various component and extension functions available for Vision's Button component.
Component Functions​
.doClick()​
- Description
   Virtually "clicks" the button, meaning that its actionPerformed event handler will run. - Parameters
   Nothing - Return
   Nothing - Scope
   Client
Extension Functions​
This component does not have any extension functions associated with it.