Modifier and Type | Field and Description |
---|---|
static int |
RECURSIVE
Selection value: recursively selected.
|
static int |
SINGLE
Selection value: single selected.
|
static int |
UNSELECTED
Selection value: unselected.
|
Modifier and Type | Method and Description |
---|---|
Collection<Map.Entry<String,Integer>> |
getEntries()
Returns a immutable collection of all selected entries in pairs:
id → selection-state.
|
Collection<String> |
getIds()
Returns a immutable collection of all selected ids.
|
static final int UNSELECTED
static final int SINGLE
static final int RECURSIVE
Collection<String> getIds()
Collection<Map.Entry<String,Integer>> getEntries()
UNSELECTED
,
SINGLE
,
RECURSIVE
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500