Class Component.Event

Superclass of all component originated Event s.

Synopsis

Inheritance Path.  java.lang.Object-> java.util.EventObject-> com.itmill.toolkit.ui.Component.Event

Component.Event(Component)

Parameters

source

source component of the event

Constructs a new event with a specified source component.