CreateGroupAnchorsFunction
Description
Adds an anchor to a group to all elements with the name specified in element. The link target is read from a specified field. The column referenced by this field should contain URLs or Strings.
Example
<function class="org.jfree.report.function.CreateGroupAnchorsFunction" name="Grp_Anchr"> <properties> <property name="field">Country</property> <property name="group">Product</property> </properties> <function>