|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JustAnExampleModelClass | |
|---|---|
| de.lessvoid.nifty.examples.defaultcontrols.dropdown | |
| de.lessvoid.nifty.examples.defaultcontrols.listbox | |
| Uses of JustAnExampleModelClass in de.lessvoid.nifty.examples.defaultcontrols.dropdown |
|---|
| Method parameters in de.lessvoid.nifty.examples.defaultcontrols.dropdown with type arguments of type JustAnExampleModelClass | |
|---|---|
void |
DropDownDialogController.onDropDownSelectionChanged(String id,
DropDownSelectionChangedEvent<JustAnExampleModelClass> event)
|
| Uses of JustAnExampleModelClass in de.lessvoid.nifty.examples.defaultcontrols.listbox |
|---|
| Method parameters in de.lessvoid.nifty.examples.defaultcontrols.listbox with type arguments of type JustAnExampleModelClass | |
|---|---|
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"). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||