|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListBoxSelectionChangedEvent | |
|---|---|
| de.lessvoid.nifty.controls.dropdown | |
| de.lessvoid.nifty.controls.listbox | |
| de.lessvoid.nifty.controls.treebox | |
| Uses of ListBoxSelectionChangedEvent in de.lessvoid.nifty.controls.dropdown |
|---|
| Methods in de.lessvoid.nifty.controls.dropdown with parameters of type ListBoxSelectionChangedEvent | |
|---|---|
void |
DropDownListBoxSelectionChangedEventSubscriber.onEvent(String topic,
ListBoxSelectionChangedEvent data)
|
| Uses of ListBoxSelectionChangedEvent in de.lessvoid.nifty.controls.listbox |
|---|
| Methods in de.lessvoid.nifty.controls.listbox with parameters of type ListBoxSelectionChangedEvent | |
|---|---|
void |
ListBoxViewNull.publish(ListBoxSelectionChangedEvent<T> event)
|
void |
ListBoxView.publish(ListBoxSelectionChangedEvent<T> event)
Publish this event. |
void |
ListBoxControl.publish(ListBoxSelectionChangedEvent<T> event)
Deprecated. |
| Uses of ListBoxSelectionChangedEvent in de.lessvoid.nifty.controls.treebox |
|---|
| Methods in de.lessvoid.nifty.controls.treebox with parameters of type ListBoxSelectionChangedEvent | |
|---|---|
void |
TreeBoxControl.onListBoxSelectionChanged(String id,
ListBoxSelectionChangedEvent<TreeEntryModelClass> event)
When the selection of the ListBox changes this method is called. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||