bezier test
[roojs1] / examples / bootstrap / BezierSignature.bjs
1 {
2  "name" : "BezierSignature",
3  "parent" : "",
4  "title" : "BezierSignature",
5  "path" : "/home/veridate/gitlive/roojs1/examples/bootstrap/BezierSignature.bjs",
6  "permname" : "",
7  "modOrder" : "001",
8  "items" : [
9   {
10    "xtype" : "Body",
11    "$ xns" : "Roo.bootstrap",
12    "items" : [
13     {
14      "listeners" : {
15       "render" : "function (_self)\n{\n    _this.ctn = this;\n}"
16      },
17      "xtype" : "Container",
18      "$ xns" : "Roo.bootstrap",
19      "items" : [
20       {
21        "listeners" : {
22         "render" : "function (_self)\n{\n    _this.sign = this;\n}"
23        },
24        "xtype" : "BezierSignature",
25        "$ xns" : "Roo.bootstrap"
26       }
27      ]
28     }
29    ]
30   }
31  ]
32 }