Modifier and Type | Method and Description |
---|---|
ListBox<T> |
ListBoxSelectionChangedEvent.getListBox() |
Constructor and Description |
---|
ListBoxSelectionChangedEvent(ListBox<T> listBox,
List<T> selection,
List<Integer> selectionIndices) |
Constructor and Description |
---|
DropDownListBoxSelectionChangedEventSubscriber(Nifty nifty,
Screen screen,
ListBox listBox,
DropDown dropDown,
Element popupInstance) |
Modifier and Type | Class and Description |
---|---|
class |
ListBoxControl<T>
Deprecated.
Please use
ListBox when accessing NiftyControls. |
Constructor and Description |
---|
ListBoxImpl(ListBox<T> listBox) |
Modifier and Type | Method and Description |
---|---|
ListBox |
CreateListBoxControl.create(Nifty nifty,
Screen screen,
Element parent) |
Modifier and Type | Class and Description |
---|---|
class |
ListBoxNull |
Modifier and Type | Method and Description |
---|---|
ListBox |
CreateScrollbarControl.create(Nifty nifty,
Screen screen,
Element parent) |
Copyright © 2013. All Rights Reserved.