Tagger Cat Tag Library
Tag checkboxes


Creates a dynamic data source series of input check boxes; mapped to one field.


Tag Information
Tag Classcom.taggercat.tags.HTMLCheckBoxesTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
selectedfalsetruejava.lang.StringThe comma separated list of currently selected values.
listVarfalsefalsejava.lang.StringThe name of the scope variable the list is assigned to.
listOptionsfalsefalsejava.lang.StringThe options to include in the list as a List, rather than from an exiting object.
mapOptionsfalsefalsejava.lang.StringThe options to include in the list as a Map, rather than from an exiting object.
codeTablefalsefalsejava.lang.StringThe name of the code table to fetch options from.
dsntruetruejava.lang.StringThe data source this field belongs to.
rowIDfalsetruejava.lang.StringThe row id of the entity to reference. It is not common to need to set this attribute.
fieldtruetruejava.lang.StringThe name of data source field attribute.
conditionfalsetruejava.lang.StringThe additional condition to enable this field.
accesskeyfalsetruejava.lang.StringThe accesskey attribute.
onchangefalsetruejava.lang.StringThe onchange event handler.
onselectfalsetruejava.lang.StringThe onselect event handler.
onblurfalsetruejava.lang.StringThe onblur attribute.
onclickfalsetruejava.lang.StringThe onclick event handler.
ondblclickfalsetruejava.lang.StringThe ondblclick event handler.
onfocusfalsetruejava.lang.StringThe onfocus event handler.
onkeydownfalsetruejava.lang.StringThe onkeydown event handler.
onkeypressfalsetruejava.lang.StringThe onkeypress event handler.
onkeyupfalsetruejava.lang.StringThe onkeyup event handler.
onmousedownfalsetruejava.lang.StringThe onmousedown event handler.
onmousemovefalsetruejava.lang.StringThe onmousemove event handler.
onmouseoutfalsetruejava.lang.StringThe onmouseout event handler.
onmouseoverfalsetruejava.lang.StringThe onmouseover event handler.
onmouseupfalsetruejava.lang.StringNo Description
stylefalsetruejava.lang.StringThe in line CSS style.
styleclassfalsetruejava.lang.StringThe CSS Style class; this sets the class attribute.
selectedStyleclassfalsetruejava.lang.StringThe CSS style to use for the selected value.
disabledStyleclassfalsetruejava.lang.StringThe CSS style class to use when the control is disabled.
readonlyfalsetruejava.lang.StringThe readonly attribute.
styleidfalsetruejava.lang.StringThe CSS style using ID selectors attribute.
tabindexfalsetruejava.lang.StringThe tabindex attribute.
titlefalsetruejava.lang.StringThe title (tooltip) attribute.

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.