examples/bootstrap/designagency.bjs
[roojs1] / examples / bootstrap / designagency.bjs
1 {
2  "name" : "designagency",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/roojs1/examples/bootstrap/designagency.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "strings" : {
9   "0f9263536b9fc61ada745644735bfd8f" : "Work",
10   "bbaff12800505b22a853e8b7f4eb6a22" : "Contact",
11   "992a0f0542384f1ee5ef51b7cf4ae6c4" : "Services"
12  },
13  "items" : [
14   {
15    "xtype" : "Body",
16    "$ xns" : "Roo.bootstrap",
17    "items" : [
18     {
19      "Boolean autohide" : false,
20      "String cls" : "navbar-default",
21      "xtype" : "NavHeaderbar",
22      "Boolean inverse" : true,
23      "$ xns" : "Roo.bootstrap",
24      "String brand" : "Brand here",
25      "items" : [
26       {
27        "xtype" : "NavGroup",
28        "String align" : "right",
29        "$ xns" : "Roo.bootstrap",
30        "items" : [
31         {
32          "String href" : "#",
33          "xtype" : "NavItem",
34          "$ xns" : "Roo.bootstrap",
35          "String html" : "Services"
36         },
37         {
38          "String href" : "#",
39          "xtype" : "NavItem",
40          "$ xns" : "Roo.bootstrap",
41          "String html" : "Work"
42         },
43         {
44          "String href" : "#",
45          "xtype" : "NavItem",
46          "$ xns" : "Roo.bootstrap",
47          "String html" : "Contact"
48         }
49        ]
50       }
51      ]
52     },
53     {
54      "xtype" : "Container",
55      "$ xns" : "Roo.bootstrap",
56      "items" : [
57       {
58        "xtype" : "Container",
59        "$ xns" : "Roo.bootstrap",
60        "items" : [
61         {
62          "Number md" : 8,
63          "xtype" : "Column",
64          "$ xns" : "Roo.bootstrap"
65         }
66        ]
67       }
68      ]
69     }
70    ]
71   }
72  ]
73 }