org.chorem.vradi.ui.offer
Class OfferListHandler.AddSendingListener

java.lang.Object
  extended by org.chorem.vradi.ui.offer.OfferListHandler.AddSendingListener
All Implemented Interfaces:
ActionListener, EventListener
Direct Known Subclasses:
OfferListHandler.GroupAddSendingListener, OfferListHandler.UserAddSendingListener
Enclosing class:
OfferListHandler

protected abstract class OfferListHandler.AddSendingListener
extends Object
implements ActionListener

Il est possible de faire un clic droit dans la liste des résutats pour ajouter un appel d'offre directement dans la derniere session ouverte.


Field Summary
protected  List<String> formsIdsToUpdate
           
protected  OfferListUI offerListUI
           
 
Constructor Summary
protected OfferListHandler.AddSendingListener(OfferListUI offerListUI)
           
 
Method Summary
protected  AdminHandler getAdminHandler()
           
protected
<E extends org.nuiton.wikitty.entities.BusinessEntity>
void
openUI(Class<E> clazz, String title, List<E> all)
           
 
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

offerListUI

protected OfferListUI offerListUI

formsIdsToUpdate

protected List<String> formsIdsToUpdate
Constructor Detail

OfferListHandler.AddSendingListener

protected OfferListHandler.AddSendingListener(OfferListUI offerListUI)
Method Detail

getAdminHandler

protected AdminHandler getAdminHandler()

openUI

protected <E extends org.nuiton.wikitty.entities.BusinessEntity> void openUI(Class<E> clazz,
                                                                             String title,
                                                                             List<E> all)


Copyright © 2009-2011 CodeLutin. All Rights Reserved.