Author: smukhina
Date: 2008-04-10 11:52:47 -0400 (Thu, 10 Apr 2008)
New Revision: 7739
Modified:
trunk/ui/suggestionbox/src/main/config/component/suggestionbox.xml
Log:
http://jira.jboss.com/jira/browse/RF-696 - attribute desc is corrected
Modified: trunk/ui/suggestionbox/src/main/config/component/suggestionbox.xml
===================================================================
--- trunk/ui/suggestionbox/src/main/config/component/suggestionbox.xml 2008-04-10 15:27:22
UTC (rev 7738)
+++ trunk/ui/suggestionbox/src/main/config/component/suggestionbox.xml 2008-04-10 15:52:47
UTC (rev 7739)
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd
+<!DOCTYPE components PUBLIC "-//AJAX4JSF//CDK Generator config/EN"
"http://labs.jboss.com/jbossrichfaces/component-config.dtd
">
<components>
@@ -84,8 +84,7 @@
<name>ajaxSingle</name>
<classname>boolean</classname>
<description>
- if "true", submit ONLY one field/link, instead of all
- form controls
+ if "true", the component tree is processed limited only to the
current component
</description>
<defaultvalue>true</defaultvalue>
</property>