[richfaces-svn-commits] JBoss Rich Faces SVN: r12171 - trunk/docs/userguide/en/src/main/docbook/included.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Fri Jan 9 05:55:50 EST 2009


Author: cluts
Date: 2009-01-09 05:55:49 -0500 (Fri, 09 Jan 2009)
New Revision: 12171

Modified:
   trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.desc.xml
Log:
RF-5387 - the component's description has been corrected.

Modified: trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.desc.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.desc.xml	2009-01-09 10:47:20 UTC (rev 12170)
+++ trunk/docs/userguide/en/src/main/docbook/included/inputNumberSlider.desc.xml	2009-01-09 10:55:49 UTC (rev 12171)
@@ -14,10 +14,8 @@
 </sectioninfo>
 <section>
 <title>Description</title>
-    <para>The component lets selecting a number from a numeric region. It&apos;s a horizontal or vertical 
-	oriented scroll-like control with its own input field (optional) present. The keyboard input in a
-     field is possible (optional). Also it&apos;s possible to see the current value in the toolTip
-      above a dragged handle control.</para>
+    <para>The <emphasis role="bold"><property>&lt;rich:inputNumberSlider&gt;</property></emphasis> component is a slider component. A handler&apos;s position corresponds to a definite value on the slider track. In order to change the value you can slide a handler or set the necessary value into the input field.
+        You can dispose it horizontally or vertically on the page.</para>
       <figure>
           <title><emphasis role="bold"><property>&lt;rich:inputNumberSlider&gt;</property></emphasis> component, horizontal and vertical views</title>
     <mediaobject> 




More information about the richfaces-svn-commits mailing list