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            "items" : [
48             {
49              "xtype" : "RadioSet",
50              "$ xns" : "Roo.bootstrap",
51              "items" : [
52               {
53                "xtype" : "RadioItem",
54                "$ xns" : "Roo.bootstrap"
55               },
56               {
57                "xtype" : "Column",
58                "$ xns" : "Roo.bootstrap"
59               },
60               {
61                "xtype" : "Column",
62                "$ xns" : "Roo.bootstrap"
63               }
64              ]
65             }
66            ]
67           }
68          ]
69         }
70        ]
71       }
72      ]
73     }
74    ]
75   }
76  ]
77 }