Uses of Interface
de.mguennewig.pobjsearch.PClassSearchForm.Sort

Packages that use PClassSearchForm.Sort
de.mguennewig.pobjsearch This package contains the PObjSearch framework that is based on the PObjForm library. 
 

Uses of PClassSearchForm.Sort in de.mguennewig.pobjsearch
 

Classes in de.mguennewig.pobjsearch that implement PClassSearchForm.Sort
static class PClassHtmlSearchForm.HtmlSort
           
static class PClassSwingSearchForm.SwingSort
           
 

Methods in de.mguennewig.pobjsearch that return PClassSearchForm.Sort
 PClassSearchForm.Sort PClassSwingSearchForm.getSort()
          Returns the form element sort.
 PClassSearchForm.Sort PClassSearchForm.getSort()
          Returns the form element sort.
 PClassSearchForm.Sort PClassHtmlSearchForm.getSort()
          Returns the form element sort.