Pman.Tab.BAdmin.bjs
[Pman.BAdmin] / Pman.Tab.BAdmin.bjs
1 {
2  "name" : "Pman.Tab.BAdmin",
3  "parent" : "Pman.Tab",
4  "title" : "",
5  "path" : "/home/johns/gitlive/Pman.BAdmin/Pman.Tab.BAdmin.bjs",
6  "permname" : "",
7  "modOrder" : "800",
8  "strings" : {
9   "edb939d783593072ce86466064561b58" : "System Admin"
10  },
11  "items" : [
12   {
13    "listeners" : {
14     "render" : "function (_self)\n{\n    Roo.log('____________________testing');\n}"
15    },
16    "xtype" : "Nest",
17    "$ xns" : "Roo.bootstrap.panel",
18    "String title" : "System Admin",
19    "Boolean background" : true,
20    "items" : [
21     {
22      "xtype" : "Border",
23      "$ xns" : "Roo.bootstrap.layout",
24      "* prop" : "layout",
25      "items" : [
26       {
27        "String tabPosition" : "top",
28        "xtype" : "Region",
29        "$ xns" : "Roo.bootstrap.layout",
30        "* prop" : "center"
31       }
32      ]
33     }
34    ]
35   }
36  ]
37 }