EventTopicSubscriber<ListBoxSelectionChangedEvent>public class DropDownListBoxSelectionChangedEventSubscriber extends java.lang.Object implements EventTopicSubscriber<ListBoxSelectionChangedEvent>
| Constructor | Description |
|---|---|
DropDownListBoxSelectionChangedEventSubscriber(Nifty nifty,
Screen screen,
ListBox listBox,
DropDown dropDown,
Element popupInstance) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
onEvent(java.lang.String topic,
ListBoxSelectionChangedEvent data) |
public void onEvent(java.lang.String topic,
@Nonnull
ListBoxSelectionChangedEvent data)
onEvent in interface EventTopicSubscriber<ListBoxSelectionChangedEvent>Copyright © 2018. All rights reserved.