/[Apache-SVN]/myfaces/site/tlddoc/x/div.html
ViewVC logotype

Diff of /myfaces/site/tlddoc/x/div.html

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

--- myfaces/site/tlddoc/x/div.html	2005/05/08 15:47:03	169137
+++ myfaces/site/tlddoc/x/div.html	2005/05/08 15:50:34	169138
@@ -71,12 +71,6 @@
 <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">
@@ -90,6 +84,12 @@
             </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>style</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>
 				The style to use for this div. Either style or styleClass must be specified but not both.
 			</td>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26