Roo/ViewPanel.js
authorChris <chris@roojs.com>
Mon, 21 Oct 2013 08:26:48 +0000 (16:26 +0800)
committerChris <chris@roojs.com>
Mon, 21 Oct 2013 08:26:48 +0000 (16:26 +0800)
Roo/ViewPanel.js

index 90a06a1..10b3302 100644 (file)
@@ -86,7 +86,7 @@ Roo.grid.ViewPanel = function(container, config){
 };
 
 
-Roo.extend(Roo.grid.ViewPanel, Roo.util.Observable, {
+Roo.extend(Roo.grid.ViewPanel, Roo.grid.Grid, {
     /**
      * @cfg {Number} clicksToEdit
      * The number of clicks on a cell required to display the cell's editor (defaults to 2)