| Package | Description |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.dropdown |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
DropDown.SimpleDropDownViewConverter<T> |
A simple implementation of DropDownViewConverter that will just use item.toString().
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
DropDown.setViewConverter(DropDown.DropDownViewConverter<T> viewConverter) |
Change the DropDownViewConverter for this DropDown.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
DropDownControl.setViewConverter(DropDown.DropDownViewConverter<T> viewConverter) |
Deprecated.
|
Copyright © 2018. All rights reserved.