cewolf
Tag chartpostprocessor


A chart postprocessor tag references an object of type ChartPostProcessor which must be defined in pageContext under the provided ID. This object is called back after chart generation to post process the chart in any manner.
optional childs: <param>


Tag Information
Tag Classde.laures.cewolf.taglib.tags.ChartPostProcessorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idtruetruejava.lang.StringID under which an object of type ChartPostProcessor can be found in pageContext. This object is used to postprocess the rendered chart.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.