Roo/bootstrap/Brick.js
authoredward <edward@roojs.com>
Thu, 19 Oct 2017 04:44:31 +0000 (12:44 +0800)
committeredward <edward@roojs.com>
Thu, 19 Oct 2017 04:44:31 +0000 (12:44 +0800)
Roo/bootstrap/Brick.js

index 8613990..dd6f6be 100644 (file)
@@ -60,6 +60,10 @@ Roo.extend(Roo.bootstrap.Brick, Roo.bootstrap.Component,  {
      * @cfg {Boolean} square
      */   
     square : true,
+    /**
+     * @cfg {Boolean} mouseEvent
+     */   
+    mouseEvent : true,
     
     getAutoCreate : function()
     {