Uses of Class
org.chorem.vradi.ui.offer.OfferListColumnFactory

Packages that use OfferListColumnFactory
org.chorem.vradi.ui.admin.popups   
org.chorem.vradi.ui.email   
org.chorem.vradi.ui.offer   
org.chorem.vradi.ui.offer.widgets   
 

Uses of OfferListColumnFactory in org.chorem.vradi.ui.admin.popups
 

Fields in org.chorem.vradi.ui.admin.popups declared as OfferListColumnFactory
protected  OfferListColumnFactory AdminRequestUI.offerListColumnFactory
           
 

Methods in org.chorem.vradi.ui.admin.popups that return OfferListColumnFactory
 OfferListColumnFactory AdminRequestUI.getOfferListColumnFactory()
           
 

Methods in org.chorem.vradi.ui.admin.popups with parameters of type OfferListColumnFactory
 void AdminRequestUI.setOfferListColumnFactory(OfferListColumnFactory offerListColumnFactory)
           
 

Uses of OfferListColumnFactory in org.chorem.vradi.ui.email
 

Fields in org.chorem.vradi.ui.email declared as OfferListColumnFactory
protected  OfferListColumnFactory SendingViewUI.offerListColumnFactory
           
 

Methods in org.chorem.vradi.ui.email that return OfferListColumnFactory
 OfferListColumnFactory SendingViewUI.getOfferListColumnFactory()
           
 

Uses of OfferListColumnFactory in org.chorem.vradi.ui.offer
 

Fields in org.chorem.vradi.ui.offer declared as OfferListColumnFactory
protected  OfferListColumnFactory OfferListUI.offerListColumnFactory
           
 

Methods in org.chorem.vradi.ui.offer that return OfferListColumnFactory
 OfferListColumnFactory OfferListUI.getOfferListColumnFactory()
           
 

Methods in org.chorem.vradi.ui.offer with parameters of type OfferListColumnFactory
 void OfferListUI.setOfferListColumnFactory(OfferListColumnFactory offerListColumnFactory)
           
 

Uses of OfferListColumnFactory in org.chorem.vradi.ui.offer.widgets
 

Fields in org.chorem.vradi.ui.offer.widgets declared as OfferListColumnFactory
protected  OfferListColumnFactory SelectFormUI.offerListColumnFactory
           
 

Methods in org.chorem.vradi.ui.offer.widgets that return OfferListColumnFactory
 OfferListColumnFactory SelectFormUI.getOfferListColumnFactory()
           
 

Methods in org.chorem.vradi.ui.offer.widgets with parameters of type OfferListColumnFactory
 void SelectFormUI.setOfferListColumnFactory(OfferListColumnFactory offerListColumnFactory)
           
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.