/[Apache-SVN]/myfaces/site/tlddoc/wap/outputText.html
ViewVC logotype

Diff of /myfaces/site/tlddoc/wap/outputText.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- myfaces/site/tlddoc/wap/outputText.html	2005/05/08 15:47:03	169137
+++ myfaces/site/tlddoc/wap/outputText.html	2005/05/08 15:50:34	169138
@@ -73,19 +73,19 @@
 <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>escape</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Flag indicating that characters that are sensitive in WML and XML markup must be escaped. This flag is set to "true" by default.</td>
+<td>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>The value binding expression linking this component to a property in a backing bean.</td>
 </tr>
 <tr valign="top">
-<td>id</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>The component identifier for the associated component.</td>
+<td>converter</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Converter instance registered with this component.</td>
 </tr>
 <tr valign="top">
-<td>rendered</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.</td>
+<td>escape</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Flag indicating that characters that are sensitive in WML and XML markup must be escaped. This flag is set to "true" by default.</td>
 </tr>
 <tr valign="top">
-<td>binding</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>The value binding expression linking this component to a property in a backing bean.</td>
+<td>id</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>The component identifier for the associated component.</td>
 </tr>
 <tr valign="top">
-<td>converter</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Converter instance registered with this component.</td>
+<td>rendered</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Flag indicating whether or not this component should be rendered (during Render Response Phase), or processed on any subsequent form submit.</td>
 </tr>
 <tr valign="top">
 <td>value</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>The current value of this component.</td>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26