Interface Property.ValueChangeEvent

An Event object specifying the Property whose value has been changed.

Synopsis

Since

3.0

Inheritance Path.  com.itmill.toolkit.data.Property.ValueChangeEvent

getProperty()

Parameters

return

source Property of the event

Retrieves the Property that has been modified.