[Commits] r1272 - core/trunk/geoext/lib/GeoExt/widgets/tips

commits at geoext.org commits at geoext.org
Thu Jul 16 21:02:07 CEST 2009


Author: elemoine
Date: 2009-07-16 21:02:07 +0200 (Thu, 16 Jul 2009)
New Revision: 1272

Modified:
   core/trunk/geoext/lib/GeoExt/widgets/tips/SliderTip.js
Log:
tiny doc fix, no functional change


Modified: core/trunk/geoext/lib/GeoExt/widgets/tips/SliderTip.js
===================================================================
--- core/trunk/geoext/lib/GeoExt/widgets/tips/SliderTip.js	2009-07-16 13:55:08 UTC (rev 1271)
+++ core/trunk/geoext/lib/GeoExt/widgets/tips/SliderTip.js	2009-07-16 19:02:07 UTC (rev 1272)
@@ -115,6 +115,7 @@
     },
 
     /** api: config[getText]
+     *  :param slider: ``Ext.Slider``
      *  ``Function``
      *  Function that generates the string value to be displayed in the tip.  By
      *  default, the return from slider.getValue() is displayed.



More information about the Commits mailing list