-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy patharrayGrid.xds
More file actions
55 lines (55 loc) · 1.44 KB
/
arrayGrid.xds
File metadata and controls
55 lines (55 loc) · 1.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"name": "arrayGrid",
"settings": {
"cmd": {
"license": "commercial",
"cmdVersion": "4.0.1.33",
"frameworkVersion": "4.2.1.883"
},
"urlPrefix": "http://localhost:4000/array-grid",
"spacesToIndent": 4,
"exportPath": "",
"sdkPath": "",
"lineEnding": "LF",
"genTimestamps": false,
"cacheBust": false,
"codeGenFormat": "Class",
"senchaIoKey": "",
"senchaIoPath": "http://extjs.cachefly.net/designer/IO/",
"instantiateStore": true,
"saveOnDeploy": false,
"appName": "MyApp",
"cssPath": "",
"canvasControls": {
"viewportSize": {
"name": "Auto Expand",
"builtIn": true,
"height": null,
"width": null
}
},
"buildShouldOverwriteIndex": true,
"generateArchitectVersion": true
},
"xdsVersion": "3.0.0",
"xdsBuild": 1337,
"schemaVersion": 1,
"upgradeVersion": 300000000003,
"framework": "ext42",
"viewOrderMap": {
"view": [
"fa466732-60ff-446d-94fb-f0f7d0b8c068"
],
"store": [
"f9590438-c918-48e1-b555-90f1e58755e3"
],
"controller": [],
"model": [],
"resource": [
"20b3e781-b063-4238-82f5-7281bd7f93c4"
],
"app": [
"application"
]
}
}