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

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

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

--- myfaces/impl/trunk/tld/entities/standard_output_label_attributes.xml	2005/11/25 00:03:17	348837
+++ myfaces/impl/trunk/tld/entities/standard_output_label_attributes.xml	2005/11/25 00:28:55	348838
@@ -1,11 +1,12 @@
-        <!-- all standard attributes of the outputLabel tag -->
-        &ui_output_attributes;
-        &html_universal_attributes;
-        &html_event_handler_attributes;
-        &html_label_attributes;
-        <!-- LabelRenderer attributes -->
-        <attribute>
-          <name>for</name>
-          <required>false</required>
-          <rtexprvalue>false</rtexprvalue>
-        </attribute>
+<!-- all standard attributes of the outputLabel tag -->
+&ui_output_attributes;
+&html_universal_attributes;
+&html_event_handler_attributes;
+&html_label_attributes;
+<!-- LabelRenderer attributes -->
+<attribute>
+  <name>for</name>
+  <required>false</required>
+  <rtexprvalue>false</rtexprvalue>
+  <description>The client ID of the target input element of this label.</description>
+</attribute>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26