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

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

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

--- myfaces/site/tlddoc/wap/messages.html	2005/05/08 15:47:03	169137
+++ myfaces/site/tlddoc/wap/messages.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>globalOnly</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Flag indicating that only global messages (that is, messages not associated with any client identifier) are to be displayed. Default value is "false".</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>layout</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>The type of layout markup to use when rendering error messages. Valid values are "table" (an WML table) and "list" (records disjoin with <br/> element). If not specified, the default value is "list".</td>
+<td>globalOnly</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>Flag indicating that only global messages (that is, messages not associated with any client identifier) are to be displayed. Default value is "false".</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>
 </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>layout</td><td>false</td><td>false</td><td><code>java.lang.String</code></td><td>The type of layout markup to use when rendering error messages. Valid values are "table" (an WML table) and "list" (records disjoin with <br/> element). If not specified, the default value is "list".</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>
 <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