Uses of Class
org.chorem.vradi.ui.widgets.MultipleSelectionHandler

Packages that use MultipleSelectionHandler
org.chorem.vradi.ui.email.widgets   
org.chorem.vradi.ui.offer.widgets   
org.chorem.vradi.ui.widgets   
 

Uses of MultipleSelectionHandler in org.chorem.vradi.ui.email.widgets
 

Subclasses of MultipleSelectionHandler in org.chorem.vradi.ui.email.widgets
 class AttachmentSessionFileHandler
           
 

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

Subclasses of MultipleSelectionHandler in org.chorem.vradi.ui.offer.widgets
 class AttachmentFileHandler
           
 class EmbeddedFileHandler
           
 class RelatedFormHandler
           
 class ReplaceFormHandler
           
 

Uses of MultipleSelectionHandler in org.chorem.vradi.ui.widgets
 

Subclasses of MultipleSelectionHandler in org.chorem.vradi.ui.widgets
 class MultipleSelectionFileHandler<B extends BusinessEntity,H>
           
 

Fields in org.chorem.vradi.ui.widgets declared as MultipleSelectionHandler
protected  MultipleSelectionHandler<D,B,?> MultipleSelectionPane.handler
           
 

Methods in org.chorem.vradi.ui.widgets that return MultipleSelectionHandler
 MultipleSelectionHandler<D,B,?> MultipleSelectionPane.getHandler()
           
 

Methods in org.chorem.vradi.ui.widgets with parameters of type MultipleSelectionHandler
 void MultipleSelectionPane.setHandler(MultipleSelectionHandler<D,B,?> handler)
           
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.