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

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

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

--- myfaces/site/tlddoc/wap/form.html	2005/05/08 15:47:03	169137
+++ myfaces/site/tlddoc/wap/form.html	2005/05/08 15:50:34	169138
@@ -73,13 +73,13 @@
 <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>The component identifier for the associated component.</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>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>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>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>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>
 </table>
 <br>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26