Pman.Dialog.Image.bjs
authorjohn <john@roojs.com>
Mon, 4 Dec 2017 05:02:23 +0000 (13:02 +0800)
committerjohn <john@roojs.com>
Mon, 4 Dec 2017 05:02:23 +0000 (13:02 +0800)
Pman.Dialog.Image.js

Pman.Dialog.Image.bjs
Pman.Dialog.Image.js

index 4892f78..0647d4c 100644 (file)
@@ -34,6 +34,9 @@
          "Number labelWidth" : 4,
          "items" : [
           {
+           "listeners" : {
+            "click" : "function (_self, e)\n{\n    \n}"
+           },
            "xtype" : "Button",
            "$ xns" : "Roo.bootstrap",
            "String html" : "Choose File",
index e189a27..9844594 100644 (file)
@@ -80,6 +80,12 @@ Roo.apply(Pman.Dialog.Image.prototype, {
           before : {
            xtype : 'Button',
            html : _this._strings['e635032a5f71d809146d3872389f5b0c'] /* Choose File */,
+           listeners : {
+            click : function (_self, e)
+             {
+                 
+             }
+           },
            xns : Roo.bootstrap,
            '|xns' : 'Roo.bootstrap'
           }