Added: myfaces/site/tlddoc/x/selectOneRadio.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/selectOneRadio.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/selectOneRadio.html (added) +++ myfaces/site/tlddoc/x/selectOneRadio.html Tue May 3 02:06:41 2005 @@ -0,0 +1,260 @@ +<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>selectOneRadio + (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="selectOneRadio (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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="selectOneRadio.html" target="_top"><b>NO FRAMES</b></a> + <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 selectOneRadio</h2> +<hr> + Extends standard selectOneRadio by user role support. + Additionally this extended selectOneRadio accepts a layout attribute + of value "spread" (see custom radio tag). + <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.HtmlSelectOneRadioTag</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>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>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>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Component binding.</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>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>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>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>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>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>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>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>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>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>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>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>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>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>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>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>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>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>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>accesskey</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>alt</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>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>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>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>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>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>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>onselect</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><i>No Description</i></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>layout</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>see JSF Spec. 8.5.10</td> +</tr> +<tr valign="top"> +<td>border</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>see JSF Spec. 8.5.10</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>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> +<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> +</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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="selectOneRadio.html" target="_top"><b>NO FRAMES</b></a> + <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/stylesheet.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/stylesheet.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/stylesheet.html (added) +++ myfaces/site/tlddoc/x/stylesheet.html Tue May 3 02:06:41 2005 @@ -0,0 +1,146 @@ +<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>stylesheet + (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="stylesheet (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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="stylesheet.html" target="_top"><b>NO FRAMES</b></a> + <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 stylesheet</h2> +<hr>a component, which renders the path to a common CSS-file<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.custom.stylesheet.StylesheetTag</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>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>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>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Component binding.</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>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> +<tr valign="top"> +<td>path</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td> + URL for CSS-file. + </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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="stylesheet.html" target="_top"><b>NO FRAMES</b></a> + <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/swapImage.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/swapImage.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/swapImage.html (added) +++ myfaces/site/tlddoc/x/swapImage.html Tue May 3 02:06:41 2005 @@ -0,0 +1,205 @@ +<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>swapImage + (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="swapImage (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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="swapImage.html" target="_top"><b>NO FRAMES</b></a> + <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 swapImage</h2> +<hr> +<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.custom.swapimage.HtmlSwapImageTag</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>swapImageUrl</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td> + the url of the image displayed onmouseover + </td> +</tr> +<tr valign="top"> +<td>activeImageUrl</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + activeImage will be rendered if: swapImage is a direct child of commandNavigation + and the commandNavigation.isActive + </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>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>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Component binding.</td> +</tr> +<tr valign="top"> +<td>url</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>URL of the image (see JSF.4.1.5).</td> +</tr> +<tr valign="top"> +<td>value</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>URL of the image (see JSF.4.1.5).</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>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>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>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>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>align</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>alt</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>border</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>height</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>hspace</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>ismap</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>longdesc</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>usemap</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>vspace</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>width</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>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>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>onkeyup</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</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>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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="swapImage.html" target="_top"><b>NO FRAMES</b></a> + <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/tabChangeListener.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/tabChangeListener.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/tabChangeListener.html (added) +++ myfaces/site/tlddoc/x/tabChangeListener.html Tue May 3 02:06:41 2005 @@ -0,0 +1,122 @@ +<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>tabChangeListener + (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="tabChangeListener (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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="tabChangeListener.html" target="_top"><b>NO FRAMES</b></a> + <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 tabChangeListener</h2> +<hr> +<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.custom.tabbedpane.TabChangeListenerTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>empty</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>type</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</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>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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="tabChangeListener.html" target="_top"><b>NO FRAMES</b></a> + <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/tld-frame.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/tld-frame.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/tld-frame.html (added) +++ myfaces/site/tlddoc/x/tld-frame.html Tue May 3 02:06:41 2005 @@ -0,0 +1,147 @@ +<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>x + ( + Enhanced standard JSP actions and custom MyFaces actions. + ) + </title> +<meta content="$tldfull" name="keywords"> +<link title="Style" href="../stylesheet.css" type="text/css" rel="stylesheet"> +<script> + function asd() + { + parent.document.title="x ( Enhanced standard JSP actions and custom MyFaces actions. )"; + } + </script> +</head> +<body onload="asd();" bgcolor="white"> +<font class="FrameTitleFont" size="+1"><a target="tagFrame" href="tld-summary.html">x</a></font> +<table width="100%" border="0"> +<tr> +<td nowrap="true"><font class="FrameHeadingFont" size="+1"> + Tags + </font> + <font class="FrameItemFont"> +<br> +<a href="commandButton.html" target="tagFrame">x:commandButton</a> +<br> +<a href="commandLink.html" target="tagFrame">x:commandLink</a> +<br> +<a href="dataTable.html" target="tagFrame">x:dataTable</a> +<br> +<a href="inputHidden.html" target="tagFrame">x:inputHidden</a> +<br> +<a href="inputText.html" target="tagFrame">x:inputText</a> +<br> +<a href="inputTextarea.html" target="tagFrame">x:inputTextarea</a> +<br> +<a href="message.html" target="tagFrame">x:message</a> +<br> +<a href="messages.html" target="tagFrame">x:messages</a> +<br> +<a href="outputLabel.html" target="tagFrame">x:outputLabel</a> +<br> +<a href="outputText.html" target="tagFrame">x:outputText</a> +<br> +<a href="panelGroup.html" target="tagFrame">x:panelGroup</a> +<br> +<a href="selectOneMenu.html" target="tagFrame">x:selectOneMenu</a> +<br> +<a href="selectOneRadio.html" target="tagFrame">x:selectOneRadio</a> +<br> +<a href="selectManyCheckbox.html" target="tagFrame">x:selectManyCheckbox</a> +<br> +<a href="inputCalendar.html" target="tagFrame">x:inputCalendar</a> +<br> +<a href="jsValueChangeListener.html" target="tagFrame">x:jsValueChangeListener</a> +<br> +<a href="jsValueSet.html" target="tagFrame">x:jsValueSet</a> +<br> +<a href="checkbox.html" target="tagFrame">x:checkbox</a> +<br> +<a href="commandNavigation.html" target="tagFrame">x:commandNavigation</a> +<br> +<a href="commandSortHeader.html" target="tagFrame">x:commandSortHeader</a> +<br> +<a href="dataList.html" target="tagFrame">x:dataList</a> +<br> +<a href="dataScroller.html" target="tagFrame">x:dataScroller</a> +<br> +<a href="inputDate.html" target="tagFrame">x:inputDate</a> +<br> +<a href="inputFileUpload.html" target="tagFrame">x:inputFileUpload</a> +<br> +<a href="inputHtml.html" target="tagFrame">x:inputHtml</a> +<br> +<a href="navigationMenuItem.html" target="tagFrame">x:navigationMenuItem</a> +<br> +<a href="navigationMenuItems.html" target="tagFrame">x:navigationMenuItems</a> +<br> +<a href="jscookMenu.html" target="tagFrame">x:jscookMenu</a> +<br> +<a href="panelLayout.html" target="tagFrame">x:panelLayout</a> +<br> +<a href="panelNavigation.html" target="tagFrame">x:panelNavigation</a> +<br> +<a href="panelTab.html" target="tagFrame">x:panelTab</a> +<br> +<a href="panelTabbedPane.html" target="tagFrame">x:panelTabbedPane</a> +<br> +<a href="tabChangeListener.html" target="tagFrame">x:tabChangeListener</a> +<br> +<a href="collapsiblePanel.html" target="tagFrame">x:collapsiblePanel</a> +<br> +<a href="selectOneCountry.html" target="tagFrame">x:selectOneCountry</a> +<br> +<a href="stylesheet.html" target="tagFrame">x:stylesheet</a> +<br> +<a href="div.html" target="tagFrame">x:div</a> +<br> +<a href="radio.html" target="tagFrame">x:radio</a> +<br> +<a href="rssTicker.html" target="tagFrame">x:rssTicker</a> +<br> +<a href="tree.html" target="tagFrame">x:tree</a> +<br> +<a href="treeSelectionListener.html" target="tagFrame">x:treeSelectionListener</a> +<br> +<a href="iconProvider.html" target="tagFrame">x:iconProvider</a> +<br> +<a href="treeColumn.html" target="tagFrame">x:treeColumn</a> +<br> +<a href="treeCheckbox.html" target="tagFrame">x:treeCheckbox</a> +<br> +<a href="tree2.html" target="tagFrame">x:tree2</a> +<br> +<a href="panelStack.html" target="tagFrame">x:panelStack</a> +<br> +<a href="popup.html" target="tagFrame">x:popup</a> +<br> +<a href="newspaperTable.html" target="tagFrame">x:newspaperTable</a> +<br> +<a href="aliasBean.html" target="tagFrame">x:aliasBean</a> +<br> +<a href="buffer.html" target="tagFrame">x:buffer</a> +<br> +<a href="saveState.html" target="tagFrame">x:saveState</a> +<br> +<a href="updateActionListener.html" target="tagFrame">x:updateActionListener</a> +<br> +<a href="validateCreditCard.html" target="tagFrame">x:validateCreditCard</a> +<br> +<a href="validateEmail.html" target="tagFrame">x:validateEmail</a> +<br> +<a href="validateISBN.html" target="tagFrame">x:validateISBN</a> +<br> +<a href="validateRegExpr.html" target="tagFrame">x:validateRegExpr</a> +<br> +<a href="validateEqual.html" target="tagFrame">x:validateEqual</a> +<br> +<a href="swapImage.html" target="tagFrame">x:swapImage</a> +<br> +<a href="columns.html" target="tagFrame">x:columns</a></font></td> +</tr> +</table> +</body> +</html> Added: myfaces/site/tlddoc/x/tld-summary.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/tld-summary.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/tld-summary.html (added) +++ myfaces/site/tlddoc/x/tld-summary.html Tue May 3 02:06:41 2005 @@ -0,0 +1,412 @@ +<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>x + (Tag Library Documentation Generator - Generated Documentation) + </title> +<link title="styie" href="../stylesheet.css" type="text/css" rel="stylesheet"> +</head> +<script> + function asd() + { + parent.document.title="x (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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Library </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"><font CLASS="NavBarFont1"> Tag </font></td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a TARGET="_top" HREF="tld-summary.html"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<h2>x</h2> +<hr> +<b>Standard Syntax:</b> +<br> +<code> + + + <%@ taglib prefix="x" uri="http://myfaces.apache.org/extensions" %><br> +</code> +<br> +<b>XML Syntax:</b> +<br> +<code> + + + <anyxmlelement xmlns:x="http://myfaces.apache.org/extensions" /><br> +</code> +<hr> +<pre> + Enhanced standard JSP actions and custom MyFaces actions. + </pre> +<p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Library Information</b></font></td> +</tr> +<tr> +<td>Display Name</td><td><i>None</i></td> +</tr> +<tr> +<td>Version</td><td>0.9.0</td> +</tr> +<tr> +<td>Short Name</td><td>x</td> +</tr> +<tr> +<td>URI</td><td>http://myfaces.apache.org/extensions</td> +</tr> +</table> + + <p></p> +<table width="100%" cellspacing="0" cellpadding="3" border="1"> +<tr class="TableHeadingColor" bgcolor="#CCCCFF"> +<td colspan="2"><font size="+2"><b>Tag Summary</b></font></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="commandButton.html">commandButton</a></b></td><td> + Extends standard commandButton by user role support. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="commandLink.html">commandLink</a></b></td><td> + Extends standard commandLink by user role support and the HTML target attribute. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="dataTable.html">dataTable</a></b></td><td> + Extended data_table that adds some additional features to the standard + data_table action: see attribute descriptions for preserveDataModel, + sortColumn, sortAscending and preserveSort. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="inputHidden.html">inputHidden</a></b></td><td> + Extends standard inputHidden by providing additional MyFaces goodies. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="inputText.html">inputText</a></b></td><td> + Extends standard inputText by user role support. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="inputTextarea.html">inputTextarea</a></b></td><td> + Extends standard inputTextarea by user role support. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="message.html">message</a></b></td><td> + MyFaces extension to the standard messages tag: see summaryDetailSeparator attribute + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="messages.html">messages</a></b></td><td> + MyFaces extension to the standard messages tag: see showInputLabel attribute + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="outputLabel.html">outputLabel</a></b></td><td> + Extends standard outputLabel by user role support. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="outputText.html">outputText</a></b></td><td> + Extends standard outputText by user role support. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="panelGroup.html">panelGroup</a></b></td><td> + Extends standard panelGroup by user role support. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="selectOneMenu.html">selectOneMenu</a></b></td><td> + Extends standard selectOneMenu by user role support. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="selectOneRadio.html">selectOneRadio</a></b></td><td> + Extends standard selectOneRadio by user role support. + Additionally this extended selectOneRadio accepts a layout attribute + of value "spread" (see custom radio tag). + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="selectManyCheckbox.html">selectManyCheckbox</a></b></td><td> + Extends standard selectManyCheckbox by user role support. + Additionally this extended selectManyCheckbox accepts a layout attribute + of value "spread" (see custom checkbox tag). + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="inputCalendar.html">inputCalendar</a></b></td><td> + Provides a calendar. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="jsValueChangeListener.html">jsValueChangeListener</a></b></td><td>Value change listener on client side.</td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="jsValueSet.html">jsValueSet</a></b></td><td>Setting a value from the model in java-script so that it can be used (e.g. by the value change listener) afterwards.</td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="checkbox.html">checkbox</a></b></td><td> + Renders a HTML input of type "checkbox". The associated SelectItem comes from + an extended selectManyCheckbox component with layout "spread". The selectManyCheckbox + is referenced by the "for" attribute. + All HTML pass-through attributes for this input are taken from the associated + selectManyCheckbox. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="commandNavigation.html">commandNavigation</a></b></td><td> + Must be nested inside a panel_navigation action and renders a + clickable navigation item. + This action is derived from the standard command_link action and + has equal attributes. + (Replaces former "navigation_item" tag.) + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="commandSortHeader.html">commandSortHeader</a></b></td><td> + Clickable sort column header. + Must be nested inside an extended data_table tag. + This tag is derived from the standard command_link tag and + has the additional attributes columnName and arrow. + Note: In contrary to normal command links the default for the "immediate" + attribute is "true". + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="dataList.html">dataList</a></b></td><td> + Similar to dataTable, but does not render a table. Instead the layout + attribute controls how each dataRow is rendered. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="dataScroller.html">dataScroller</a></b></td><td> + Scroller for UIData components eg. dataTable + Must be nested inside footer facet of dataTable OR for attribute must be given + so that corresponding uiData can be found + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="inputDate.html">inputDate</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="inputFileUpload.html">inputFileUpload</a></b></td><td> + You must enable the MultiPart Filter to make this component + work (see web.xml). Also, don't forget to set the form's attribute + "enctype" to "multipart/form-data". + See "examples/web/fileupload.jsp" for an example! + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="inputHtml.html">inputHtml</a></b></td><td> + An inline HTML based word processor based on the Kupu library. See http://kupu.oscom.org + Right now, the support is limited to one editor per page + (but you can use tabs to have multiple editors, but only one rendered at a time). + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="navigationMenuItem.html">navigationMenuItem</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="navigationMenuItems.html">navigationMenuItems</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="jscookMenu.html">jscookMenu</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="panelLayout.html">panelLayout</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="panelNavigation.html">panelNavigation</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="panelTab.html">panelTab</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="panelTabbedPane.html">panelTabbedPane</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="tabChangeListener.html">tabChangeListener</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="collapsiblePanel.html">collapsiblePanel</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="selectOneCountry.html">selectOneCountry</a></b></td><td> + A localized list of countries choose box. + The value binds to the country ISO 3166 code. + The official codes list is available here : + http://www.iso.ch/iso/en/prods-services/iso3166ma/02iso-3166-code-lists/list-en1.html + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="stylesheet.html">stylesheet</a></b></td><td>a component, which renders the path to a common CSS-file</td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="div.html">div</a></b></td><td>Places a div around its children</td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="radio.html">radio</a></b></td><td> + Renders a HTML input of type "radio". The associated SelectItem comes from + an extended selectOneRadio component with layout "spread". The selectOneRadio + is referenced by the "for" attribute. + All HTML pass-through attributes for this input are taken from the associated + selectOneRadio. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="rssTicker.html">rssTicker</a></b></td><td> + Extends standard commandButton by user role support. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="tree.html">tree</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="treeSelectionListener.html">treeSelectionListener</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="iconProvider.html">iconProvider</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="treeColumn.html">treeColumn</a></b></td><td> + Renders a HTML input of type "treeColumn". This tag outlines the column where + the tree structure will be render as part of the tree table. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="treeCheckbox.html">treeCheckbox</a></b></td><td> + Renders a HTML input of type "treeCheckbox". The associated comes from + the treeCheckbox itemLabel and itemValue. The selected items come from an extended + selectManyCheckbox component with layout "spread". The selectManyCheckbox + is referenced by the "for" attribute. + All HTML pass-through attributes for this input are taken from the associated + selectManyCheckbox. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="tree2.html">tree2</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="panelStack.html">panelStack</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="popup.html">popup</a></b></td><td> + Renders a popup which displays on a mouse event. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="newspaperTable.html">newspaperTable</a></b></td><td> + A data table for rendering long skinny tables as short wide table by + wrapping the table over a specified number of columns. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="aliasBean.html">aliasBean</a></b></td><td> + A tage that defines a new bean (alias) with a given value. + This allows you to design a subform with a fictive bean and to include it in all the pages where you use it. + You just need to make an alias to the real bean named after the fictive bean before including the subform. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="buffer.html">buffer</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="saveState.html">saveState</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="updateActionListener.html">updateActionListener</a></b></td><td> + Registers a org.apache.myfaces.custom.updateactionlistener.UpdateActionListener at the + parent component. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="validateCreditCard.html">validateCreditCard</a></b></td><td> + A custom validator for creditCards, based upons Jakarta Commons. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="validateEmail.html">validateEmail</a></b></td><td> + A custom validator for email address format, based upons Jakarta Commons. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="validateISBN.html">validateISBN</a></b></td><td> + A custom validator for isbn codes, based upons Jakarta Commons. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="validateRegExpr.html">validateRegExpr</a></b></td><td> + A custom validator for reg. expr., based upons Jakarta Commons. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="validateEqual.html">validateEqual</a></b></td><td> + A custom validator for validations against foreign component values. + </td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="swapImage.html">swapImage</a></b></td><td><i>No Description</i></td> +</tr> +<tr class="TableRowColor" bgcolor="white"> +<td width="15%"><b><a href="columns.html">columns</a></b></td><td><i>No Description</i></td> +</tr> +</table> + + <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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Library </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"><font CLASS="NavBarFont1"> Tag </font></td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a TARGET="_top" HREF="tld-summary.html"><b>NO FRAMES</b></a> + <script></script> +<noscript> +<a TARGET="" HREF="../alltags-noframe.html"><b>All Tags</b></a> +</noscript> +</font></td> +</tr> +</table> +<hr> +<small><i> + Java, JSP, and JavaServer Pages are trademarks or registered + trademarks of Sun Microsystems, Inc. in the US and other countries. + Copyright 2002-3 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/tree.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/tree.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/tree.html (added) +++ myfaces/site/tlddoc/x/tree.html Tue May 3 02:06:41 2005 @@ -0,0 +1,197 @@ +<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>tree + (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="tree (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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="tree.html" target="_top"><b>NO FRAMES</b></a> + <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 tree</h2> +<hr> +<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.custom.tree.taglib.TreeTag</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>id</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>value</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td> +</tr> +<tr valign="top"> +<td>var</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><i>No Description</i></td> +</tr> +<tr valign="top"> +<td>nodeClass</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>selectedNodeClass</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>headerClass</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>footerClass</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>rowClasses</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>columnClasses</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>iconClass</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>iconLine</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>iconNoline</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>iconChildFirst</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>iconChildMiddle</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>iconChildLast</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>iconNodeOpen</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>iconNodeOpenFirst</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>iconNodeOpenMiddle</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>iconNodeOpenLast</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>iconNodeClose</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>iconNodeCloseFirst</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>iconNodeCloseMiddle</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>iconNodeCloseLast</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>expandRoot</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>expireListeners</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Time interval the tree will remain registered as a TreeModelListener without being accessed</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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="tree.html" target="_top"><b>NO FRAMES</b></a> + <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/tree2.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/tree2.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/tree2.html (added) +++ myfaces/site/tlddoc/x/tree2.html Tue May 3 02:06:41 2005 @@ -0,0 +1,176 @@ +<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>tree2 + (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="tree2 (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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="tree2.html" target="_top"><b>NO FRAMES</b></a> + <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 tree2</h2> +<hr> +<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.custom.tree2.TreeTag</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>id</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td> +</tr> +<tr valign="top"> +<td>value</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td><i>No Description</i></td> +</tr> +<tr valign="top"> +<td>var</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>varNodeToggler</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>showNav</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + Show the "plus" and "minus" navigation icons (default is true.) Value is ignored if + clientSideToggle is true. + </td> +</tr> +<tr valign="top"> +<td>showLines</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Show the connecting lines (default is true.)</td> +</tr> +<tr valign="top"> +<td>clientSideToggle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Perform client-side toggling of expand/collapse state via javascript (default is true.)</td> +</tr> +<tr valign="top"> +<td>showRootNode</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Include the root node when rendering the tree (default is true.)</td> +</tr> +<tr valign="top"> +<td>preserveToggle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Preserve changes in client-side toggle information between requests (default is true.)</td> +</tr> +<tr valign="top"> +<td>javascriptLocation</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + An alternate location to find javascript resources. If no values is specified, javascript will + be loaded from the resources directory using AddResource and ExtensionsFilter. + </td> +</tr> +<tr valign="top"> +<td>imageLocation</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + An alternate location to find image resources. If no values is specified, images will + be loaded from the resources directory using AddResource and ExtensionsFilter. + </td> +</tr> +<tr valign="top"> +<td>styleLocation</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + An alternate location to find stylesheet resources. If no values is specified, stylesheets will + be loaded from the resources directory using AddResource and ExtensionsFilter. + </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>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>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Component binding.</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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="tree2.html" target="_top"><b>NO FRAMES</b></a> + <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/treeCheckbox.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/treeCheckbox.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/treeCheckbox.html (added) +++ myfaces/site/tlddoc/x/treeCheckbox.html Tue May 3 02:06:41 2005 @@ -0,0 +1,151 @@ +<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>treeCheckbox + (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="treeCheckbox (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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="treeCheckbox.html" target="_top"><b>NO FRAMES</b></a> + <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 treeCheckbox</h2> +<hr> + Renders a HTML input of type "treeCheckbox". The associated comes from + the treeCheckbox itemLabel and itemValue. The selected items come from an extended + selectManyCheckbox component with layout "spread". The selectManyCheckbox + is referenced by the "for" attribute. + All HTML pass-through attributes for this input are taken from the associated + selectManyCheckbox. + <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.custom.tree.taglib.TreeCheckboxTag</td> +</tr> +<tr> +<td>TagExtraInfo Class</td><td><i>None</i></td> +</tr> +<tr> +<td>Body Content</td><td>empty</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>itemDisabled</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>If true, this component will not be saved during state saving.</td> +</tr> +<tr valign="top"> +<td>id</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>itemDescription</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>itemLabel</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>itemValue</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>value</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Value reference pointing at a javax.faces.model.SelectItem instance.</td> +</tr> +<tr valign="top"> +<td>for</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td> + id of the referenced extended selectManyCheckbox component + </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"> <a href="../overview-summary.html"><font CLASS="NavBarFont1"><b>Overview</b></font></a> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a href="tld-summary.html"><font CLASS="NavBarFont1"><b>Library</b></font></a> </td><td CLASS="NavBarCell1Rev" BGCOLOR="#FFFFFF"> <font CLASS="NavBarFont1Rev"> Tag </font> </td><td CLASS="NavBarCell1" BGCOLOR="#EEEEFF"> <a HREF="../help-doc.html"><font CLASS="NavBarFont1"><b>Help</b></font></a> </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"> + <a TARGET="_top" HREF="../index.html"><b>FRAMES</b></a> + <a href="treeCheckbox.html" target="_top"><b>NO FRAMES</b></a> + <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>
