| Package | Description |
|---|---|
| de.lessvoid.nifty.controls | |
| de.lessvoid.nifty.controls.dropdown | |
| de.lessvoid.nifty.controls.listbox | |
| de.lessvoid.nifty.controls.treebox |
| Modifier and Type | Class | Description |
|---|---|---|
class |
TreeItemSelectionChangedEvent<T> |
| Constructor | Description |
|---|---|
TreeItemSelectionChangedEvent(TreeBox<T> treeBoxControl,
ListBoxSelectionChangedEvent<TreeItem<T>> org) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DropDownListBoxSelectionChangedEventSubscriber.onEvent(java.lang.String topic,
ListBoxSelectionChangedEvent data) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ListBoxControl.publish(ListBoxSelectionChangedEvent<T> event) |
Deprecated.
|
void |
ListBoxView.publish(ListBoxSelectionChangedEvent<T> event) |
Publish this event.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
TreeBoxControl.publish(ListBoxSelectionChangedEvent<TreeItem<T>> event) |
Deprecated.
|
Copyright © 2018. All rights reserved.