sakai
Tag inputColor


Render a sample-color bar and a color picker icon, as well as an hidden field with the component value. Clicking icon causes color picker to popup. Transfer chosen color picker value to hidden field and render bar in that color.


Tag Information
Tag Classorg.sakaiproject.jsf.tag.InputColorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsefalsejava.lang.String The component identifier for this component. This value must be unique within the closest parent component that is a naming container.
valuefalsefalsejava.lang.String The current value of this component.
renderedfalsefalsejava.lang.String Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.

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.