DeselectAll Method (AWTList)
Class
AWTList
.
Action
Deselects all list items.
Syntax
list
.
DeselectAll
()
Examples
colorsList.DeselectAll
()