Package | Description |
---|---|
net.datenwerke.gf.client.treedb.selection | |
net.datenwerke.gxtdto.client.forms.selection |
Modifier and Type | Method and Description |
---|---|
SelectionMode |
TreeSelectionPopup.getSelectionMode() |
Modifier and Type | Method and Description |
---|---|
void |
TreeSelectionPopup.setSelectionMode(SelectionMode selectionMode) |
Modifier and Type | Method and Description |
---|---|
static SelectionMode |
SelectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SelectionMode[] |
SelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SimpleGridSelectionPopup.setPopupSelectionMode(SelectionMode mode) |
void |
SelectionPopup.setSelectionMode(SelectionMode mode) |