Package | Description |
---|---|
de.lessvoid.nifty.examples.defaultcontrols.dropdown | |
de.lessvoid.nifty.examples.defaultcontrols.listbox |
Modifier and Type | Method and Description |
---|---|
void |
DropDownDialogController.onDropDownSelectionChanged(String id,
DropDownSelectionChangedEvent<JustAnExampleModelClass> event) |
Modifier and Type | Method and Description |
---|---|
void |
ListBoxDialogController.onListBoxSelectionChanged(String id,
ListBoxSelectionChangedEvent<JustAnExampleModelClass> changed)
This event handler is directly listening to ListBoxSelectionChangedEvent of a single Control
(the one with the Nifty id "listBox").
|
Copyright © 2013. All Rights Reserved.