@FunctionalInterface public interface MapPropertyChangeListener
MapProperty changes.| Modifier and Type | Method and Description |
|---|---|
void |
onPropertyChange(MapPropertyChangeEvent event)
Invoked when the value changes.
|
void onPropertyChange(MapPropertyChangeEvent event)
event - the property change eventCopyright © 2000–2026 Vaadin Ltd. All rights reserved.