/[Apache-SVN]/myfaces/impl/trunk/tld/entities/ui_messages_attributes.xml
ViewVC logotype

Diff of /myfaces/impl/trunk/tld/entities/ui_messages_attributes.xml

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

--- myfaces/impl/trunk/tld/entities/ui_messages_attributes.xml	2005/11/25 00:03:17	348837
+++ myfaces/impl/trunk/tld/entities/ui_messages_attributes.xml	2005/11/25 00:28:55	348838
@@ -5,22 +5,23 @@
             <required>false</required>
             <rtexprvalue>false</rtexprvalue>
             <type>java.lang.String</type>
-            <description>Indicates whether the summary of the message(s) should be displayed.
-                         Default is: true</description>
+            <description>A boolean value that controls whether the summary text
+            of the associated messages is displayed.  Default: true.</description>
         </attribute>
         <attribute>
             <name>showDetail</name>
             <required>false</required>
             <rtexprvalue>false</rtexprvalue>
             <type>java.lang.String</type>
-            <description>Indicates whether the detail of the message(s) should be displayed.
-                         Default is: false</description>
+            <description>A boolean value that controls whether the detail text
+            of the associated messages is displayed.  Default: false.</description>
         </attribute>
         <attribute>
             <name>globalOnly</name>
             <required>false</required>
             <rtexprvalue>false</rtexprvalue>
             <type>java.lang.String</type>
-            <description>Indicates whether only global messages (that is, messages with no associated client identifier) should be rendered.
-                         Default is: false</description>
+            <description>A boolean value that controls whether global messages 
+            (those without IDs) should be displayed.  
+            Default: true.</description>
         </attribute>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26