Uncommited changes synced
[roojs1] / Roo / bootstrap / Table / AbstractSelectionModel.js
index 1bcdb45..4fc52b9 100644 (file)
@@ -39,5 +39,11 @@ Roo.extend(Roo.bootstrap.Table.AbstractSelectionModel, Roo.util.Observable,  {
      */
     isLocked : function(){
         return this.locked;
+    },
+    
+    
+    initEvents : function ()
+    {
+        
     }
 });
\ No newline at end of file