obout Interface - OboutButton - Client-Side Manipulation
Press Me!
btn1.click();
btn1.focus();
btn1.enable();
btn1.disable();
The
OboutButton
exposes many client-side methods that allow you manipulate the control on the client-side.
« Back to examples