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
===================================================================
--- 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 @@
</mediaobject>
</figure>
<para>Usage <emphasis>
- <property>"currentDate"</property>
- </emphasis> attribute isn't available in the popup
- mode.</para>
+ <property>"currentDate"</property>
+ </emphasis> attribute isn't available in the popup
mode.</para>
<para>The <emphasis role="bold">
<property><rich:calendar></property>
- </emphasis> component ables to render pages of days in two modes. Switching
mode
- could be defined with the <emphasis>
+ </emphasis> component ables to render pages of days in two modes. Switching
mode could be
+ defined with the <emphasis>
<property>"mode"</property>
- </emphasis> attribute with two possible parameters: Ajax and Client. Default
value is set to
- "Client".</para>
+ </emphasis> attribute with two possible parameters: ajax and client. Default
value is set to
+ the "client".</para>
<itemizedlist>
<listitem>
<para>Ajax</para>
</listitem>
</itemizedlist>
- <para>Calendar requests portions of data from Data Model for a page rendering.
If
- <emphasis>
+ <para>Calendar requests portions of data from Data Model for a page rendering.
If <emphasis>
<property>"dataModel"</property>
- </emphasis> attribute has
<property>"null"</property> value, data requests are
- not sent. In this case the "Ajax" mode is equal to the
- "Client" mode. </para>
+ </emphasis> attribute has
<property>"null"</property> value, data requests
+ are not sent. In this case the "ajax" mode is equal to the
+ "client". </para>
<itemizedlist>
<listitem>
@@ -127,9 +125,18 @@
</listitem>
</itemizedlist>
- <para>Calendar loads an initial portion of data in a specified range and use
this data to
- render months. Additional data requests are not sent.</para>
+ <para>Calendar loads an initial portion of data in a specified range and use
this data to render
+ months. Additional data requests are not sent.</para>
+ <note>
+ <title>Note:</title><emphasis>
+ <property>"preloadDateRangeBegin"</property>
+ </emphasis> and
+ <emphasis>
+ <property>"preloadDateRangeEnd"</property>
+ </emphasis> attributes was designed only for the
+ <property>"client"</property> mode to load some data
initially.</note>
+
<para>There are three button-related attributes:</para>
<itemizedlist>
<listitem>