@FunctionalInterface public interface MapPropertyAddListener
NodeMap.| Modifier and Type | Method and Description |
|---|---|
void |
onPropertyAdd(MapPropertyAddEvent event)
Invoked when a property is added.
|
void onPropertyAdd(MapPropertyAddEvent event)
event - the property add eventCopyright © 2000–2022 Vaadin Ltd. All rights reserved.