talx x1.0.5

Uses of Class
talx.events.ComposeMailEvent

Packages that use ComposeMailEvent
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 ComposeMailEvent in talx.controller
 

Methods in talx.controller with parameters of type ComposeMailEvent
 void TALLogger.sendingMail(ComposeMailEvent ev)
          Logs the event.
 void TALLogger.mailAborted(ComposeMailEvent ev)
          Logs the event.
 void TALLogger.mailPostponed(ComposeMailEvent ev)
          Logs the event.
 

Uses of ComposeMailEvent in talx.model
 

Methods in talx.model with parameters of type ComposeMailEvent
 void StoreListener.sendingMail(ComposeMailEvent ev)
          This method is called when the user sends a message.
 void StoreListener.mailAborted(ComposeMailEvent ev)
          This method is called when the user cancels a message to be sent.
 void StoreListener.mailPostponed(ComposeMailEvent ev)
          This method is called when the user cancels a message to be sent.
 


talx x1.0.5

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