public class SelectionType
Field Summary | ||
---|---|---|
static final int | SINGLE | |
Sigle selection type.
|
||
static final int | MULTI | |
Multiple selection type.
|
||
static final int | EXTEND | |
Externd selection type.
|