Author: vkorluzhenko
Date: 2007-06-14 07:27:14 -0400 (Thu, 14 Jun 2007)
New Revision: 1178
Modified:
trunk/docs/userguide/en/src/main/docbook/included/dataFilterSlider.xml
trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
trunk/docs/userguide/en/src/main/docbook/included/dragSupport.xml
trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml
trunk/docs/userguide/en/src/main/docbook/included/dropSupport.xml
trunk/docs/userguide/en/src/main/docbook/included/gmap.xml
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml
trunk/docs/userguide/en/src/main/docbook/included/panel.xml
trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml
trunk/docs/userguide/en/src/main/docbook/included/separator.xml
trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml
trunk/docs/userguide/en/src/main/docbook/included/spacer.xml
trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml
trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml
trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml
trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml
trunk/docs/userguide/en/src/main/docbook/included/tree.xml
Log:
added links to examples
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataFilterSlider.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataFilterSlider.xml 2007-06-14
11:25:07 UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataFilterSlider.xml 2007-06-14
11:27:14 UTC (rev 1178)
@@ -103,5 +103,8 @@
the <emphasis
role="italic"><property>"onSlide"</property></emphasis>
attribute
(<emphasis
role="italic"><property>"onChange"</property></emphasis>
is its alias). When
the attribute definition = true, submission on this event is defined.</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataFilterS...
you can see the example of <rich:dataFilterSlider> usage and sources for the
given example.
+ </para>
</section>
</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2007-06-14 11:25:07
UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/dataTable.xml 2007-06-14 11:27:14
UTC (rev 1178)
@@ -87,6 +87,9 @@
lot's of ajaxKeys with strings indices that are to be updated. A resulting
output on the client
contains only required strings and they are updated in the tree, even when update is
specified for
the whole table.</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataTable.j...
you can see the example of <rich:dataTable> usage and sources for the given
example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-06-14 11:25:07
UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/datascroller.xml 2007-06-14 11:27:14
UTC (rev 1178)
@@ -106,6 +106,9 @@
<para>The screenshot shows one controller from each group.</para>
<para>For the
<property>"fastforward"</property>/<property>"rewind"</property>
controls customization the additional <emphasis
role="italic"><property>"fastStep"</property></emphasis>
attribute is used.
The attribute indicates pages quantity to switch onto when fast scrolling is used.
</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dataTableSc...
you can see the example of <rich:dataScroller> usage and sources for the
given example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2007-06-14
11:25:07 UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragIndicator.xml 2007-06-14
11:27:14 UTC (rev 1178)
@@ -133,6 +133,9 @@
textDragged type. An icon is redefined for iconsDragged with the help of the drop zone
<emphasis
role="italic"><property>"typeMapping"</property></emphasis>
attribute
defined with the <emphasis
role="bold"><property><rich:dndParam></property></emphasis>component.</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dragSupport...
you can see the example of <rich:dragIndicator> usage and sources for the
given example.
+ </para>
</section>
</section>
</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/dragSupport.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dragSupport.xml 2007-06-14 11:25:07
UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/dragSupport.xml 2007-06-14 11:27:14
UTC (rev 1178)
@@ -180,6 +180,9 @@
<para>Developers can use their own custom JavaScript functions to handle
these events.</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dragSupport...
you can see the example of <rich:dragSupport> usage and sources for the
given example.
+ </para>
</section>
<section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml 2007-06-14 11:25:07
UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropDownMenu.xml 2007-06-14 11:27:14
UTC (rev 1178)
@@ -238,6 +238,9 @@
</imageobject>
</mediaobject>
</figure>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dropDownMen...
you can see the example of <rich:dropDownMenu> usage and sources for the
given example.
+ </para>
</section>
<section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/dropSupport.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/dropSupport.xml 2007-06-14 11:25:07
UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/dropSupport.xml 2007-06-14 11:27:14
UTC (rev 1178)
@@ -218,6 +218,9 @@
<para>Developers can use their own custom JavaScript functions to handle
these events.</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/dragSupport...
you can see the example of <rich:dropSupport> usage and sources for the
given example.
+ </para>
</section>
<section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/gmap.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/gmap.xml 2007-06-14 11:25:07 UTC
(rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/gmap.xml 2007-06-14 11:27:14 UTC
(rev 1178)
@@ -142,8 +142,11 @@
<listitem>
etc.
</listitem>
- </itemizedlist>
- </section>
+ </itemizedlist>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/gmap.jsf?c=...
you can see the example of <rich:gmap> usage and sources for the given
example.
+ </para>
+ </section>
<section>
<title>Look-and-Feel Customization</title>
<para><property>Gmap</property> component isn't tied to
skin parameters, as there is no
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2007-06-14
11:25:07 UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.xml 2007-06-14
11:27:14 UTC (rev 1178)
@@ -124,7 +124,10 @@
<listitem>
etc.
</listitem>
- </itemizedlist>
+ </itemizedlist>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/inputNumber...
you can see the example of <rich:inputNumberSlider> usage and sources for
the given example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2007-06-14
11:25:07 UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSpinner.xml 2007-06-14
11:27:14 UTC (rev 1178)
@@ -115,7 +115,10 @@
<listitem>
etc.
</listitem>
- </itemizedlist>
+ </itemizedlist>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/inputNumber...
you can see the example of <rich:inputNumberSpinner> usage and sources for
the given example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2007-06-14 11:25:07
UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/modalPanel.xml 2007-06-14 11:27:14
UTC (rev 1178)
@@ -217,7 +217,9 @@
handling in such a way that your own parameters could also be obtained:
</para>
<programlisting
role="JAVA">onshow="alert(event.parameters.param1)"</programlisting>
<para> Here, during modalPanel opening the value of a passing parameter is
output. </para>
-
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/modalPanel....
you can see the example of <rich:modalPanel> usage and sources for the given
example.
+ </para>
</section>
<section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml 2007-06-14 11:25:07 UTC
(rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/paint2D.xml 2007-06-14 11:27:14 UTC
(rev 1178)
@@ -121,6 +121,9 @@
<rich:paint2D paint="#{paint2D.paint}"
data="#{paint2DModel.data}"/>
...
]]></programlisting>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/paint2D.jsf...
you can see the example of <rich:paint2D> usage and sources for the given
example.
+ </para>
</section>
<section>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panel.xml 2007-06-14 11:25:07 UTC
(rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/panel.xml 2007-06-14 11:27:14 UTC
(rev 1178)
@@ -139,7 +139,10 @@
<listitem>
etc.
</listitem>
- </itemizedlist>
+ </itemizedlist>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/panel.jsf?c...
you can see the example of <rich:panel> usage and sources for the given
example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml 2007-06-14 11:25:07 UTC
(rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/panelBar.xml 2007-06-14 11:27:14 UTC
(rev 1178)
@@ -77,6 +77,9 @@
role="italic"><property>"height"</property></emphasis>
(both are 100% on default) attributes stand apart.</para>
<para>Style attributes are described further.</para>
<para><property>panelBar</property> could contain any number of
child <property>panelBarItem</property> components inside, which content is
uploaded onto the client and headers are controls to open the corresponding child
element.</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/panelBar.js...
you can see the example of <rich:panelBar> usage and sources for the given
example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/separator.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/separator.xml 2007-06-14 11:25:07
UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/separator.xml 2007-06-14 11:27:14
UTC (rev 1178)
@@ -94,7 +94,10 @@
<listitem>
etc.
</listitem>
- </itemizedlist>
+ </itemizedlist>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/separator.j...
you can see the example of <rich:separator> usage and sources for the given
example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml 2007-06-14
11:25:07 UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/simpleTogglePanel.xml 2007-06-14
11:27:14 UTC (rev 1178)
@@ -110,6 +110,9 @@
</imageobject>
</mediaobject>
</figure>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/simpleToggl...
you can see the example of <rich:simpleTogglePanel> usage and sources for
the given example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/spacer.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/spacer.xml 2007-06-14 11:25:07 UTC
(rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/spacer.xml 2007-06-14 11:27:14 UTC
(rev 1178)
@@ -78,7 +78,10 @@
<listitem>
etc.
</listitem>
- </itemizedlist>
+ </itemizedlist>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/spacer.jsf?...
you can see the example of <rich:spacer> usage and sources for the given
example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml 2007-06-14
11:25:07 UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/suggestionBox.xml 2007-06-14
11:27:14 UTC (rev 1178)
@@ -153,5 +153,9 @@
<para>In addition to these attributes common for AJAX action components and
limiting requests
quantity and frequency, <property>suggestionBox</property> has one more its
own attribute limiting
requests (the <emphasis
role="italic"><property>"minChars"</property></emphasis>
attribute). The attribute defines characters quantity inputted into a field after which
AJAX requests are called to perform suggestion.</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/suggestionB...
you can see the example of <rich:suggestionBox> usage and sources for the
given example.
+ </para>
+
</section>
</section>
\ No newline at end of file
Modified: trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml 2007-06-14 11:25:07 UTC
(rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/tabPanel.xml 2007-06-14 11:27:14 UTC
(rev 1178)
@@ -136,7 +136,10 @@
<listitem>
etc.
</listitem>
- </itemizedlist>
+</itemizedlist>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/tabPanel.js...
you can see the example of <rich:tabPanel> usage and sources for the given
example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
@@ -149,7 +152,8 @@
<listitem>to redefine corresponding skin parameters</listitem>
<listitem>to add <emphasis
role="italic"><property>style
classes</property></emphasis> used by the tabPanel to your page
stylesheets</listitem>
- </itemizedlist>
+ </itemizedlist>
+
</section>
<section>
<title>Definition custom style classes:</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml 2007-06-14 11:25:07
UTC (rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/togglePanel.xml 2007-06-14 11:27:14
UTC (rev 1178)
@@ -121,6 +121,9 @@
...
]]></programlisting>
<para>The example shows a <property>togglePanel</property> initial
state when the second facet (panelB) is rendered and successive switching from the first
to the second happens.</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/togglePanel...
you can see the example of <rich:togglePanel> usage and sources for the
given example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml 2007-06-14 11:25:07 UTC
(rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/toolBar.xml 2007-06-14 11:27:14 UTC
(rev 1178)
@@ -98,6 +98,9 @@
<para>Moreover, for <property>toolBar</property> style
<emphasis
role="italic"><property>"width"</property></emphasis>
and <emphasis
role="italic"><property>"height"</property></emphasis>
attributes
are placed above all.</para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/toolBar.jsf...
you can see the example of <rich:toolBar> usage and sources for the given
example.
+ </para>
</section>
<section>
<title>Look-and-Feel Customization</title>
Modified: trunk/docs/userguide/en/src/main/docbook/included/tree.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2007-06-14 11:25:07 UTC
(rev 1177)
+++ trunk/docs/userguide/en/src/main/docbook/included/tree.xml 2007-06-14 11:27:14 UTC
(rev 1178)
@@ -132,7 +132,10 @@
...
</rich:tree>
...
- ]]></programlisting></para>
+]]></programlisting></para>
+ <para>
+ <ulink
url="http://livedemo.exadel.com/richfaces-demo/richfaces/tree.jsf?c=...
you can see the example of <rich:tree> usage and sources for the given
example.
+ </para>
</section>
<section>
<title>Built-In Drag and Drop</title>
@@ -211,6 +214,8 @@
<listitem>ondragend - drag end event (drop event)</listitem>
<listitem>ondragenter - dragged element appearing on tree
event</listitem>
</itemizedlist>
+
+
</section>
<section>
<title>Look-and-Feel Customization</title>