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

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

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

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

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
 MouseListener EmailHandler.getOfferListTableMouseListener(SendingViewUI ui)
          Implementation du click (droit/gauche) sur la table des offres résultats/ Comportement : double clic : ouvre l'offre clic droit : changer le status, ajouter a une session de mail
 void EmailHandler.sendSending(SendingViewUI ui, Sending sending)
          Called to send only one simple sending.
protected  void EmailHandler.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 with parameters of type SendingViewUI
EmailHandler.RemoveAllFormFromSession(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
EmailHandler.RemoveFormFromSession(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
EmailHandler.RemoveFormFromSessionForUser(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
 



Copyright © 2009-2010 JurisMarches. All Rights Reserved.