You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2005/05/18 18:35:59 UTC

svn commit: r170772 [10/10] - in /myfaces/site: components/ javadoc/org/apache/myfaces/component/html/ext/ javadoc/org/apache/myfaces/renderkit/html/ javadoc/org/apache/myfaces/renderkit/html/ext/ javadoc/org/apache/myfaces/taglib/html/ext/ tlddoc/x/

Added: myfaces/site/tlddoc/x/selectOneCheckbox.html
URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/selectOneCheckbox.html?rev=170772&view=auto
==============================================================================
--- myfaces/site/tlddoc/x/selectOneCheckbox.html (added)
+++ myfaces/site/tlddoc/x/selectOneCheckbox.html Wed May 18 09:35:52 2005
@@ -0,0 +1,264 @@
+<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee">
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>selectOneCheckbox
+          (Tag Library Documentation Generator - Generated Documentation)
+        </title>
+<meta content="$title" name="keywords">
+<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet">
+</head>
+<script>
+            function asd()
+            {
+            parent.document.title="selectOneCheckbox (Tag Library Documentation Generator - Generated Documentation)";
+            }
+          </script>
+<body onload="asd();" bgcolor="white">
+<a name="navbar_top"></a>
+<table cellspacing="0" cellpadding="1" width="100%" border="0">
+<tr>
+<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a>
+<table CELLSPACING="3" CELLPADDING="0" BORDER="0">
+<tr VALIGN="top" ALIGN="center">
+<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a>&nbsp;</td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a>&nbsp;</td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> &nbsp;<font CLASS="NavBarFont1Rev">&nbsp;Tag&nbsp;</font>&nbsp;</td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a>&nbsp;</td>
+</tr>
+</table>
+</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td>
+</tr>
+<tr>
+<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2">
+                &nbsp;<a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a>&nbsp;
+                &nbsp;<a href="selectOneCheckbox.html" target="_top"><b>NO FRAMES</b></a>&nbsp;
+                <script></script>
+<noscript>
+<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a>
+</noscript>
+</font></td>
+</tr>
+</table>
+<hr>
+<h2>
+<font size="-1">x</font>
+<br>
+            Tag selectOneCheckbox</h2>
+<hr>
+            Extends standard selectOneListbox by user role support.
+        <br>
+<p></p>
+<hr>
+<table width="100%" cellspacing="0" cellpadding="3" border="1">
+<tr class="TableHeadingColor" bgcolor="#CCCCFF">
+<td colspan="2"><font size="+2"><b>Tag Information</b></font></td>
+</tr>
+<tr>
+<td>Tag Class</td><td>org.apache.myfaces.taglib.html.ext.HtmlSelectOneListboxTag</td>
+</tr>
+<tr>
+<td>TagExtraInfo Class</td><td><i>None</i></td>
+</tr>
+<tr>
+<td>Body Content</td><td>JSP</td>
+</tr>
+<tr>
+<td>Display Name</td><td><i>None</i></td>
+</tr>
+</table>
+<br>
+<p></p>
+<table width="100%" cellspacing="0" cellpadding="3" border="1">
+<tr class="TableHeadingColor" bgcolor="#CCCCFF">
+<td colspan="5"><font size="+2"><b>Attributes</b></font></td>
+</tr>
+<tr>
+<td><b>Name</b></td><td><b>Required</b></td><td><b>Request-time</b></td><td><b>Type</b></td><td><b>Description</b></td>
+</tr>
+<tr valign="top">
+<td>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Component binding.</td>
+</tr>
+<tr valign="top">
+<td>converter</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Id of Converter to be used or reference to a Converter.</td>
+</tr>
+<tr valign="top">
+<td>datafld</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>dataformatas</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>datasrc</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>dir</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>disabled</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>displayValueOnly</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                If true, renders only the value of the component, but no input widget.
+                Default is false.
+            </td>
+</tr>
+<tr valign="top">
+<td>displayValueOnlyStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                Style used when displayValueOnly is true.
+            </td>
+</tr>
+<tr valign="top">
+<td>displayValueOnlyStyleClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                Style class used when displayValueOnly is true.
+            </td>
+</tr>
+<tr valign="top">
+<td>enabledOnUserRole</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                If user is in given role, this component will be rendered
+                normally. If not, no hyperlink is rendered but all nested
+                tags (=body) are rendered.
+            </td>
+</tr>
+<tr valign="top">
+<td>forceId</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If true, this component will force the use of the specified id when rendering.</td>
+</tr>
+<tr valign="top">
+<td>forceIdIndex</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                If false, this component will not append a '[n]' suffix (where 'n' is the row index) to components 
+                that are contained within a "list."  This value will be true by default and the value will be ignored if 
+                the value of forceId is false (or not specified.)
+            </td>
+</tr>
+<tr valign="top">
+<td>id</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Every component may have an unique id. Automatically created if omitted.</td>
+</tr>
+<tr valign="top">
+<td>immediate</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.</td>
+</tr>
+<tr valign="top">
+<td>lang</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onblur</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onchange</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onclick</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>ondblclick</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onfocus</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onkeydown</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onkeypress</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onkeyup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmousedown</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmousemove</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmouseout</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmouseover</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmouseup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>readonly</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Flag indicating that this component will prohibit
+          changes by the user.  The element may receive focus
+          unless it has also been disabled.</td>
+</tr>
+<tr valign="top">
+<td>rendered</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If false, this component will not be rendered.</td>
+</tr>
+<tr valign="top">
+<td>required</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If true, this component will be checked for non-empty input.</td>
+</tr>
+<tr valign="top">
+<td>size</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>see JSF Spec.</td>
+</tr>
+<tr valign="top">
+<td>style</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>styleClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Corresponds to the HTML class attribute.</td>
+</tr>
+<tr valign="top">
+<td>tabindex</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>title</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>validator</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>MethodBinding pointing at a method that will be called during Process Validations phase of the request processing lifecycle, to validate the current value of this component.</td>
+</tr>
+<tr valign="top">
+<td>value</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Initial value to set when rendered for the first time.</td>
+</tr>
+<tr valign="top">
+<td>valueChangeListener</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Listener for value changes.</td>
+</tr>
+<tr valign="top">
+<td>visibleOnUserRole</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                If user is in given role, this component will be rendered
+                normally. If not, nothing is rendered and the body of this tag
+                will be skipped.
+            </td>
+</tr>
+</table>
+<br>
+<p></p>
+<table width="100%" cellspacing="0" cellpadding="3" border="1">
+<tr class="TableHeadingColor" bgcolor="#CCCCFF">
+<td colspan="5"><font size="+2"><b>Variables</b></font></td>
+</tr>
+<td colspan="2"><i>No Variables Defined.</i></td>
+</table>
+<br>
+<p></p>
+<a name="navbar_bottom"></a>
+<table cellspacing="0" cellpadding="1" width="100%" border="0">
+<tr>
+<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a>
+<table CELLSPACING="3" CELLPADDING="0" BORDER="0">
+<tr VALIGN="top" ALIGN="center">
+<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a>&nbsp;</td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a>&nbsp;</td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> &nbsp;<font CLASS="NavBarFont1Rev">&nbsp;Tag&nbsp;</font>&nbsp;</td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a>&nbsp;</td>
+</tr>
+</table>
+</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td>
+</tr>
+<tr>
+<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2">
+                &nbsp;<a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a>&nbsp;
+                &nbsp;<a href="selectOneCheckbox.html" target="_top"><b>NO FRAMES</b></a>&nbsp;
+                <script></script>
+<noscript>
+<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a>
+</noscript>
+</font></td>
+</tr>
+</table>
+<hr>
+<small><i>
+            Output Generated by 
+            <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>.
+            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. 
+            </i></small>
+</body>
+</html>

