提交 4b278856 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 7d5d86bf
...@@ -385,9 +385,27 @@ ...@@ -385,9 +385,27 @@
"codeName" : "Address" "codeName" : "Address"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"maxLength" : 100, "PICKUPVIEW" : "TRUE"
"name" : "address" },
"editorType" : "ADDRESSPICKUP",
"name" : "address",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
......
...@@ -490,9 +490,27 @@ ...@@ -490,9 +490,27 @@
"codeName" : "Address" "codeName" : "Address"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"maxLength" : 100, "PICKUPVIEW" : "TRUE"
"name" : "address" },
"editorType" : "ADDRESSPICKUP",
"name" : "address",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
......
...@@ -385,9 +385,27 @@ ...@@ -385,9 +385,27 @@
"codeName" : "Address" "codeName" : "Address"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"maxLength" : 100, "PICKUPVIEW" : "TRUE"
"name" : "address" },
"editorType" : "ADDRESSPICKUP",
"name" : "address",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
......
...@@ -490,9 +490,27 @@ ...@@ -490,9 +490,27 @@
"codeName" : "Address" "codeName" : "Address"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"maxLength" : 100, "PICKUPVIEW" : "TRUE"
"name" : "address" },
"editorType" : "ADDRESSPICKUP",
"name" : "address",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
......
...@@ -1064,9 +1064,27 @@ ...@@ -1064,9 +1064,27 @@
"codeName" : "Address" "codeName" : "Address"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"maxLength" : 100, "PICKUPVIEW" : "TRUE"
"name" : "address" },
"editorType" : "ADDRESSPICKUP",
"name" : "address",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
......
...@@ -1129,9 +1129,27 @@ ...@@ -1129,9 +1129,27 @@
"codeName" : "Address" "codeName" : "Address"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"maxLength" : 100, "PICKUPVIEW" : "TRUE"
"name" : "address" },
"editorType" : "ADDRESSPICKUP",
"name" : "address",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
......
...@@ -550,9 +550,27 @@ ...@@ -550,9 +550,27 @@
"codeName" : "Address" "codeName" : "Address"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorParams" : {
"maxLength" : 100, "PICKUPVIEW" : "TRUE"
"name" : "address" },
"editorType" : "ADDRESSPICKUP",
"name" : "address",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colLG" : 12, "colLG" : 12,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册