Package | Description |
---|---|
de.lessvoid.nifty.controls | |
de.lessvoid.nifty.controls.dropdown | |
de.lessvoid.nifty.controls.dropdown.builder | |
de.lessvoid.nifty.controls.nullobjects |
Modifier and Type | Method and Description |
---|---|
DropDown<T> |
DropDownSelectionChangedEvent.getDropDown() |
Constructor and Description |
---|
DropDownSelectionChangedEvent(DropDown<T> dropDown,
T selection,
int selectionItemIndex) |
Modifier and Type | Class and Description |
---|---|
class |
DropDownControl<T>
Deprecated.
Please use
DropDown when accessing NiftyControls. |
Constructor and Description |
---|
DropDownListBoxSelectionChangedEventSubscriber(de.lessvoid.nifty.Nifty nifty,
de.lessvoid.nifty.screen.Screen screen,
ListBox listBox,
DropDown dropDown,
de.lessvoid.nifty.elements.Element popupInstance) |
Modifier and Type | Method and Description |
---|---|
DropDown |
CreateDropDownControl.create(de.lessvoid.nifty.Nifty nifty,
de.lessvoid.nifty.screen.Screen screen,
de.lessvoid.nifty.elements.Element parent) |
Modifier and Type | Class and Description |
---|---|
class |
DropDownNull |
Copyright © 2013. All Rights Reserved.