Author: smukhina
Date: 2008-03-14 06:00:29 -0400 (Fri, 14 Mar 2008)
New Revision: 6800
Modified:
trunk/ui/datascroller/src/main/config/component/datascroller.xml
Log:
http://jira.jboss.com/jira/browse/RF-1133
Modified: trunk/ui/datascroller/src/main/config/component/datascroller.xml
===================================================================
--- trunk/ui/datascroller/src/main/config/component/datascroller.xml 2008-03-14 01:30:03
UTC (rev 6799)
+++ trunk/ui/datascroller/src/main/config/component/datascroller.xml 2008-03-14 10:00:29
UTC (rev 6800)
@@ -249,6 +249,7 @@
<property>
<name>page</name>
<classname>int</classname>
+ <description><![CDATA[If page >= 1 then it's a
number of page to show, if page <= -1 then the page to show is pageCount + page + 1, so
that if page="-1" the last page is shown]]></description>
</property>
<property>