@Deprecated public static class Label.ValueChangeEvent extends Component.Event implements Property.ValueChangeEvent
source| Constructor and Description |
|---|
ValueChangeEvent(Label source)
Deprecated.
New instance of text change event.
|
| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty()
Deprecated.
Gets the Property that has been modified.
|
getComponentgetConnectorgetSource, toStringpublic ValueChangeEvent(Label source)
source - the Source of the event.public Property getProperty()
getProperty in interface Property.ValueChangeEventProperty.ValueChangeEvent#getProperty()Copyright © 2019 Vaadin Ltd. All rights reserved.