roojs-bootstrap.js
[roojs1] / roojs-bootstrap-debug.js
index b2b4fce..96ecbd7 100644 (file)
@@ -40213,7 +40213,14 @@ Roo.bootstrap.panel.Content = function( config){
          * Fires when this tab is created
          * @param {Roo.ContentPanel} this
          */
-        "render" : true
+        "render" : true,
+        
+          /**
+         * @event scroll
+         * Fires when this content is scrolled
+         * @param {Roo.ContentPanel} this
+         */
+        "scroll" : true