Uses of Interface
org.apache.commons.scaffold.util.ResultList

Packages that use ResultList
org.apache.commons.scaffold.sql   
org.apache.commons.scaffold.util   
 

Uses of ResultList in org.apache.commons.scaffold.sql
 

Methods in org.apache.commons.scaffold.sql with parameters of type ResultList
 void ScrollerBeanBase.listLegend(ResultList list)
           
 

Uses of ResultList in org.apache.commons.scaffold.util
 

Classes in org.apache.commons.scaffold.util that implement ResultList
 class ResultListBase
          Concrete implementation of ResultList.
 

Methods in org.apache.commons.scaffold.util with parameters of type ResultList
 void ScrollerBean.listLegend(ResultList list)
          Setup the legend for the result list.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.