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