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