Package | Description |
---|---|
de.lessvoid.nifty.controls.dropdown | |
de.lessvoid.nifty.controls.listbox | |
de.lessvoid.nifty.controls.treebox |
Modifier and Type | Method and Description |
---|---|
void |
DropDownListBoxSelectionChangedEventSubscriber.onEvent(String topic,
ListBoxSelectionChangedEvent data) |
Modifier and Type | Method and Description |
---|---|
void |
ListBoxViewNull.publish(ListBoxSelectionChangedEvent<T> event) |
void |
ListBoxView.publish(ListBoxSelectionChangedEvent<T> event)
Publish this event.
|
void |
ListBoxControl.publish(ListBoxSelectionChangedEvent<T> event)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
TreeBoxControl.onListBoxSelectionChanged(String id,
ListBoxSelectionChangedEvent<TreeEntryModelClass> event)
When the selection of the ListBox changes this method is called.
|
Copyright © 2013. All Rights Reserved.