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