From richfaces-svn-commits at lists.jboss.org Fri Jan 14 00:53:16 2011 Content-Type: multipart/mixed; boundary="===============5620588287297344635==" 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: r21015 - in modules/docs/trunk/Component_Reference/src/main/docbook/en-US: images and 1 other directory. Date: Fri, 14 Jan 2011 00:53:15 -0500 Message-ID: <201101140553.p0E5rF86029877@svn01.web.mwc.hst.phx2.redhat.com> --===============5620588287297344635== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: SeanRogers Date: 2011-01-14 00:53:15 -0500 (Fri, 14 Jan 2011) New Revision: 21015 Added: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/images/fig= u-Component_Reference-richdataScroller-The_richdataScroller_component.png Modified: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Compo= nent_Reference-Tables_and_grids.xml Log: Draft of dataScroller 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-14 02:24:51 UTC (rev 21014) +++ modules/docs/trunk/Component_Reference/src/main/docbook/en-US/chap-Comp= onent_Reference-Tables_and_grids.xml 2011-01-14 05:53:15 UTC (rev 21015) @@ -593,42 +593,74 @@ = - -
<sgmltag><rich:dataScroller></sgmltag> - - - - component-type: org.richfaces.DataT= able - - - - - component-class: org.richfaces.comp= onent.html.HtmlDataTable - - - - - component-family: org.richfaces.Dat= aTable - - - - - renderer-type: org.richfaces.DataTa= bleRenderer - - - - - tag-class: org.richfaces.taglib.Dat= aTableTag - - - - Incomplete + The <rich:dataScroller> component is used for = navigating through multiple pages of tables or grids. +
+ The <sgmltag><rich:dataScroller></sgmltag> component</titl= e> + <mediaobject> + <imageobject> + <imagedata fileref=3D"images/figu-Component_Reference-richdataScrolle= r-The_richdataScroller_component.png" format=3D"PNG" /> + </imageobject> + <textobject> + <para> + A <sgmltag><rich:dataTable></sgmltag> component with a <sgmlta= g><rich:dataScroller></sgmltag> component contained in the <literal>f= ooter</literal> facet. + </para> + </textobject> + </mediaobject> + </figure> + = + <section id=3D"sect-Component_Reference-richdataScroller-Basic_usage"> + <title>Basic usage + + The <rich:dataScroller> must be placed in the= footer facet of the table or grid it needs to control. = Alternatively, use the for attribute to bind the parent = table or grid to the scroller. + + + The bound table or grid should also have the rows a= ttribute defined to limit the number of rows per page. + +
+ = +
+ Appearance + + The <rich:dataScroller> must be placed in the= footer of the table or grid it needs to control. Alternatively, use the for attribute to bind the parent table or grid to the scro= ller. + +
+ = +
+ Reference data + + + + component-type: org.richfaces.Data= Scroller + + + + + component-class: org.richfaces.com= ponent.html.HtmlDataScroller + + + + + component-family: org.richfaces.Da= taScroller + + + + + renderer-type: org.richfaces.DataS= crollerRenderer + + + + + tag-class: org.richfaces.taglib.Da= taScrollerTag + + + +
- --> =
Added: modules/docs/trunk/Component_Reference/src/main/docbook/en-US/images= /figu-Component_Reference-richdataScroller-The_richdataScroller_component.p= ng =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 (Binary files differ) Property changes on: modules/docs/trunk/Component_Reference/src/main/docboo= k/en-US/images/figu-Component_Reference-richdataScroller-The_richdataScroll= er_component.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream --===============5620588287297344635==--