Uses of Class
org.apache.cocoon.forms.formmodel.algorithms.SimpleFormula

Packages that use SimpleFormula
org.apache.cocoon.forms.formmodel.algorithms   
 

Uses of SimpleFormula in org.apache.cocoon.forms.formmodel.algorithms
 

Subclasses of SimpleFormula in org.apache.cocoon.forms.formmodel.algorithms
 class RepeatedFormula
          An xreporter Expression based algorithm that repeats the formula on a set of fields.
 

Methods in org.apache.cocoon.forms.formmodel.algorithms with parameters of type SimpleFormula
protected  void SimpleFormulaBuilder.setupExpression(String formula, SimpleFormula algo)
           
 



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