Package | Description |
---|---|
de.lessvoid.nifty.controls | |
de.lessvoid.nifty.controls.listbox | |
de.lessvoid.nifty.controls.nullobjects |
Modifier and Type | Method and Description |
---|---|
static ListBox.SelectionMode |
ListBox.SelectionMode.valueOf(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 and Description |
---|---|
void |
ListBox.changeSelectionMode(ListBox.SelectionMode listBoxSelectionMode,
boolean forceSelection)
Change the
ListBox.SelectionMode to a new one. |
Modifier and Type | Method and Description |
---|---|
void |
ListBoxImpl.changeSelectionMode(ListBox.SelectionMode listBoxSelectionMode,
boolean forceSelection) |
void |
ListBoxControl.changeSelectionMode(ListBox.SelectionMode listBoxSelectionMode,
boolean forceSelection)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ListBoxNull.changeSelectionMode(ListBox.SelectionMode listBoxSelectionMode,
boolean forceSelection) |
Copyright © 2013. All Rights Reserved.