[richfaces-svn-commits] JBoss Rich Faces SVN: r13808 - trunk/ui/tree/src/main/config/component.
richfaces-svn-commits at lists.jboss.org
richfaces-svn-commits at lists.jboss.org
Thu Apr 23 19:09:17 EDT 2009
Author: smukhina
Date: 2009-04-23 19:09:16 -0400 (Thu, 23 Apr 2009)
New Revision: 13808
Modified:
trunk/ui/tree/src/main/config/component/tree.xml
Log:
https://jira.jboss.org/jira/browse/RF-4541 description is added for Tree ajaxKeys attribute
Modified: trunk/ui/tree/src/main/config/component/tree.xml
===================================================================
--- trunk/ui/tree/src/main/config/component/tree.xml 2009-04-23 23:00:54 UTC (rev 13807)
+++ trunk/ui/tree/src/main/config/component/tree.xml 2009-04-23 23:09:16 UTC (rev 13808)
@@ -333,6 +333,7 @@
<property>
<name>ajaxKeys</name>
+ <description>This attribute defines row keys that are updated after an AJAX request.</description>
</property>
<property>
More information about the richfaces-svn-commits
mailing list