Added: myfaces/site/tlddoc/x/newspaperTable.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/newspaperTable.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/newspaperTable.html (added) +++ myfaces/site/tlddoc/x/newspaperTable.html Tue May 3 02:06:41 2005 @@ -0,0 +1,241 @@ +<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>newspaperTable + (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="newspaperTable (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="newspaperTable.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 newspaperTable</h2> +<hr> + A data table for rendering long skinny tables as short wide table by + wrapping the table over a specified number of columns. + <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.newspaper.HtmlNewspaperTableTag</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>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>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>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>bgcolor</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>cellpadding</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>cellspacing</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>frame</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>rules</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>summary</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>value</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Supported types see JSF Spec 4.1.3</td> +</tr> +<tr valign="top"> +<td>var</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>rows</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>first</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>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>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>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>newspaperColumns</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + The number of columns to wrap the table over. + Default: 1 + </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="newspaperTable.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/outputLabel.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/outputLabel.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/outputLabel.html (added) +++ myfaces/site/tlddoc/x/outputLabel.html Tue May 3 02:06:41 2005 @@ -0,0 +1,216 @@ +<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>outputLabel + (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="outputLabel (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="outputLabel.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 outputLabel</h2> +<hr> + Extends standard outputLabel 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.HtmlOutputLabelTag</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>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>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>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>for</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>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="outputLabel.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/outputText.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/outputText.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/outputText.html (added) +++ myfaces/site/tlddoc/x/outputText.html Tue May 3 02:06:41 2005 @@ -0,0 +1,210 @@ +<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>outputText + (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="outputText (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="outputText.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 outputText</h2> +<hr> + Extends standard outputText 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.HtmlOutputTextTag</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>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>escape</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + Indicates whether rendered markup should be escaped. + Default: 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>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="outputText.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/panelGroup.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/panelGroup.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/panelGroup.html (added) +++ myfaces/site/tlddoc/x/panelGroup.html Tue May 3 02:06:41 2005 @@ -0,0 +1,198 @@ +<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>panelGroup + (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="panelGroup (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="panelGroup.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 panelGroup</h2> +<hr> + Extends standard panelGroup 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.HtmlPanelGroupTag</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>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>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="panelGroup.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/panelLayout.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/panelLayout.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/panelLayout.html (added) +++ myfaces/site/tlddoc/x/panelLayout.html Tue May 3 02:06:41 2005 @@ -0,0 +1,242 @@ +<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>panelLayout + (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="panelLayout (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="panelLayout.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 panelLayout</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.layout.HtmlPanelLayoutTag</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>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>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>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>bgcolor</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>cellpadding</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>cellspacing</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>frame</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>rules</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>summary</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>layout</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + layout | header | navigation | body | footer + =================|========|============|=======|======== + classic (Default)| top | left | right | bottom + navigationRight | top | right | left | bottom + upsideDown | bottom | left | right | top + </td> +</tr> +<tr valign="top"> +<td>headerClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>CSS class to be used for the table cell.</td> +</tr> +<tr valign="top"> +<td>navigationClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>CSS class to be used for the table cell.</td> +</tr> +<tr valign="top"> +<td>bodyClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>CSS class to be used for the table cell.</td> +</tr> +<tr valign="top"> +<td>footerClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>CSS class to be used for the table cell.</td> +</tr> +<tr valign="top"> +<td>headerStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>CSS style to be used for the table cell.</td> +</tr> +<tr valign="top"> +<td>navigationStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>CSS style to be used for the table cell.</td> +</tr> +<tr valign="top"> +<td>bodyStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>CSS style to be used for the table cell.</td> +</tr> +<tr valign="top"> +<td>footerStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>CSS style to be used for the table cell.</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="panelLayout.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/panelNavigation.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/panelNavigation.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/panelNavigation.html (added) +++ myfaces/site/tlddoc/x/panelNavigation.html Tue May 3 02:06:41 2005 @@ -0,0 +1,249 @@ +<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>panelNavigation + (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="panelNavigation (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="panelNavigation.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 panelNavigation</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.navigation.HtmlPanelNavigationTag</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>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>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>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>bgcolor</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>cellpadding</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>cellspacing</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>frame</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>rules</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>summary</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>itemClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + The CSS class of closed navigation items. + </td> +</tr> +<tr valign="top"> +<td>openItemClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + The CSS class of open navigation items. + </td> +</tr> +<tr valign="top"> +<td>activeItemClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + The CSS class of the active navigation item. + </td> +</tr> +<tr valign="top"> +<td>separatorClass</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + The CSS class for the td element of a separator. + </td> +</tr> +<tr valign="top"> +<td>itemStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + The CSS Style of closed navigation items. + </td> +</tr> +<tr valign="top"> +<td>openItemStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + The CSS Style of open navigation items. + </td> +</tr> +<tr valign="top"> +<td>activeItemStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + The CSS Style of the active navigation item. + </td> +</tr> +<tr valign="top"> +<td>separatorStyle</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + The CSS Style for the td element of a separator. + </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="panelNavigation.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/panelStack.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/panelStack.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/panelStack.html (added) +++ myfaces/site/tlddoc/x/panelStack.html Tue May 3 02:06:41 2005 @@ -0,0 +1,125 @@ +<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>panelStack + (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="panelStack (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="panelStack.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 panelStack</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.panelstack.PanelStackTag</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>selectedPanel</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td>Id of the child to be rendered.</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="panelStack.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/panelTab.html URL: http://svn.apache.org/viewcvs/myfaces/site/tlddoc/x/panelTab.html?rev=167885&view=auto ============================================================================== --- myfaces/site/tlddoc/x/panelTab.html (added) +++ myfaces/site/tlddoc/x/panelTab.html Tue May 3 02:06:41 2005 @@ -0,0 +1,192 @@ +<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>panelTab + (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="panelTab (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="panelTab.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 panelTab</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.HtmlPanelTabTag</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>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>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>label</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td> + Label of this tab. + </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="panelTab.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>
