Author: atsebro
Date: 2009-06-17 09:09:43 -0400 (Wed, 17 Jun 2009)
New Revision: 14641
Modified:
branches/community/3.3.X/cdk/generator/src/main/resources/META-INF/schema/entities/ajax_component_attributes.ent
Log:
RF-7343: a4j:commandButton component description review
Modified:
branches/community/3.3.X/cdk/generator/src/main/resources/META-INF/schema/entities/ajax_component_attributes.ent
===================================================================
---
branches/community/3.3.X/cdk/generator/src/main/resources/META-INF/schema/entities/ajax_component_attributes.ent 2009-06-17
13:01:57 UTC (rev 14640)
+++
branches/community/3.3.X/cdk/generator/src/main/resources/META-INF/schema/entities/ajax_component_attributes.ent 2009-06-17
13:09:43 UTC (rev 14641)
@@ -15,8 +15,7 @@
<property >
<name>ajaxSingle</name>
<classname>boolean</classname>
- <description>boolean attribute which provides possibility to limit JSF tree
processing(decoding, conversion/validation, value applying)
-to the component which send the request only</description>
+ <description>Limits JSF tree processing (decoding, conversion, validation
and model updating) only to a component that sends the request.
Boolean</description>
</property>
<property >
Show replies by date