cewolf
Tag map


This tag defines an image and tooltip map for the parent img tag.


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

Attributes
NameRequiredRequest-timeTypeDescription
linkgeneratoridfalsetruejava.lang.StringThe ID of the class which implements the appropriate de.laures.cewolf.links.LinkGenerator.
tooltipgeneratoridfalsetruejava.lang.StringThe ID of the class which implements the appropriate de.laures.cewolf.tooltips.ToolTipGenerator.
useJFreeChartLinkGeneratorfalsetruejava.lang.StringWhether to use the links provided by the JFreeChart renderer; default: false. You can't both set this to true and also use linkgeneratorid.
useJFreeChartTooltipGeneratorfalsetruejava.lang.StringWhether to use the tooltips provided by the JFreeChart renderer; default: false. You can't both set this to true and also use tooltipgeneratorid.
targetfalsetruejava.lang.StringThe name of the target frame to be used for links created by the link generator. This requires linkgeneratorid to be used as well, obviously.
This attribute is new in cewolf version 1.1.

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.