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

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

上级 72938a44
...@@ -262,7 +262,11 @@ ...@@ -262,7 +262,11 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CHECKBOXLIST", "editorType" : "CHECKBOXLIST",
"name" : "formitem" "name" : "formitem",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList1224266370.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -414,14 +418,29 @@ ...@@ -414,14 +418,29 @@
"size" : "5", "size" : "5",
"OBJECTVALUEFIELD" : "test", "OBJECTVALUEFIELD" : "test",
"SRFNAVPARAM.size" : "50", "SRFNAVPARAM.size" : "50",
"AC" : "TRUE",
"OBJECTIDFIELD" : "bookid", "OBJECTIDFIELD" : "bookid",
"VALUETYPE" : "OBJECT" "VALUETYPE" : "OBJECT",
"PICKUPVIEW" : "TRUE"
}, },
"editorType" : "SPAN", "editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field13", "name" : "field13",
"objectIdField" : "bookid", "objectIdField" : "bookid",
"objectNameField" : "bookname", "objectNameField" : "bookname",
"objectValueField" : "test", "objectValueField" : "test",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
"key" : "size", "key" : "size",
"name" : "size", "name" : "size",
...@@ -429,7 +448,11 @@ ...@@ -429,7 +448,11 @@
"rawValue" : true "rawValue" : true
} ], } ],
"valueType" : "OBJECT", "valueType" : "OBJECT",
"enableLinkView" : false "enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -455,7 +478,11 @@ ...@@ -455,7 +478,11 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CHECKBOXLIST", "editorType" : "CHECKBOXLIST",
"name" : "formitem4" "name" : "formitem4",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Follow_state.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -391,7 +391,7 @@ ...@@ -391,7 +391,7 @@
}, },
"searchButtonStyle" : "DEFAULT", "searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false, "enableAdvanceSearch" : true,
"enableAutoSearch" : false, "enableAutoSearch" : false,
"enableFilterSave" : false, "enableFilterSave" : false,
"noTabHeader" : true, "noTabHeader" : true,
......
...@@ -71,11 +71,11 @@ ...@@ -71,11 +71,11 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "OPENDATA",
"realTitle" : "书编辑视图", "realTitle" : "test132131",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr05141544EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
...@@ -87,11 +87,11 @@ ...@@ -87,11 +87,11 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "OPENDATA", "name" : "NEWDATA",
"realTitle" : "test132131", "realTitle" : "书编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr05141544EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
...@@ -824,7 +824,7 @@ ...@@ -824,7 +824,7 @@
}, },
"searchButtonStyle" : "DEFAULT", "searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false, "enableAdvanceSearch" : true,
"enableAutoSearch" : false, "enableAutoSearch" : false,
"enableFilterSave" : false, "enableFilterSave" : false,
"noTabHeader" : true, "noTabHeader" : true,
...@@ -886,6 +886,7 @@ ...@@ -886,6 +886,7 @@
"enableQuickSearch" : true, "enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"expandSearchForm" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
"modelid" : "682900eea28fee12f405f5d866f2050f", "modelid" : "682900eea28fee12f405f5d866f2050f",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
......
...@@ -380,7 +380,11 @@ ...@@ -380,7 +380,11 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CHECKBOXLIST", "editorType" : "CHECKBOXLIST",
"name" : "formitem" "name" : "formitem",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList1224266370.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -532,14 +536,29 @@ ...@@ -532,14 +536,29 @@
"size" : "5", "size" : "5",
"OBJECTVALUEFIELD" : "test", "OBJECTVALUEFIELD" : "test",
"SRFNAVPARAM.size" : "50", "SRFNAVPARAM.size" : "50",
"AC" : "TRUE",
"OBJECTIDFIELD" : "bookid", "OBJECTIDFIELD" : "bookid",
"VALUETYPE" : "OBJECT" "VALUETYPE" : "OBJECT",
"PICKUPVIEW" : "TRUE"
}, },
"editorType" : "SPAN", "editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field13", "name" : "field13",
"objectIdField" : "bookid", "objectIdField" : "bookid",
"objectNameField" : "bookname", "objectNameField" : "bookname",
"objectValueField" : "test", "objectValueField" : "test",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
"key" : "size", "key" : "size",
"name" : "size", "name" : "size",
...@@ -547,7 +566,11 @@ ...@@ -547,7 +566,11 @@
"rawValue" : true "rawValue" : true
} ], } ],
"valueType" : "OBJECT", "valueType" : "OBJECT",
"enableLinkView" : false "enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -573,7 +596,11 @@ ...@@ -573,7 +596,11 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CHECKBOXLIST", "editorType" : "CHECKBOXLIST",
"name" : "formitem4" "name" : "formitem4",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Follow_state.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
......
...@@ -81483,7 +81483,11 @@ ...@@ -81483,7 +81483,11 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CHECKBOXLIST", "editorType" : "CHECKBOXLIST",
"name" : "formitem" "name" : "formitem",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__UsrCodeList1224266370.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -81635,14 +81639,29 @@ ...@@ -81635,14 +81639,29 @@
"size" : "5", "size" : "5",
"OBJECTVALUEFIELD" : "test", "OBJECTVALUEFIELD" : "test",
"SRFNAVPARAM.size" : "50", "SRFNAVPARAM.size" : "50",
"AC" : "TRUE",
"OBJECTIDFIELD" : "bookid", "OBJECTIDFIELD" : "bookid",
"VALUETYPE" : "OBJECT" "VALUETYPE" : "OBJECT",
"PICKUPVIEW" : "TRUE"
}, },
"editorType" : "SPAN", "editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field13", "name" : "field13",
"objectIdField" : "bookid", "objectIdField" : "bookid",
"objectNameField" : "bookname", "objectNameField" : "bookname",
"objectValueField" : "test", "objectValueField" : "test",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSNavigateParams" : [ { "getPSNavigateParams" : [ {
"key" : "size", "key" : "size",
"name" : "size", "name" : "size",
...@@ -81650,7 +81669,11 @@ ...@@ -81650,7 +81669,11 @@
"rawValue" : true "rawValue" : true
} ], } ],
"valueType" : "OBJECT", "valueType" : "OBJECT",
"enableLinkView" : false "enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -81676,7 +81699,11 @@ ...@@ -81676,7 +81699,11 @@
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "CHECKBOXLIST", "editorType" : "CHECKBOXLIST",
"name" : "formitem4" "name" : "formitem4",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Follow_state.json"
}
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册