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.