[richfaces-svn-commits] JBoss Rich Faces SVN: r13579 - trunk/ui/datascroller/src/main/config/component.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Tue Apr 14 12:22:27 EDT 2009


Author: smukhina
Date: 2009-04-14 12:22:27 -0400 (Tue, 14 Apr 2009)
New Revision: 13579

Modified:
   trunk/ui/datascroller/src/main/config/component/datascroller.xml
Log:
https://jira.jboss.org/jira/browse/RF-6695 RF docs pom files contain duplicated information, duplicated partens are removed.

Modified: trunk/ui/datascroller/src/main/config/component/datascroller.xml
===================================================================
--- trunk/ui/datascroller/src/main/config/component/datascroller.xml	2009-04-14 16:00:40 UTC (rev 13578)
+++ trunk/ui/datascroller/src/main/config/component/datascroller.xml	2009-04-14 16:22:27 UTC (rev 13579)
@@ -324,6 +324,7 @@
 		<property>
 			<name>lastPageMode</name>
 			<classname>java.lang.String</classname>
+			<description>The attribute to control whether last page of datascroller  shows "rows" number of items or just the rest. Possible values are &quot;full&quot; and &quot;short&quot;. Default value is &quot;short&quot;.</description>
 		</property>
 		
 		 <property hidden="true" existintag="false" exist="false" >




More information about the richfaces-svn-commits mailing list