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.
Checks whether the checklist item is of type check box.
Syntax
public boolean isCheckbox()
Run On
Called
Return Value
Type: boolean
true if the checklist item is a check box control; otherwise, false.
Remarks
This method is overwritten by sub classes.