Uses of Interface
com.ibm.calendar.events.ActionDiscardEventListener

Packages that use ActionDiscardEventListener
com.ibm.calendar   
 

Uses of ActionDiscardEventListener in com.ibm.calendar
 

Methods in com.ibm.calendar with parameters of type ActionDiscardEventListener
 void ToDoPlugin.addActionDiscardEventListener(ActionDiscardEventListener newListener)
          Adds an ActionDiscardEventListener to the listener list.
 void ToDoPlugin.removeActionDiscardEventListener(ActionDiscardEventListener newListener)
          Removes an ActionDiscardEventListener to the listener list.