Uses of Class
com.jurismarches.vradi.ui.email.SendingViewUI

Packages that use SendingViewUI
com.jurismarches.vradi.ui.email   
com.jurismarches.vradi.ui.email.helpers   
 

Uses of SendingViewUI in com.jurismarches.vradi.ui.email
 

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

Methods in com.jurismarches.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 com.jurismarches.vradi.ui.email.helpers
 

Fields in com.jurismarches.vradi.ui.email.helpers declared as SendingViewUI
protected  SendingViewUI SendingViewManager.ui
           
protected  SendingViewUI SendingViewManager.RemoveFormFromSession.ui
           
 

Methods in com.jurismarches.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 com.jurismarches.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 JurisMarches. All Rights Reserved.