org.chorem.vradi.ui.email.helpers
Class SendingViewManager.RemoveAllFormFromSession

java.lang.Object
  extended by org.chorem.vradi.ui.email.helpers.SendingViewManager.RemoveFormFromSession
      extended by org.chorem.vradi.ui.email.helpers.SendingViewManager.RemoveAllFormFromSession
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
SendingViewManager

protected class SendingViewManager.RemoveAllFormFromSession
extends SendingViewManager.RemoveFormFromSession


Field Summary
 
Fields inherited from class org.chorem.vradi.ui.email.helpers.SendingViewManager.RemoveFormFromSession
formsIdsToUpdate, handler, session, ui, user
 
Constructor Summary
SendingViewManager.RemoveAllFormFromSession(SendingViewUI ui, org.jdesktop.swingx.JXTable listTable, OfferListTableModel tableModel)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SendingViewManager.RemoveAllFormFromSession

public SendingViewManager.RemoveAllFormFromSession(SendingViewUI ui,
                                                   org.jdesktop.swingx.JXTable listTable,
                                                   OfferListTableModel tableModel)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)


Copyright © 2009-2011 CodeLutin. All Rights Reserved.