Uses of Class
org.chorem.vradi.ui.search.MultipleSelectionEditor

Packages that use MultipleSelectionEditor
org.chorem.vradi.ui.search   
 

Uses of MultipleSelectionEditor in org.chorem.vradi.ui.search
 

Fields in org.chorem.vradi.ui.search declared as MultipleSelectionEditor
protected  MultipleSelectionEditor<B> SearchMultipleSelectionHandler.editor
           
protected  MultipleSelectionEditor<B> MultipleSelectionEditor.lbl
           
protected  MultipleSelectionEditor<Status> CriteriaUI.statusSelection
           
protected  MultipleSelectionEditor<XmlStream> CriteriaUI.xmlStreamSelection
           
 

Methods in org.chorem.vradi.ui.search that return MultipleSelectionEditor
 MultipleSelectionEditor<Status> CriteriaUI.getStatusSelection()
           
 MultipleSelectionEditor<XmlStream> CriteriaUI.getXmlStreamSelection()
           
 

Constructors in org.chorem.vradi.ui.search with parameters of type MultipleSelectionEditor
SearchMultipleSelectionHandler(MultipleSelectionEditor<B> editor)
           
 



Copyright © 2009-2011 CodeLutin. All Rights Reserved.