cewolf
Tag colorpaint


Fills the area defined by the parent tag with a color.


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

Attributes
NameRequiredRequest-timeTypeDescription
colortruetruejava.lang.StringThe color to be used to fill the parent tag's area. The color definition is compatible with the HTML one. E.g. black is '#000000' and red is '#FF0000'. However it is possible to append two hex numbers for the alpha channel. Thus '#FF000080' is red with alpha blending of 50%.

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.