Interface Component.ErrorListener

Listener interface for receiving Component.Errors s

Synopsis

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

componentError(Component.ErrorEvent)

Parameters

event

the event that has occured

Notifies the listener of a component error.