From richfaces-svn-commits at lists.jboss.org Thu Jan 20 01:59:28 2011
Content-Type: multipart/mixed; boundary="===============2938956272054664078=="
MIME-Version: 1.0
From: richfaces-svn-commits at lists.jboss.org
To: richfaces-svn-commits at lists.jboss.org
Subject: [richfaces-svn-commits] JBoss Rich Faces SVN: r21103 - in
modules/docs/trunk/Component_Reference/src/main/docbook/en-US: extras and 1
other directory.
Date: Thu, 20 Jan 2011 01:59:28 -0500
Message-ID: <201101200659.p0K6xSLx022671@svn01.web.mwc.hst.phx2.redhat.com>
--===============2938956272054664078==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Author: SeanRogers
Date: 2011-01-20 01:59:28 -0500 (Thu, 20 Jan 2011)
New Revision: 21103
Added:
modules/docs/trunk/Component_Reference/src/main/docbook/en-US/extras/exa=
m-Component_Reference-richdataScroller-pages_facet.xml_sample
modules/docs/trunk/Component_Reference/src/main/docbook/en-US/extras/exa=
m-Component_Reference-richdataScroller-richataScroller_example.xml_sample
Modified:
modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Compo=
nent_Reference-Tables_and_grids.xml
Log:
rich:dataScroller docs
Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/cha=
p-Component_Reference-Tables_and_grids.xml
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp=
onent_Reference-Tables_and_grids.xml 2011-01-19 23:20:06 UTC (rev 21102)
+++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp=
onent_Reference-Tables_and_grids.xml 2011-01-20 06:59:28 UTC (rev 21103)
@@ -621,13 +621,54 @@
The bound table or grid should also have the rows a=
ttribute defined to limit the number of rows per page.
+
+ The <rich:dataScroller> component must be re-=
rendered whenever a filter changes on the bound table, so that the scroller=
matches the current model for the table.
+
+
+ Basic usage
+
+
=
-