com.ibm.calendar.events
Interface ActionCanceledEventListener

All Superinterfaces:
java.util.EventListener

public interface ActionCanceledEventListener
extends java.util.EventListener

The listener interface for receiving ActionCanceledEventListener.


Method Summary
 void onActionCanceledEvent(ActionCanceledEvent e)
          This method was created in VisualAge.
 

Method Detail

onActionCanceledEvent

void onActionCanceledEvent(ActionCanceledEvent e)
This method was created in VisualAge.

Parameters:
e - com.ibm.calendar.events.ActionCanceledEvent