Interface Component.Listener

Listener interface for receiving Component.Event s

Synopsis

Inheritance Path.  com.itmill.toolkit.ui.Component.Listener

componentEvent(Component.Event)

Parameters

event

the event that has occured

Notifies the listener of a component event.