Uses of Class
org.apache.cocoon.forms.binding.RepeaterJXPathCollection

Packages that use RepeaterJXPathCollection
org.apache.cocoon.forms.binding   
org.apache.cocoon.forms.formmodel   
 

Uses of RepeaterJXPathCollection in org.apache.cocoon.forms.binding
 

Methods in org.apache.cocoon.forms.binding with parameters of type RepeaterJXPathCollection
 void RepeaterJXPathAdapter.setJXCollection(RepeaterJXPathCollection collection)
           
 void RepeaterAdapter.setJXCollection(RepeaterJXPathCollection collection)
           
 

Uses of RepeaterJXPathCollection in org.apache.cocoon.forms.formmodel
 

Methods in org.apache.cocoon.forms.formmodel that return RepeaterJXPathCollection
 RepeaterJXPathCollection EnhancedRepeater.getCollection()
           
 

Methods in org.apache.cocoon.forms.formmodel with parameters of type RepeaterJXPathCollection
 void EnhancedRepeater.setCollection(RepeaterJXPathCollection collection)
           
 



Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.