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

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

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

--- myfaces/site/tlddoc/wap/message.html	2005/05/08 15:47:03	169137
+++ myfaces/site/tlddoc/wap/message.html	2005/05/08 15:50:34	169138
@@ -73,16 +73,16 @@
 <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>for</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td>Client identifier of the component for which to display messages.</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>for</td><td>true</td><td>false</td><td><code>java.lang.String</code></td><td>Client identifier of the component for which to display messages.</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>showDetail</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Flag indicating whether the summary portion of displayed messages should be included. Default value is "true".</td>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26