| Interface | Description |
|---|---|
| ListSpliceListener |
Listener notified when the structure of a node list changes.
|
| MapPropertyAddListener |
Listener notified when a property is added to a
NodeMap. |
| MapPropertyChangeListener |
Listener notified when the value of a
MapProperty changes. |
| Class | Description |
|---|---|
| ListSpliceEvent |
Event fired when the structure of a
NodeList changes. |
| MapProperty |
A property in a node map.
|
| MapPropertyAddEvent |
Event fired when a property is added to a
NodeMap. |
| MapPropertyChangeEvent |
Event fired when the value of a map property changes.
|
| NodeFeature |
Holder of the actual data in a state node.
|
| NodeList |
A state node feature that structures data as a list.
|
| NodeMap |
A state node feature that structures data as a map.
|
Copyright © 2000–2026 Vaadin Ltd. All rights reserved.