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.
Sends SysTaskRecorderEvents::ControlSelected and SysTaskRecorderEvents::ControlValueChanged events to the SysTaskRecorderEventManager.
Syntax
public boolean selectControl(FormControl _control)
Run On
Client
Parameters
- _control
Type: FormControl Class
The control that should be selected.
Return Value
Type: boolean
The return value of the super class selectControl method.