@FunctionalInterface public interface ListSpliceListener
| Modifier and Type | Method and Description |
|---|---|
void |
onSplice(ListSpliceEvent event)
Invoked when the structure of a node list changes.
|
void onSplice(ListSpliceEvent event)
event - the list splice eventCopyright © 2000–2021 Vaadin Ltd. All rights reserved.