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

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

上级 df75fea3
...@@ -283,6 +283,7 @@ ...@@ -283,6 +283,7 @@
"enableFilterStorage" : false, "enableFilterStorage" : false,
"enableServiceAPIDTO" : true, "enableServiceAPIDTO" : true,
"enableUACLogin" : false, "enableUACLogin" : false,
"enableUIModelEx" : true,
"mobileApp" : false, "mobileApp" : false,
"useServiceApi" : false, "useServiceApi" : false,
"wFAppMode" : false, "wFAppMode" : false,
......
...@@ -7,7 +7,17 @@ ...@@ -7,7 +7,17 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BOOKCHILD5/PSGRIDS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BOOKCHILD5/PSGRIDS/Main.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BOOKCHILD5.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"logicName" : "主表格", "logicName" : "主表格",
......
...@@ -3,21 +3,65 @@ ...@@ -3,21 +3,65 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BookChild1.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BookChild1/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BookChild1/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BookChild1.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BookChild1.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BookChild1.json"
}
}, },
"logicName" : "主编辑表单", "logicName" : "主编辑表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -178,6 +222,33 @@ ...@@ -178,6 +222,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "图书子1标识",
"codeName" : "bookchild1id",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "bookchild1id",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKCHILD1ID",
"codeName" : "BookChild1Id"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "bookchild1id"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -199,12 +270,36 @@ ...@@ -199,12 +270,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BookChild1.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/BookChild1.json"
}
}, },
"noTabHeader" : true, "noTabHeader" : true,
"modelid" : "93b32080d4141f98597ca14ea1667462", "modelid" : "93b32080d4141f98597ca14ea1667462",
......
...@@ -3,38 +3,71 @@ ...@@ -3,38 +3,71 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
}, },
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "主编辑表单", "logicName" : "主编辑表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
...@@ -205,6 +238,40 @@ ...@@ -205,6 +238,40 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "城市标识",
"lanResTag" : "DEF.LNAME.CITYID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CITYID]",
"refFlag" : true
},
"caption" : "城市标识",
"codeName" : "cityid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "cityid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CITYID",
"codeName" : "CityId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "cityid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -426,12 +493,36 @@ ...@@ -426,12 +493,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "16764d47dc1c75dd1d1f6233f8f12f74", "modelid" : "16764d47dc1c75dd1d1f6233f8f12f74",
......
...@@ -21,7 +21,17 @@ ...@@ -21,7 +21,17 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City/PSGRIDS/Usr0403823008.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City/PSGRIDS/Usr0403823008.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"actionName" : "GetDraft", "actionName" : "GetDraft",
...@@ -52,22 +62,11 @@ ...@@ -52,22 +62,11 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "人案分析_表格", "logicName" : "人案分析_表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
"name" : "engine_grid",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
......
...@@ -3,22 +3,11 @@ ...@@ -3,22 +3,11 @@
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City/PSSEARCHFORMS/Usr0403010902.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City/PSSEARCHFORMS/Usr0403010902.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "人案分析_搜索表单", "logicName" : "人案分析_搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/City.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
"codeName" : "formpage1", "codeName" : "formpage1",
......
...@@ -3,38 +3,71 @@ ...@@ -3,38 +3,71 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "主编辑表单", "logicName" : "主编辑表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
...@@ -199,6 +232,40 @@ ...@@ -199,6 +232,40 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "部件测试标识",
"lanResTag" : "DEF.LNAME.CONTROLTESTID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CONTROLTESTID]",
"refFlag" : true
},
"caption" : "部件测试标识",
"codeName" : "controltestid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "controltestid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CONTROLTESTID",
"codeName" : "ControlTestId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "controltestid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -420,12 +487,36 @@ ...@@ -420,12 +487,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "166525fd282a1d9cdf9e4ee3875d498d", "modelid" : "166525fd282a1d9cdf9e4ee3875d498d",
......
...@@ -3,38 +3,71 @@ ...@@ -3,38 +3,71 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest/PSFORMS/Usr0320234649.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest/PSFORMS/Usr0320234649.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "表单测试_表单", "logicName" : "表单测试_表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
...@@ -209,6 +242,40 @@ ...@@ -209,6 +242,40 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "部件测试标识",
"lanResTag" : "DEF.LNAME.CONTROLTESTID",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[CONTROLTESTID]",
"refFlag" : true
},
"caption" : "部件测试标识",
"codeName" : "controltestid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "controltestid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CONTROLTESTID",
"codeName" : "ControlTestId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "controltestid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -416,12 +483,36 @@ ...@@ -416,12 +483,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "13B3FB01-0D3B-47B7-83FC-3CE31A7A5D2F", "modelid" : "13B3FB01-0D3B-47B7-83FC-3CE31A7A5D2F",
......
...@@ -7,25 +7,24 @@ ...@@ -7,25 +7,24 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest/PSGRIDS/Usr0320392957.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest/PSGRIDS/Usr0320392957.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "表格测试_表格", "logicName" : "表格测试_表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
"name" : "engine_grid",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
......
...@@ -3,22 +3,11 @@ ...@@ -3,22 +3,11 @@
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest/PSSEARCHFORMS/Usr0320891109.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest/PSSEARCHFORMS/Usr0320891109.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "表格测试_搜索表单", "logicName" : "表格测试_搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/ControlTest.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
"codeName" : "formpage1", "codeName" : "formpage1",
......
...@@ -3,19 +3,52 @@ ...@@ -3,19 +3,52 @@
"controlType" : "DATAVIEW", "controlType" : "DATAVIEW",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSDATAVIEWS/Card.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSDATAVIEWS/Card.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1" "id" : "field1"
...@@ -147,16 +180,6 @@ ...@@ -147,16 +180,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "dataview",
"logicType" : "APPVIEWENGINE",
"name" : "engine_dataview",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
...@@ -179,11 +202,35 @@ ...@@ -179,11 +202,35 @@
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hasWFDataItems" : false, "hasWFDataItems" : false,
"appendDEItems" : false, "appendDEItems" : false,
......
...@@ -6,11 +6,33 @@ ...@@ -6,11 +6,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "Save",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Save"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "ex_x1", "logicName" : "ex_x1",
...@@ -172,6 +194,33 @@ ...@@ -172,6 +194,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -359,7 +408,18 @@ ...@@ -359,7 +408,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "849D27D1-DED6-40C6-8E18-420E457F6147", "modelid" : "849D27D1-DED6-40C6-8E18-420E457F6147",
......
...@@ -6,11 +6,33 @@ ...@@ -6,11 +6,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "ex_x2", "logicName" : "ex_x2",
...@@ -172,6 +194,33 @@ ...@@ -172,6 +194,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -359,7 +408,18 @@ ...@@ -359,7 +408,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "9FC7E66F-5CA6-4367-9410-A4393EF96E60", "modelid" : "9FC7E66F-5CA6-4367-9410-A4393EF96E60",
......
...@@ -6,11 +6,33 @@ ...@@ -6,11 +6,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "Remove",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "ex_x3", "logicName" : "ex_x3",
...@@ -172,6 +194,33 @@ ...@@ -172,6 +194,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -359,7 +408,18 @@ ...@@ -359,7 +408,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "C5268ED3-BE03-4FF6-B905-24CDD87AE90A", "modelid" : "C5268ED3-BE03-4FF6-B905-24CDD87AE90A",
......
...@@ -3,21 +3,65 @@ ...@@ -3,21 +3,65 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"logicName" : "主编辑表单", "logicName" : "主编辑表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -567,6 +611,33 @@ ...@@ -567,6 +611,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -592,12 +663,36 @@ ...@@ -592,12 +663,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : true, "noTabHeader" : true,
"modelid" : "a3ece2843bcddbc92a85087bdad4ecef", "modelid" : "a3ece2843bcddbc92a85087bdad4ecef",
......
...@@ -8,32 +8,24 @@ ...@@ -8,32 +8,24 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlLogics" : [ {
"itemName" : "money",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "xxx",
"scriptCode" : "context.name === 'abc'",
"triggerType" : "ITEMVISIBLE"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
"name" : "engine_grid",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
......
...@@ -7,7 +7,17 @@ ...@@ -7,7 +7,17 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Usr0301885452.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Usr0301885452.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
......
...@@ -3,16 +3,50 @@ ...@@ -3,16 +3,50 @@
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSLISTS/Mob.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"height" : 300.0, "height" : 300.0,
...@@ -192,11 +226,35 @@ ...@@ -192,11 +226,35 @@
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hasWFDataItems" : false, "hasWFDataItems" : false,
"enableGroup" : false, "enableGroup" : false,
......
...@@ -3,22 +3,11 @@ ...@@ -3,22 +3,11 @@
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSSEARCHFORMS/Default.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "默认搜索表单", "logicName" : "默认搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "formitem", "id" : "formitem",
"dataType" : 25 "dataType" : 25
......
...@@ -3,16 +3,46 @@ ...@@ -3,16 +3,46 @@
"controlType" : "TREEVIEW", "controlType" : "TREEVIEW",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSTREEVIEWS/Usr0301580782.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSTREEVIEWS/Usr0301580782.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ], "hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "实体树导航_树视图", "logicName" : "实体树导航_树视图",
...@@ -61,12 +91,36 @@ ...@@ -61,12 +91,36 @@
} ], } ],
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"treeGridMode" : 0, "treeGridMode" : 0,
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"enableRootSelect" : false, "enableRootSelect" : false,
"outputIconDefault" : true, "outputIconDefault" : true,
......
...@@ -4,24 +4,24 @@ ...@@ -4,24 +4,24 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSWIZARDPANELS/X1.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSWIZARDPANELS/X1.json",
"getFinishPSControlAction" : { "getFinishPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "finish" "id" : "finish",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "finish",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "FINISH" ],
"logicName" : "X1", "logicName" : "X1",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "FINISH",
"logicTag" : "wizardpanel",
"logicType" : "APPVIEWENGINE",
"name" : "engine_wizardpanel",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEEditForms" : [ { "getPSDEEditForms" : [ {
"codeName" : "Ex_x1", "codeName" : "Ex_x1",
"controlType" : "FORM", "controlType" : "FORM",
...@@ -30,11 +30,33 @@ ...@@ -30,11 +30,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "Save",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Save"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "ex_x1", "logicName" : "ex_x1",
...@@ -246,6 +268,33 @@ ...@@ -246,6 +268,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -433,7 +482,18 @@ ...@@ -433,7 +482,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"name" : "wizardpanel_form_form_x1", "name" : "wizardpanel_form_form_x1",
...@@ -447,11 +507,33 @@ ...@@ -447,11 +507,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "ex_x2", "logicName" : "ex_x2",
...@@ -663,6 +745,33 @@ ...@@ -663,6 +745,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -850,7 +959,18 @@ ...@@ -850,7 +959,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"name" : "wizardpanel_form_form_x2", "name" : "wizardpanel_form_form_x2",
...@@ -864,11 +984,33 @@ ...@@ -864,11 +984,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "Remove",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "ex_x3", "logicName" : "ex_x3",
...@@ -1080,6 +1222,33 @@ ...@@ -1080,6 +1222,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -1267,7 +1436,18 @@ ...@@ -1267,7 +1436,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"name" : "wizardpanel_form_form_x3", "name" : "wizardpanel_form_form_x3",
......
...@@ -4,24 +4,24 @@ ...@@ -4,24 +4,24 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSWIZARDPANELS/X2.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSWIZARDPANELS/X2.json",
"getFinishPSControlAction" : { "getFinishPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "finish" "id" : "finish",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "finish",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "FINISH" ],
"logicName" : "X2", "logicName" : "X2",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "FINISH",
"logicTag" : "wizardpanel",
"logicType" : "APPVIEWENGINE",
"name" : "engine_wizardpanel",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEEditForms" : [ { "getPSDEEditForms" : [ {
"codeName" : "Ex_x1", "codeName" : "Ex_x1",
"controlType" : "FORM", "controlType" : "FORM",
...@@ -30,11 +30,33 @@ ...@@ -30,11 +30,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "CheckKey",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "ex_x1", "logicName" : "ex_x1",
...@@ -246,6 +268,33 @@ ...@@ -246,6 +268,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -433,7 +482,18 @@ ...@@ -433,7 +482,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"name" : "wizardpanel_form_form_x1", "name" : "wizardpanel_form_form_x1",
...@@ -447,11 +507,33 @@ ...@@ -447,11 +507,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "CheckKey",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "ex_x2", "logicName" : "ex_x2",
...@@ -663,6 +745,33 @@ ...@@ -663,6 +745,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -850,7 +959,18 @@ ...@@ -850,7 +959,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"name" : "wizardpanel_form_form_x2", "name" : "wizardpanel_form_form_x2",
...@@ -864,11 +984,33 @@ ...@@ -864,11 +984,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "CheckKey",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "ex_x3", "logicName" : "ex_x3",
...@@ -1080,6 +1222,33 @@ ...@@ -1080,6 +1222,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "手机标识",
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -1267,7 +1436,18 @@ ...@@ -1267,7 +1436,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"name" : "wizardpanel_form_form_x3", "name" : "wizardpanel_form_form_x3",
......
...@@ -3,55 +3,71 @@ ...@@ -3,55 +3,71 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}
}, },
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "主编辑表单", "logicName" : "主编辑表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "form_button1_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "form_button1"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "form_button1",
"getPSUIAction" : {
"modelref" : true,
"id" : "SaveAndStart"
},
"xDataControlName" : "form"
} ],
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
...@@ -618,12 +634,36 @@ ...@@ -618,12 +634,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "56740b78aed45ac73f12fbde012d039c", "modelid" : "56740b78aed45ac73f12fbde012d039c",
......
...@@ -7,25 +7,24 @@ ...@@ -7,25 +7,24 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial/PSGRIDS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial/PSGRIDS/Main.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
"name" : "engine_grid",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
......
...@@ -3,22 +3,11 @@ ...@@ -3,22 +3,11 @@
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial/PSSEARCHFORMS/Default.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "默认搜索表单", "logicName" : "默认搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/RawMaterial.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
"codeName" : "formpage1", "codeName" : "formpage1",
......
...@@ -7,16 +7,50 @@ ...@@ -7,16 +7,50 @@
"controlType" : "DATAVIEW", "controlType" : "DATAVIEW",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/TestCard.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSDATAVIEWS/TestCard.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"groupLayout" : "ROW", "groupLayout" : "ROW",
"groupMode" : "CODELIST", "groupMode" : "CODELIST",
...@@ -28,44 +62,11 @@ ...@@ -28,44 +62,11 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/UsrCodeList0129740128.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/UsrCodeList0129740128.json"
}, },
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "登记信息卡片", "logicName" : "登记信息卡片",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "dataview_reginfoname_u0be1a1f_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "打开选项操作视图"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "打开选项操作视图",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"modelref" : true,
"id" : "openOpt@Reginfo"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "dataview"
} ],
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "dataview",
"logicType" : "APPVIEWENGINE",
"name" : "engine_dataview",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEDataViewDataItems" : [ { "getPSDEDataViewDataItems" : [ {
"dataType" : 25, "dataType" : 25,
"name" : "name", "name" : "name",
...@@ -147,11 +148,35 @@ ...@@ -147,11 +148,35 @@
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"hasWFDataItems" : false, "hasWFDataItems" : false,
"appendDEItems" : false, "appendDEItems" : false,
......
...@@ -3,38 +3,71 @@ ...@@ -3,38 +3,71 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "主编辑表单", "logicName" : "主编辑表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlRenders" : [ { "getPSControlRenders" : [ {
"name" : "layout", "name" : "layout",
"getPSLayoutPanel" : { "getPSLayoutPanel" : {
...@@ -47,38 +80,6 @@ ...@@ -47,38 +80,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "layout_reset_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_reset"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "layout_ok_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_ok"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "layout_reset",
"getPSUIAction" : {
"modelref" : true,
"id" : "Reset"
},
"xDataControlName" : "layout"
}, {
"name" : "layout_ok",
"getPSUIAction" : {
"modelref" : true,
"id" : "Search"
},
"xDataControlName" : "layout"
} ],
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSLayout" : { "getPSLayout" : {
"layout" : "FLEX" "layout" : "FLEX"
...@@ -393,6 +394,33 @@ ...@@ -393,6 +394,33 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "学员登记信息标识",
"codeName" : "reginfoid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "reginfoid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -414,12 +442,36 @@ ...@@ -414,12 +442,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"noTabHeader" : true, "noTabHeader" : true,
"modelid" : "d3068040622af7c5472aeb30d21d9f03", "modelid" : "d3068040622af7c5472aeb30d21d9f03",
......
...@@ -3,38 +3,71 @@ ...@@ -3,38 +3,71 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/OptForm.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/OptForm.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "选项操作", "logicName" : "选项操作",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
...@@ -178,6 +211,33 @@ ...@@ -178,6 +211,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "学员登记信息标识",
"codeName" : "reginfoid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "reginfoid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -357,12 +417,36 @@ ...@@ -357,12 +417,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "ADFB3FDF-76C0-4554-B0E4-F557DC525085", "modelid" : "ADFB3FDF-76C0-4554-B0E4-F557DC525085",
......
...@@ -3,38 +3,71 @@ ...@@ -3,38 +3,71 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Usr0301117692.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Usr0301117692.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "实体编辑视图(分页关系)test_表单", "logicName" : "实体编辑视图(分页关系)test_表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
...@@ -178,6 +211,33 @@ ...@@ -178,6 +211,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "学员登记信息标识",
"codeName" : "reginfoid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "reginfoid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -357,12 +417,36 @@ ...@@ -357,12 +417,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "195340D4-72FB-458F-8D35-EA85C9231331", "modelid" : "195340D4-72FB-458F-8D35-EA85C9231331",
......
...@@ -21,7 +21,17 @@ ...@@ -21,7 +21,17 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSGRIDS/Main.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"actionName" : "GetDraft", "actionName" : "GetDraft",
...@@ -52,7 +62,6 @@ ...@@ -52,7 +62,6 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"getNavPSAppView" : { "getNavPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -63,49 +72,6 @@ ...@@ -63,49 +72,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u479f517_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_ua98d563_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_行编辑开关操作"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Edit"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "表格界面_行编辑开关操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "ToggleRowEdit"
},
"xDataControlName" : "grid"
} ],
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
"name" : "engine_grid",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
......
...@@ -8,38 +8,6 @@ ...@@ -8,38 +8,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "layout_reset_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_reset"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "layout_ok_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layout_ok"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "layout_reset",
"getPSUIAction" : {
"modelref" : true,
"id" : "Reset"
},
"xDataControlName" : "layout"
}, {
"name" : "layout_ok",
"getPSUIAction" : {
"modelref" : true,
"id" : "Search"
},
"xDataControlName" : "layout"
} ],
"getPSLayout" : { "getPSLayout" : {
"layout" : "FLEX" "layout" : "FLEX"
}, },
......
...@@ -3,22 +3,11 @@ ...@@ -3,22 +3,11 @@
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Default.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "默认搜索表单", "logicName" : "默认搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "n_studentid_eq", "id" : "n_studentid_eq",
"hidden" : true, "hidden" : true,
......
...@@ -7,25 +7,24 @@ ...@@ -7,25 +7,24 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student/PSGRIDS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student/PSGRIDS/Main.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "LOAD", "BEFORELOAD" ],
"logicName" : "主表格", "logicName" : "主表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
"name" : "engine_grid",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
......
...@@ -3,22 +3,11 @@ ...@@ -3,22 +3,11 @@
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student/PSSEARCHFORMS/Default.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "默认搜索表单", "logicName" : "默认搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Student.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
"codeName" : "formpage1", "codeName" : "formpage1",
......
...@@ -4,9 +4,18 @@ ...@@ -4,9 +4,18 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSCHARTS/Usr0303970568.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSCHARTS/Usr0303970568.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"hookEventNames" : [ "LOAD", "BEFORELOAD" ],
"logicName" : "Chart", "logicName" : "Chart",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -68,16 +77,6 @@ ...@@ -68,16 +77,6 @@
"type" : "grid", "type" : "grid",
"id" : "0" "id" : "0"
} ], } ],
"getPSControlLogics" : [ {
"eventNames" : "LOAD;BEFORELOAD",
"logicTag" : "chart",
"logicType" : "APPVIEWENGINE",
"name" : "engine_chart",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEChartLegend" : { "getPSDEChartLegend" : {
"index" : 0, "index" : 0,
"showLegend" : true, "showLegend" : true,
......
...@@ -3,38 +3,71 @@ ...@@ -3,38 +3,71 @@
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSFORMS/NoTabForm.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSFORMS/NoTabForm.json",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"getGetDraftPSControlAction" : { "getGetDraftPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraft" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "无分页表单", "logicName" : "无分页表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
...@@ -467,6 +500,33 @@ ...@@ -467,6 +500,33 @@
}, },
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -488,12 +548,36 @@ ...@@ -488,12 +548,36 @@
}, },
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"noTabHeader" : true, "noTabHeader" : true,
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
......
...@@ -6,11 +6,33 @@ ...@@ -6,11 +6,33 @@
"formFuncMode" : "WIZARDFORM", "formFuncMode" : "WIZARDFORM",
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"getGoBackPSControlAction" : { "getGoBackPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "goback" "id" : "goback",
"actionName" : "CheckKey",
"actionType" : "DEACTION",
"name" : "goback",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "CheckKey"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"hookEventNames" : [ "SAVE", "LOAD" ], "hookEventNames" : [ "SAVE", "LOAD" ],
"logicName" : "向导表单(流转)", "logicName" : "向导表单(流转)",
...@@ -219,6 +241,33 @@ ...@@ -219,6 +241,33 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -406,7 +455,18 @@ ...@@ -406,7 +455,18 @@
"tabHeaderPos" : "TOP", "tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "E1FFAFFE-1D82-4AF3-B350-C472A15CD974", "modelid" : "E1FFAFFE-1D82-4AF3-B350-C472A15CD974",
......
...@@ -7,89 +7,25 @@ ...@@ -7,89 +7,25 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "点击", "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "点击" ],
"logicName" : "主表格", "logicName" : "主表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u5ee2086_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "百度"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u1feafb4_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u4c6267d_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_删除操作"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "百度",
"getPSUIAction" : {
"modelref" : true,
"id" : "openBaidu"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "表格界面_编辑操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Edit"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "表格界面_删除操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Remove"
},
"uIActionTarget" : "MULTIKEY",
"xDataControlName" : "grid"
} ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "点击", "eventNames" : "点击",
"logicTag" : "grid", "logicTag" : "grid",
"logicType" : "DEUILOGIC", "logicType" : "APPDEUILOGIC",
"name" : "member1", "name" : "member1",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -102,7 +38,7 @@ ...@@ -102,7 +38,7 @@
}, { }, {
"eventNames" : "点击", "eventNames" : "点击",
"logicTag" : "grid", "logicTag" : "grid",
"logicType" : "DEUILOGIC", "logicType" : "APPDEUILOGIC",
"name" : "member2", "name" : "member2",
"getPSAppDEUILogic" : { "getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
...@@ -124,15 +60,6 @@ ...@@ -124,15 +60,6 @@
"name" : "member5", "name" : "member5",
"scriptCode" : "eeeee", "scriptCode" : "eeeee",
"triggerType" : "CUSTOM" "triggerType" : "CUSTOM"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
"name" : "engine_grid",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ], } ],
"getPSCtrlMsg" : { "getPSCtrlMsg" : {
"codeName" : "UsrCtrlMsg0907525431", "codeName" : "UsrCtrlMsg0907525431",
......
...@@ -3,19 +3,52 @@ ...@@ -3,19 +3,52 @@
"controlType" : "MOBMDCTRL", "controlType" : "MOBMDCTRL",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "create" "id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSMOBMDCTRLS/TestMobMDView_MobList.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSMOBMDCTRLS/TestMobMDView_MobList.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch" "id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"getGetPSControlAction" : { "getGetPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "load" "id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ROWCLICK", "LOAD", "SELECTIONCHANGE", "BEFORELOAD" ],
"getItemPSLayoutPanel" : { "getItemPSLayoutPanel" : {
"codeName" : "Usr0616619704", "codeName" : "Usr0616619704",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -57,16 +90,6 @@ ...@@ -57,16 +90,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "ROWCLICK;LOAD;SELECTIONCHANGE;BEFORELOAD",
"logicTag" : "mdctrl",
"logicType" : "APPVIEWENGINE",
"name" : "engine_mdctrl",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEDataImport" : { "getPSDEDataImport" : {
"modelref" : true, "modelref" : true,
"id" : "DataImport" "id" : "DataImport"
...@@ -89,11 +112,35 @@ ...@@ -89,11 +112,35 @@
"pagingSize" : 1000, "pagingSize" : 1000,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"getUpdatePSControlAction" : { "getUpdatePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}
}, },
"hasWFDataItems" : false, "hasWFDataItems" : false,
"enableGroup" : false, "enableGroup" : false,
......
...@@ -3,22 +3,11 @@ ...@@ -3,22 +3,11 @@
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "默认搜索表单", "logicName" : "默认搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "n_testname_like", "id" : "n_testname_like",
"dataType" : 25, "dataType" : 25,
......
...@@ -3,22 +3,11 @@ ...@@ -3,22 +3,11 @@
"controlType" : "SEARCHFORM", "controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr0303103107.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr0303103107.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"logicName" : "图表测试_搜索表单", "logicName" : "图表测试_搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "常规条件", "caption" : "常规条件",
"codeName" : "formpage1", "codeName" : "formpage1",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册