-
Notifications
You must be signed in to change notification settings - Fork 2
/
CityBarsPlus.xds
101 lines (101 loc) · 3.22 KB
/
CityBarsPlus.xds
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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
{
"name": "CityBarsPlus",
"settings": {
"urlPrefix": "http://localhost/~lucacandela/cityPlus/",
"directAPI": "",
"spacesToIndent": 4,
"codeGenFormat": "Class",
"exportPath": "/Users/lucacandela/Sites/cityPlus",
"extPath": "http://extjs.cachefly.net/touch/sencha-touch-2.0.0/",
"senchaIoKey": "",
"senchaIoPath": "http://extjs.cachefly.net/designer/IO/",
"lineEnding": "LF",
"instantiateStore": true,
"genTimestamps": false,
"saveOnDeploy": false,
"appName": "MyApp",
"mapsAPI": "http://maps.google.com/maps/api/js?sensor=true"
},
"xdsVersion": "2.0.0",
"xdsBuild": "424",
"framework": "touch20",
"topInstanceFileMap": {
"b7340641-b7b1-4104-b24d-3d7be6fbf25a": {
"paths": [
"metadata/view/MainNav",
"app/view/override/MainNav.js",
"app/view/MainNav.js"
],
"className": "MainNav"
},
"0d4f3634-fe4c-46b4-82d2-97b600ec7be3": {
"paths": [
"metadata/view/ListContainer",
"app/view/override/ListContainer.js",
"app/view/ListContainer.js"
],
"className": "ListContainer"
},
"1c0eea2b-0633-49bc-8ea9-a4b6500ebf1f": {
"paths": [
"metadata/store/BusinessStore",
"app/store/override/BusinessStore.js",
"app/store/BusinessStore.js"
],
"className": "BusinessStore"
},
"ad0f95a4-2ba4-4e46-835b-b3a31a9550e2": {
"paths": [
"metadata/model/Business",
"app/model/override/Business.js",
"app/model/Business.js"
],
"className": "Business"
},
"30543567-45e5-4614-b6aa-6ae86e2841df": {
"paths": [
"metadata/controller/Business",
"app/controller/override/Business.js",
"app/controller/Business.js"
],
"className": "Business"
},
"cef6d1e1-5657-46f1-bee8-dc62ddfaebb6": {
"paths": [
"metadata/view/DetailPanel",
"app/view/override/DetailPanel.js",
"app/view/DetailPanel.js"
],
"className": "DetailPanel"
},
"98560a1b-8551-4449-beab-f5a5d593225b": {
"paths": [
"metadata/resource/css"
],
"className": "css"
},
"e73da4a3-2e33-47c6-a554-00eb173e09c1": {
"paths": [
"metadata/view/searchForm",
"app/view/override/searchForm.js",
"app/view/searchForm.js"
],
"className": "searchForm"
},
"31e602a6-661c-469a-8569-52b539d60e8d": {
"paths": [
"metadata/controller/Search",
"app/controller/override/Search.js",
"app/controller/Search.js"
],
"className": "Search"
}
},
"expandedState": {
"data": true,
"model": true,
"component": true,
"controller": true,
"resource": true
}
}