From richfaces-svn-commits at lists.jboss.org Wed Oct 10 12:28:01 2007 Content-Type: multipart/mixed; boundary="===============5393827470794776234==" 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: r3320 - trunk/docs/userguide/en/src/main/docbook/included. Date: Wed, 10 Oct 2007 12:28:01 -0400 Message-ID: --===============5393827470794776234== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: vkorluzhenko Date: 2007-10-10 12:28:00 -0400 (Wed, 10 Oct 2007) New Revision: 3320 Modified: trunk/docs/userguide/en/src/main/docbook/included/calendar.xml Log: http://jira.jboss.com/jira/browse/RF-968 - improved description. Modified: trunk/docs/userguide/en/src/main/docbook/included/calendar.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 --- trunk/docs/userguide/en/src/main/docbook/included/calendar.xml 2007-10-= 10 16:17:57 UTC (rev 3319) +++ trunk/docs/userguide/en/src/main/docbook/included/calendar.xml 2007-10-= 10 16:28:00 UTC (rev 3320) @@ -98,28 +98,26 @@ Usage - "currentDate" - attribute isn't available in the popup - mode. + "currentDate" + attribute isn't available in the popup mode. The <rich:calendar> - component ables to render pages of days in two modes. Sw= itching mode - could be defined with the + component ables to render pages of days in two modes. Sw= itching mode could be + defined with the "mode" - attribute with two possible parameters: Ajax and Client.= Default value is set to - "Client". + attribute with two possible parameters: ajax and client.= Default value is set to + the "client". Ajax = - Calendar requests portions of data from Data Model for a page re= ndering. If - + Calendar requests portions of data from Data Model for a page re= ndering. If "dataModel" - attribute has "null" valu= e, data requests are - not sent. In this case the "Ajax" mode is equal to the - "Client" mode. + attribute has "null" valu= e, data requests + are not sent. In this case the "ajax" mode is equal to the + "client". = @@ -127,9 +125,18 @@ = - Calendar loads an initial portion of data in a specified range a= nd use this data to - render months. Additional data requests are not sent. + Calendar loads an initial portion of data in a specified range a= nd use this data to render + months. Additional data requests are not sent. = + + Note: + "preloadDateRangeBegin" + and + + "preloadDateRangeEnd" + attributes was designed only for the + "client" mode to load some data initi= ally. + There are three button-related attributes: --===============5393827470794776234==--