Superclass of all component originated Event s.
Event
Inheritance Path. java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.ui.Component.Event
Parameters
source
source component of the event
Constructs a new event with a specified source component.