sync
[Pman.Admin] / Pman.Tab.AdminWatchNotify.bjs
1 {
2  "name" : "Pman.Tab.AdminWatchNotify",
3  "parent" : "Pman.Tab.Admin",
4  "title" : "Notifications",
5  "path" : "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminWatchNotify.bjs",
6  "permname" : "",
7  "modOrder" : "860",
8  "strings" : {
9   "a274f4d4670213a9045ce258c6c56b80" : "Notifications"
10  },
11  "items" : [
12   {
13    "bool background" : false,
14    "region" : "center",
15    "title" : "Notifications",
16    "xtype" : "NestedLayoutPanel",
17    "$ xns" : "Roo",
18    "items" : [
19     {
20      "xtype" : "BorderLayout",
21      "$ xns" : "Roo",
22      "* prop" : "layout",
23      "items" : [
24       {
25        "xtype" : "LayoutRegion",
26        "tabPosition" : "top",
27        "$ xns" : "Roo",
28        "* prop" : "center"
29       }
30      ]
31     }
32    ]
33   }
34  ]
35 }