Uses of Class
org.chorem.vradi.ui.email.SendingViewUI

Packages that use SendingViewUI
org.chorem.vradi.ui.email   
org.chorem.vradi.ui.email.helpers   
 

Uses of SendingViewUI in org.chorem.vradi.ui.email
 

Methods in org.chorem.vradi.ui.email that return SendingViewUI
 SendingViewUI EmailHandler.getSessionViewUI(jaxx.runtime.JAXXContext context)
           
 

Methods in org.chorem.vradi.ui.email with parameters of type SendingViewUI
 void EmailHandler.revertDeletion(SendingViewUI ui, Sending sending, List<String> formsIdsToUpdate)
           
 void EmailHandler.sendSending(SendingViewUI ui, Sending sending)
          Called to send only one simple sending.
 

Uses of SendingViewUI in org.chorem.vradi.ui.email.helpers
 

Fields in org.chorem.vradi.ui.email.helpers declared as SendingViewUI
protected  SendingViewUI SendingViewManager.ui
           
protected  SendingViewUI SendingViewManager.RemoveFormFromSession.ui
           
 

Methods in org.chorem.vradi.ui.email.helpers with parameters of type SendingViewUI
 void SendingViewManager.openUI(SendingViewUI ui, Session session, Sending sending)
           
protected  void SendingViewManager.showOfferListContextMenu(SendingViewUI ui, org.jdesktop.swingx.JXTable table, OfferListTableModel model, MouseEvent e)
          Le menu contextuel lors d'un clic droit sur la table.
 

Constructors in org.chorem.vradi.ui.email.helpers with parameters of type SendingViewUI
SendingViewManager.RemoveAllFormFromSession(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
SendingViewManager.RemoveFormFromSession(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
SendingViewManager.RemoveFormFromSessionForUser(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.