examples/bootstrap/dashboard1.bjs.KO61LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:11:54 +0000 (19:11 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:11:54 +0000 (19:11 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.F3B2LX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.5AHAMX
examples/bootstrap/dashboard1.js.Q8WEMX

examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js

index ea0257d..e68f6af 100644 (file)
                                                                                     "String name" : "radio",
                                                                                     "xtype" : "Radio",
                                                                                     "String boxLabel" : "Radio Disabled",
+                                                                                    "Boolean disabled" : true,
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "string value" : 3
                                                                                 }
index b53f62d..7550580 100644 (file)
@@ -583,6 +583,7 @@ dashboard1 = new Roo.XComponent({
                                                                                     name : 'radio',
                                                                                     xtype : 'Radio',
                                                                                     boxLabel : 'Radio Disabled',
+                                                                                    disabled : true,
                                                                                     xns : Roo.bootstrap,
                                                                                     value : 3
                                                                                 }