talx x1.0.5

Uses of Class
talx.events.DeleteMailEvent

Packages that use DeleteMailEvent
talx.controller Defines the behaviors for the system. 
talx.model Provides state information for the entire application, and access to the transport system. 
 

Uses of DeleteMailEvent in talx.controller
 

Methods in talx.controller with parameters of type DeleteMailEvent
 void TALLogger.deleteMail(DeleteMailEvent ev)
          Logs the event.
 void TALLogger.messageDropped(DeleteMailEvent ev)
          Logs the event.
 

Uses of DeleteMailEvent in talx.model
 

Methods in talx.model with parameters of type DeleteMailEvent
 void StoreListener.messageDropped(DeleteMailEvent ev)
          This method is called when a message arrives and is dropped by a filter.
 void StoreListener.deleteMail(DeleteMailEvent ev)
          This method is called when the user deletes a message.
 


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.