Class LegendTag

java.lang.Object
javax.servlet.jsp.tagext.TagSupport
org.deltava.taglib.view.LegendTag
All Implemented Interfaces:
Serializable, IterationTag, JspTag, Tag

public class LegendTag extends TagSupport
A JSP Tag to display view row color legends. These are rendered as a single row HTML table, and the class names used for each row entry are used to set the background colors for each legend entry.
Since:
1.0
Version:
7.0
Author:
Luke
See Also: