[richfaces-svn-commits] JBoss Rich Faces SVN: r14346 - branches/community/3.3.X/ui/datascroller/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue May 26 11:24:03 EDT 2009


Author: ochikvina
Date: 2009-05-26 11:24:03 -0400 (Tue, 26 May 2009)
New Revision: 14346

Modified:
   branches/community/3.3.X/ui/datascroller/src/main/config/component/datascroller.xml
Log:
https://jira.jboss.org/jira/browse/RF-6233 - unification of event handles descriptions;

Modified: branches/community/3.3.X/ui/datascroller/src/main/config/component/datascroller.xml
===================================================================
--- branches/community/3.3.X/ui/datascroller/src/main/config/component/datascroller.xml	2009-05-26 15:22:42 UTC (rev 14345)
+++ branches/community/3.3.X/ui/datascroller/src/main/config/component/datascroller.xml	2009-05-26 15:24:03 UTC (rev 14346)
@@ -318,7 +318,7 @@
 		<property>
 			<name>onpagechange</name>
 			<classname>java.lang.String</classname>
-			<description>HTML: script expression; a page is changed</description>
+			<description>The client side script method to be called when a page is changed</description>
 		</property>
 		
 		<property>




More information about the richfaces-svn-commits mailing list