Uses of Class
org.makumba.list.tags.ValueTag

Packages that use ValueTag
org.makumba.list.engine.valuecomputer   
 

Uses of ValueTag in org.makumba.list.engine.valuecomputer
 

Methods in org.makumba.list.engine.valuecomputer with parameters of type ValueTag
 String ValueComputer.getFormattedValue(ValueTag running, PageCache pageCache)
           
 void SetValueComputer.print(ValueTag running, PageCache pageCache)
          Goes through the iterationGroupData and prints the set values, comma-separated; also sets var (Vector with the set values) and printVar
 void ValueComputer.print(ValueTag running, PageCache pageCache)
          Formats the value of the queryProjection from the currentListData of the enclosing query.