selectAll([selected])

Class: List.

Description:

Selects/Deselects all items in the List

Parameters:

Name Type Default Description

[selected]

boolean

true

true to select all items, false to deselect.

Returns:

Returns an instance of this List for method chaining.

Type: List