examples/bootstrap/RadioSet.bjs
authoredward <edward@roojs.com>
Fri, 17 Nov 2017 03:01:55 +0000 (11:01 +0800)
committeredward <edward@roojs.com>
Fri, 17 Nov 2017 03:01:55 +0000 (11:01 +0800)
examples/bootstrap/RadioSet.js

examples/bootstrap/RadioSet.bjs
examples/bootstrap/RadioSet.js

index 61e28cd..4d5abd6 100644 (file)
            "xtype" : "Column",
            "Number xs" : 12,
            "$ xns" : "Roo.bootstrap",
-           "String html" : "Radio Set Example"
+           "String html" : "Radio Set Example",
+           "items" : [
+            {
+             "xtype" : "Header",
+             "$ xns" : "Roo.bootstrap"
+            }
+           ]
           }
          ]
         },
index bd53816..cf05a46 100644 (file)
@@ -46,7 +46,14 @@ RadioSet = new Roo.XComponent({
            html : _this._strings['b7dc22f0e17f4dfca2940eb0bd0cdc54'] /* Radio Set Example */,
            xs : 12,
            xns : Roo.bootstrap,
-           '|xns' : 'Roo.bootstrap'
+           '|xns' : 'Roo.bootstrap',
+           items  : [
+            {
+             xtype : 'Header',
+             xns : Roo.bootstrap,
+             '|xns' : 'Roo.bootstrap'
+            }
+           ]
           }
          ]
         },