examples/grid/ArrayGrid.bjs
[roojs1] / examples / grid / ArrayGrid.bjs
1 {
2  "name" : "ArrayGrid",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/roojs1/examples/grid/ArrayGrid.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "items" : [
9   {
10    "xtype" : "GridPanel",
11    "$ xns" : "Roo",
12    "items" : [
13     {
14      "xtype" : "Grid",
15      "$ xns" : "Roo.grid",
16      "* prop" : "grid"
17     }
18    ]
19   }
20  ]
21 }