Uses of Class
com.jurismarches.vradi.ui.offer.widgets.MultipleSelectionPane

Packages that use MultipleSelectionPane
com.jurismarches.vradi.ui.offer   
com.jurismarches.vradi.ui.offer.widgets   
 

Uses of MultipleSelectionPane in com.jurismarches.vradi.ui.offer
 

Fields in com.jurismarches.vradi.ui.offer declared as MultipleSelectionPane
protected  MultipleSelectionPane<File> OfferEditUI.attachmentFilePane
           
protected  MultipleSelectionPane<File> OfferEditUI.embeddedFilePane
           
protected  MultipleSelectionPane<FormLink> OfferEditUI.relatedFormPane
           
protected  MultipleSelectionPane<FormLink> OfferEditUI.replaceFormPane
           
 

Methods in com.jurismarches.vradi.ui.offer that return MultipleSelectionPane
 MultipleSelectionPane<File> OfferEditUI.getAttachmentFilePane()
           
 MultipleSelectionPane<File> OfferEditUI.getEmbeddedFilePane()
           
 MultipleSelectionPane<FormLink> OfferEditUI.getRelatedFormPane()
           
 MultipleSelectionPane<FormLink> OfferEditUI.getReplaceFormPane()
           
 

Methods in com.jurismarches.vradi.ui.offer with parameters of type MultipleSelectionPane
 File OfferEditHandler.addAttachmentFile(MultipleSelectionPane ui, Form form)
          Add new attachement file.
 File OfferEditHandler.addEmbeddedFile(MultipleSelectionPane ui, Form form)
          Add new embedded file in current form.
 FormLink OfferEditHandler.addReplaceForm(MultipleSelectionPane ui, Form form)
           
 

Uses of MultipleSelectionPane in com.jurismarches.vradi.ui.offer.widgets
 

Fields in com.jurismarches.vradi.ui.offer.widgets declared as MultipleSelectionPane
protected  MultipleSelectionPane MultipleSelectionPane.multipleSelectionPane
           
protected  MultipleSelectionPane MultipleSelectionHandler.ui
           
protected  MultipleSelectionPane FormLinkCellRenderer.ui
           
 

Constructors in com.jurismarches.vradi.ui.offer.widgets with parameters of type MultipleSelectionPane
AttachmentFileHandler(MultipleSelectionPane ui)
           
EmbeddedFileHandler(MultipleSelectionPane ui)
           
FormLinkCellRenderer(MultipleSelectionPane ui)
           
MultipleSelectionHandler(MultipleSelectionPane ui)
           
RelatedFormHandler(MultipleSelectionPane ui)
           
ReplaceFormHandler(MultipleSelectionPane ui)
           
 



Copyright © 2009-2010 JurisMarches. All Rights Reserved.