SelectAll Method (AWTList)
Class
AWTList
.
Action
Selects all items in the list.
Syntax
list
.
SelectAll
()
Examples
colorsList.SelectAll
()