An
Event
object specifying the Field whose value
has been changed.
3.0
Inheritance Path. java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.ui.Component.Event -> com.itmill.toolkit.ui.Field.ValueChangeEvent
Parameters
source
the field that caused the event
Constructs a new event object with the specified source field object.