Changeset 1027
- Timestamp:
- 06/09/09 17:46:01 (1 year ago)
- Files:
-
- core/trunk/geoext/lib/GeoExt/widgets/ZoomSlider.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
core/trunk/geoext/lib/GeoExt/widgets/ZoomSlider.js
r1021 r1027 69 69 map: null, 70 70 71 /** private: config[minValue]72 * ``Number``73 */74 minValue: null,75 76 /** private: config[minValue]77 * ``Number``78 */79 maxValue: null,80 81 71 /** api: config[baseCls] 82 72 * ``String``