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

Packages that use AbstractCustomBinding
org.apache.cocoon.forms.binding   
org.apache.cocoon.forms.samples.bindings   
 

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

Methods in org.apache.cocoon.forms.binding that return AbstractCustomBinding
 AbstractCustomBinding CustomJXPathBinding.getWrappedBinding()
           
 

Constructors in org.apache.cocoon.forms.binding with parameters of type AbstractCustomBinding
CustomJXPathBinding(JXPathBindingBuilderBase.CommonAttributes commonAtts, String widgetId, String xpath, AbstractCustomBinding wrappedBinding)
          Constructs CustomJXPathBinding
 

Uses of AbstractCustomBinding in org.apache.cocoon.forms.samples.bindings
 

Subclasses of AbstractCustomBinding in org.apache.cocoon.forms.samples.bindings
 class CustomValueWrapBinding
          CustomValueWrapBinding
 



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