SelectionMode Fields

Overview | Methods | This Package | All Packages

SelectionMode Fields

Fields Description
MULTI_EXTENDED Specifies that more than one item at a time can be selected and that the user can use the SHIFT, CTRL, and arrow keys to make selections.

MULTI_SIMPLE Specifies that more than one item at a time can be selected.

NONE Specifies that no items can be selected.

ONE Specifies that only one item at a time can be selected.