Added: myfaces/site/tlddoc/x/selectOneListbox.html
URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/selectOneListbox.html?rev=170772&view=auto
==============================================================================
--- myfaces/site/tlddoc/x/selectOneListbox.html (added)
+++ myfaces/site/tlddoc/x/selectOneListbox.html Wed May 18 09:35:52 2005
@@ -0,0 +1,264 @@
+<html xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:j2ee="http://java.sun.com/xml/ns/j2ee">
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>selectOneListbox
+          (Tag Library Documentation Generator - Generated Documentation)
+        </title>
+<meta content="$title" name="keywords">
+<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet">
+</head>
+<script>
+            function asd()
+            {
+            parent.document.title="selectOneListbox (Tag Library Documentation Generator - Generated Documentation)";
+            }
+          </script>
+<body onload="asd();" bgcolor="white">
+<a name="navbar_top"></a>
+<table cellspacing="0" cellpadding="1" width="100%" border="0">
+<tr>
+<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_top_firstrow"></a>
+<table CELLSPACING="3" CELLPADDING="0" BORDER="0">
+<tr VALIGN="top" ALIGN="center">
+<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a>&nbsp;</td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a>&nbsp;</td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> &nbsp;<font CLASS="NavBarFont1Rev">&nbsp;Tag&nbsp;</font>&nbsp;</td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a>&nbsp;</td>
+</tr>
+</table>
+</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td>
+</tr>
+<tr>
+<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2">
+                &nbsp;<a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a>&nbsp;
+                &nbsp;<a href="selectOneListbox.html" target="_top"><b>NO FRAMES</b></a>&nbsp;
+                <script></script>
+<noscript>
+<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a>
+</noscript>
+</font></td>
+</tr>
+</table>
+<hr>
+<h2>
+<font size="-1">x</font>
+<br>
+            Tag selectOneListbox</h2>
+<hr>
+            Extends standard selectOneListbox by user role support.
+        <br>
+<p></p>
+<hr>
+<table width="100%" cellspacing="0" cellpadding="3" border="1">
+<tr class="TableHeadingColor" bgcolor="#CCCCFF">
+<td colspan="2"><font size="+2"><b>Tag Information</b></font></td>
+</tr>
+<tr>
+<td>Tag Class</td><td>org.apache.myfaces.taglib.html.ext.HtmlSelectOneListboxTag</td>
+</tr>
+<tr>
+<td>TagExtraInfo Class</td><td><i>None</i></td>
+</tr>
+<tr>
+<td>Body Content</td><td>JSP</td>
+</tr>
+<tr>
+<td>Display Name</td><td><i>None</i></td>
+</tr>
+</table>
+<br>
+<p></p>
+<table width="100%" cellspacing="0" cellpadding="3" border="1">
+<tr class="TableHeadingColor" bgcolor="#CCCCFF">
+<td colspan="5"><font size="+2"><b>Attributes</b></font></td>
+</tr>
+<tr>
+<td><b>Name</b></td><td><b>Required</b></td><td><b>Request-time</b></td><td><b>Type</b></td><td><b>Description</b></td>
+</tr>
+<tr valign="top">
+<td>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Component binding.</td>
+</tr>
+<tr valign="top">
+<td>converter</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Id of Converter to be used or reference to a Converter.</td>
+</tr>
+<tr valign="top">
+<td>datafld</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>dataformatas</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>datasrc</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>dir</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>disabled</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>displayValueOnly</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                If true, renders only the value of the component, but no input widget.
+                Default is false.
+            </td>
+</tr>
+<tr valign="top">
+<td>displayValueOnlyStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                Style used when displayValueOnly is true.
+            </td>
+</tr>
+<tr valign="top">
+<td>displayValueOnlyStyleClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                Style class used when displayValueOnly is true.
+            </td>
+</tr>
+<tr valign="top">
+<td>enabledOnUserRole</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                If user is in given role, this component will be rendered
+                normally. If not, no hyperlink is rendered but all nested
+                tags (=body) are rendered.
+            </td>
+</tr>
+<tr valign="top">
+<td>forceId</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If true, this component will force the use of the specified id when rendering.</td>
+</tr>
+<tr valign="top">
+<td>forceIdIndex</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                If false, this component will not append a '[n]' suffix (where 'n' is the row index) to components 
+                that are contained within a "list."  This value will be true by default and the value will be ignored if 
+                the value of forceId is false (or not specified.)
+            </td>
+</tr>
+<tr valign="top">
+<td>id</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Every component may have an unique id. Automatically created if omitted.</td>
+</tr>
+<tr valign="top">
+<td>immediate</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> Flag indicating that this component's value must be converted and validated immediately (that is, during Apply Request Values phase), rather than waiting until Process Validations phase.</td>
+</tr>
+<tr valign="top">
+<td>lang</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onblur</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onchange</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onclick</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>ondblclick</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onfocus</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onkeydown</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onkeypress</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onkeyup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmousedown</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmousemove</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmouseout</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmouseover</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>onmouseup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>readonly</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Flag indicating that this component will prohibit
+          changes by the user.  The element may receive focus
+          unless it has also been disabled.</td>
+</tr>
+<tr valign="top">
+<td>rendered</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If false, this component will not be rendered.</td>
+</tr>
+<tr valign="top">
+<td>required</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If true, this component will be checked for non-empty input.</td>
+</tr>
+<tr valign="top">
+<td>size</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>see JSF Spec.</td>
+</tr>
+<tr valign="top">
+<td>style</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>styleClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Corresponds to the HTML class attribute.</td>
+</tr>
+<tr valign="top">
+<td>tabindex</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>title</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td>
+</tr>
+<tr valign="top">
+<td>validator</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>MethodBinding pointing at a method that will be called during Process Validations phase of the request processing lifecycle, to validate the current value of this component.</td>
+</tr>
+<tr valign="top">
+<td>value</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Initial value to set when rendered for the first time.</td>
+</tr>
+<tr valign="top">
+<td>valueChangeListener</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Listener for value changes.</td>
+</tr>
+<tr valign="top">
+<td>visibleOnUserRole</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
+                If user is in given role, this component will be rendered
+                normally. If not, nothing is rendered and the body of this tag
+                will be skipped.
+            </td>
+</tr>
+</table>
+<br>
+<p></p>
+<table width="100%" cellspacing="0" cellpadding="3" border="1">
+<tr class="TableHeadingColor" bgcolor="#CCCCFF">
+<td colspan="5"><font size="+2"><b>Variables</b></font></td>
+</tr>
+<td colspan="2"><i>No Variables Defined.</i></td>
+</table>
+<br>
+<p></p>
+<a name="navbar_bottom"></a>
+<table cellspacing="0" cellpadding="1" width="100%" border="0">
+<tr>
+<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF" COLSPAN="3"><a NAME="navbar_bottom_firstrow"></a>
+<table CELLSPACING="3" CELLPADDING="0" BORDER="0">
+<tr VALIGN="top" ALIGN="center">
+<td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a>&nbsp;</td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a>&nbsp;</td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> &nbsp;<font CLASS="NavBarFont1Rev">&nbsp;Tag&nbsp;</font>&nbsp;</td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF">    &nbsp;<a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a>&nbsp;</td>
+</tr>
+</table>
+</td><td ROWSPAN="3" VALIGN="top" ALIGN="right"><em></em></td>
+</tr>
+<tr>
+<td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2"></font></td><td CLASS="NavBarCell2" BGCOLOR="white"><font SIZE="-2">
+                &nbsp;<a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a>&nbsp;
+                &nbsp;<a href="selectOneListbox.html" target="_top"><b>NO FRAMES</b></a>&nbsp;
+                <script></script>
+<noscript>
+<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a>
+</noscript>
+</font></td>
+</tr>
+</table>
+<hr>
+<small><i>
+            Output Generated by 
+            <a target="_blank" href="http://taglibrarydoc.dev.java.net/">Tag Library Documentation Generator</a>.
+            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. 
+            </i></small>
+</body>
+</html>