Tagger Cat Tag Library
Tag rowSelector


Creates row selection radio buttons or check boxes. A radio button is used for selecting a single row, whereas, a check box is used for selecting multiple rows.


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

Attributes
NameRequiredRequest-timeTypeDescription
dsnfalsefalsejava.lang.StringThe name of the data source, it not set, then it is read from the parent RepeatedRegion tag.
multiSelectfalsefalsejava.lang.StringSet to true to create a multi-selection check box, rather than a radio button.
accesskeyfalsetruejava.lang.StringNo Description
onblurfalsetruejava.lang.StringThe onblur attribute.
onchangefalsetruejava.lang.StringThe onchange event handler.
onselectfalsetruejava.lang.StringThe onselect event handler.
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.
styleidfalsetruejava.lang.StringThe CSS style using ID selectors attribute.
tabindexfalsetruejava.lang.StringThe tabindex attribute.
titlefalsetruejava.lang.StringThe title 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.