Utility class containing constants.
The selection type of list box.
Field Summary |
const Number | SINGLE | |
Sigle selection type.
|
const Number | MULTI | |
Multiple selection type.
|
const Number | EXTEND | |
Extend selection type.
|
-
Field Detail
SINGLE
const Number SINGLE
Sigle selection type.
MULTI
const Number MULTI
Multiple selection type.
EXTEND
const Number EXTEND
Extend selection type.