examples/bootstrap/RadioSet.bjs
[roojs1] / examples / bootstrap / RadioSet.bjs
1 {
2  "name" : "RadioSet",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/edward/gitlive/roojs1/examples/bootstrap/RadioSet.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "b7dc22f0e17f4dfca2940eb0bd0cdc54" : "Radio Set Example"
10  },
11  "items" : [
12   {
13    "String cls" : "bg-black",
14    "xtype" : "Body",
15    "$ xns" : "Roo.bootstrap",
16    "String style" : "min-height: 100%;",
17    "items" : [
18     {
19      "String cls" : "form-box",
20      "xtype" : "Container",
21      "$ xns" : "Roo.bootstrap",
22      "items" : [
23       {
24        "xtype" : "Form",
25        "$ xns" : "Roo.bootstrap",
26        "items" : [
27         {
28          "xtype" : "Row",
29          "$ xns" : "Roo.bootstrap",
30          "items" : [
31           {
32            "xtype" : "Column",
33            "Number xs" : 12,
34            "$ xns" : "Roo.bootstrap",
35            "String html" : "Radio Set Example"
36           }
37          ]
38         },
39         {
40          "xtype" : "Row",
41          "$ xns" : "Roo.bootstrap",
42          "items" : [
43           {
44            "xtype" : "Column",
45            "Number xs" : 12,
46            "$ xns" : "Roo.bootstrap"
47           }
48          ]
49         }
50        ]
51       }
52      ]
53     }
54    ]
55   }
56  ]
57 }