com.jurismarches.vradi.ui.email.helpers
Class SendingViewManager.RemoveFormFromSession

java.lang.Object
  extended by com.jurismarches.vradi.ui.email.helpers.SendingViewManager.RemoveFormFromSession
All Implemented Interfaces:
ActionListener, EventListener
Direct Known Subclasses:
SendingViewManager.RemoveAllFormFromSession, SendingViewManager.RemoveFormFromSessionForUser
Enclosing class:
SendingViewManager

protected abstract class SendingViewManager.RemoveFormFromSession
extends Object
implements ActionListener


Field Summary
protected  List<String> formsIdsToUpdate
           
protected  EmailHandler handler
           
protected  Session session
           
protected  SendingViewUI ui
           
protected  User user
           
 
Constructor Summary
protected SendingViewManager.RemoveFormFromSession(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.awt.event.ActionListener
actionPerformed
 

Field Detail

formsIdsToUpdate

protected List<String> formsIdsToUpdate

ui

protected SendingViewUI ui

user

protected User user

session

protected Session session

handler

protected EmailHandler handler
Constructor Detail

SendingViewManager.RemoveFormFromSession

protected SendingViewManager.RemoveFormFromSession(SendingViewUI ui,
                                                   org.jdesktop.swingx.JXTable listTable,
                                                   OfferListTableModel tableModel)


Copyright © 2009-2011 JurisMarches. All Rights Reserved.