| Package | Description |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.listbox |
| Modifier and Type | Method | Description |
|---|---|---|
static ListBox.SelectionMode |
ListBox.SelectionMode.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static ListBox.SelectionMode[] |
ListBox.SelectionMode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ListBox.changeSelectionMode(ListBox.SelectionMode listBoxSelectionMode,
boolean forceSelection) |
Change the
ListBox.SelectionMode to a new one. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ListBoxControl.changeSelectionMode(ListBox.SelectionMode listBoxSelectionMode,
boolean forceSelection) |
Deprecated.
|
Copyright © 2018. All rights reserved.