public static interface Property.ValueChangeEvent extends Serializable
Event object specifying the Property whose value has been
changed.| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty()
Retrieves the Property that has been modified.
|
Property getProperty()
Copyright © 2022 Vaadin Ltd. All rights reserved.