| Package | Description |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.dropdown |
| Modifier and Type | Method | Description |
|---|---|---|
DropDown<T> |
DropDownSelectionChangedEvent.getDropDown() |
| Constructor | Description |
|---|---|
DropDownSelectionChangedEvent(DropDown<T> dropDown,
T selection,
int selectionItemIndex) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
DropDownControl<T> |
Deprecated.
Please use
DropDown when accessing NiftyControls. |
| Constructor | Description |
|---|---|
DropDownListBoxSelectionChangedEventSubscriber(Nifty nifty,
Screen screen,
ListBox listBox,
DropDown dropDown,
Element popupInstance) |
Copyright © 2018. All rights reserved.