Roo/bootstrap/TabGroup.js
authoredward <edward@roojs.com>
Tue, 1 Dec 2015 08:28:38 +0000 (16:28 +0800)
committeredward <edward@roojs.com>
Tue, 1 Dec 2015 08:28:38 +0000 (16:28 +0800)
Roo/bootstrap/TabGroup.js

index e9b6e36..3d87d52 100644 (file)
@@ -12,7 +12,8 @@
  * @cfg {String} navId the navigation id (for use with navbars) - will be auto generated if it does not exist..
  * @cfg {Boolean} carousel true to make the group behave like a carousel
  * @cfg {Number} bullets show the panel pointer.. default 0
- * @cfg {Boolena} autoslide (true|false) auto slide .. default false
+ * @cfg {Boolean} autoslide (true|false) auto slide .. default false
+ * @cfg {Boolean} slideOnTouch (true|false) slide on touch .. default false
  * @cfg {Number} timer auto slide timer .. default 0 millisecond
  * 
  * @constructor