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

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

上级 2b469baf
...@@ -6399,6 +6399,12 @@ ...@@ -6399,6 +6399,12 @@
"name" : "测试实体实体移动端选择树视图(部件视图)", "name" : "测试实体实体移动端选择树视图(部件视图)",
"realModelSubType" : "DEMOBPICKUPTREEVIEW", "realModelSubType" : "DEMOBPICKUPTREEVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr03221685GridView",
"logicName" : "表格测试修改1",
"name" : "表格测试修改1",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr12116727GridView", "codeName" : "Usr12116727GridView",
"logicName" : "单位选择测试", "logicName" : "单位选择测试",
......
...@@ -2891,7 +2891,7 @@ ...@@ -2891,7 +2891,7 @@
"path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -2911,7 +2911,7 @@ ...@@ -2911,7 +2911,7 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -7403,7 +7403,7 @@ ...@@ -7403,7 +7403,7 @@
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -2934,7 +2934,7 @@ ...@@ -2934,7 +2934,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -1081,7 +1081,7 @@ ...@@ -1081,7 +1081,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1202,7 +1202,7 @@ ...@@ -1202,7 +1202,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -6862,6 +6862,10 @@ ...@@ -6862,6 +6862,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormCustomLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormCustomLayout.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03221685GridView.json",
"viewType" : "DEGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelDataContainerTest.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelDataContainerTest.json",
......
...@@ -39,9 +39,10 @@ ...@@ -39,9 +39,10 @@
"getPortletPSAppView" : { "getPortletPSAppView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TESTUsr03224611EditView", "codeName" : "TESTUsr03221685GridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03224611EditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03221685GridView.json",
"name" : "TESTUsr03224611EditView", "gridRowActiveMode" : 2,
"name" : "TESTUsr03221685GridView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -50,579 +51,163 @@ ...@@ -50,579 +51,163 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
}, },
"getPSDEViewCodeName" : "Usr03224611EditView", "getPSAppViewEngines" : [ {
"getPSDEViewId" : "BE601CAF-DE45-422D-BC8A-8694D48AAE19", "engineCat" : "VIEW",
"getPSViewLayoutPanel" : { "engineType" : "GridView",
"codeName" : "Usr0322945951", "name" : "engine"
"controlType" : "VIEWLAYOUTPANEL", } ],
"layoutMode" : "FLEX", "getPSAppViewLogics" : [ {
"logicName" : "Usr03224611EditView编辑视图布局面板", "logicTrigger" : "CUSTOM",
"name" : "layoutpanel", "logicType" : "APPUILOGIC",
"getPSAppDataEntity" : { "name" : "newdata",
"modelref" : true, "getPSAppUILogic" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "actionAfterWizard" : "DEFAULT",
}, "logicType" : "PREDEFINED",
"getPSControlParam" : { }, "name" : "新建数据",
"getPSLayout" : { "getNewDataPSAppView" : {
"layout" : "FLEX" "getRefPSAppView" : {
}, "modelref" : true,
"getRootPSPanelItems" : [ { "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"caption" : "容器", "viewType" : "DEEDITVIEW"
"itemStyle" : "DEFAULT", }
"itemType" : "CONTAINER", },
"name" : "view_header", "getPSAppUILogicRefViews" : [ {
"getPSLayout" : { "getRefPSAppView" : {
"align" : "space-between", "modelref" : true,
"dir" : "row", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"layout" : "FLEX", "viewType" : "DEEDITVIEW"
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_captionbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_toolbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
} ],
"predefinedType" : "VIEWHEADER"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "VIEWCONTENT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "86865CAC-CCBC-44E5-84E6-361ADC12874A",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Usr03224611EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "表格修改刷新_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "form",
"modelid" : "F86A4AEE-8E37-43B0-A5CC-F657E4B7D19A",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "RowEditGridView_Grid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/RowEditGridView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"logicName" : "行编辑测试_表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "类型",
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "金额",
"codeName" : "amount",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "amount",
"excelCaption" : "金额",
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSControlLogics" : [ {
"itemName" : "amount",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowEnable",
"scriptCode" : "data.type === 'A'",
"triggerType" : "ITEMENABLE"
} ],
"unitName" : "元",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true,
"enableUnitName" : true
}, {
"align" : "RIGHT",
"cLConvertMode" : "NONE",
"caption" : "开始时间",
"codeName" : "field",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field",
"excelCaption" : "开始时间",
"name" : "field",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSControlAttributes" : [ {
"attrName" : "placeholder",
"attrValue" : "\"选择一个当月的日期\"",
"name" : "field_placeholder"
} ],
"getPSControlLogics" : [ {
"itemName" : "field",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowNull",
"scriptCode" : "data.type === 'B'",
"triggerType" : "ITEMBLANK"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "结束时间",
"codeName" : "field2",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field2",
"excelCaption" : "结束时间",
"name" : "field2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSControlAttributes" : [ {
"attrName" : "disabledDate",
"attrValue" : "(time) => {\r\n console.log('注入属性');\r\n if (!data.field) {\r\n return false;\r\n }\r\n const field = new Date(data.field).getTime();\r\n return time.getTime() < field;\r\n}",
"name" : "field2_disabledDate"
} ],
"width" : 100,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"dataType" : 6,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, {
"dataType" : 25,
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
} }
} ], } ],
"getPSDEGridEditItems" : [ { "viewLogicType" : "APP_NEWDATA",
"caption" : "类型", "batchAddOnly" : false,
"codeName" : "type", "enableBatchAdd" : false,
"createDV" : "A", "enableWizardAdd" : false
"enableCond" : 3, }
"ignoreInput" : 0, }, {
"name" : "type", "logicTrigger" : "CUSTOM",
"getPSAppDEField" : { "logicType" : "APPUILOGIC",
"name" : "TYPE", "name" : "opendata",
"codeName" : "Type" "getPSAppUILogic" : {
}, "logicType" : "PREDEFINED",
"getPSEditor" : { "name" : "打开数据",
"editorType" : "DROPDOWNLIST", "getOpenDataPSAppView" : {
"name" : "type", "getRefPSAppView" : {
"getPSAppCodeList" : { "modelref" : true,
"modelref" : true, "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json" "viewType" : "DEEDITVIEW"
}, }
"singleSelect" : true },
}, "getPSAppUILogicRefViews" : [ {
"updateDV" : "B", "getRefPSAppView" : {
"allowEmpty" : true, "modelref" : true,
"needCodeListConfig" : true "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
}, { "viewType" : "DEEDITVIEW"
"caption" : "金额", }
"codeName" : "amount", } ],
"createDV" : "100", "viewLogicType" : "APP_OPENDATA",
"enableCond" : 3, "editMode" : true
"ignoreInput" : 0, }
"name" : "amount", } ],
"getPSAppDEField" : { "getPSAppViewRefs" : [ {
"name" : "AMOUNT", "name" : "NEWDATA",
"codeName" : "Amount" "realTitle" : "简单编辑",
}, "getRefPSAppView" : {
"getPSEditor" : { "modelref" : true,
"editorType" : "TEXTBOX", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"maxValue" : 10000.0, "viewType" : "DEEDITVIEW"
"minValue" : 19.0, }
"name" : "amount", }, {
"precision" : 2 "name" : "EDITDATA",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Usr03221685GridViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "表格测试修改1_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "grid",
"modelid" : "55F0E867-1935-4BAC-A516-80336B4E6EDC",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "Usr03221685GridView_Grid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr03221685GridView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"logicName" : "表格测试修改1_表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"unitName" : "元", "getPSAppDataEntity" : {
"updateDV" : "200", "modelref" : true,
"allowEmpty" : true, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"enableUnitName" : true }
}, { }, {
"caption" : "开始时间", "actionName" : "Create",
"codeName" : "field", "actionType" : "DEACTION",
"enableCond" : 3, "dataAccessAction" : "CREATE",
"ignoreInput" : 0, "name" : "create",
"name" : "field", "getPSAppDEMethod" : {
"getPSAppDEField" : { "modelref" : true,
"name" : "FIELD", "id" : "Create"
"codeName" : "Field"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"name" : "field"
}, },
"allowEmpty" : true "getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"caption" : "结束时间", "actionName" : "Update",
"codeName" : "field2", "actionType" : "DEACTION",
"enableCond" : 3, "dataAccessAction" : "UPDATE",
"ignoreInput" : 0, "name" : "update",
"name" : "field2", "getPSAppDEMethod" : {
"getPSAppDEField" : { "modelref" : true,
"name" : "FIELD2", "id" : "Update"
"codeName" : "Field2"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"name" : "field2"
}, },
"allowEmpty" : true "getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
...@@ -635,54 +220,336 @@ ...@@ -635,54 +220,336 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"sortMode" : "REMOTE", "width" : 150,
"hasWFDataItems" : false, "widthUnit" : "PX",
"enableColFilter" : false, "enableSort" : true
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "3ED8E82D-B93C-403C-8A8C-FC016CD6B76B",
"modeltype" : "PSDEGRID"
}, { }, {
"codeName" : "Usr03224611EditViewdatainfobar", "align" : "LEFT",
"controlType" : "DATAINFOBAR", "cLConvertMode" : "FRONT",
"name" : "datainfobar", "caption" : "更新人",
"getPSAppDataEntity" : { "codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
}, },
"getPSControlParam" : { "getPSAppDEField" : {
"id" : "datainfobar" "name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
} }
}, { }, {
"caption" : "测试实体", "dataType" : 25,
"codeName" : "Usr03224611EditViewcaptionbar", "name" : "updateman",
"controlType" : "CAPTIONBAR", "getPSAppDEField" : {
"name" : "captionbar", "name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "F540D0B3-09E2-448B-8BBB-89BF84434615",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Usr03221685GridView_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr03221685GridView_SearchForm.json",
"logicName" : "表格测试修改1_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSControlParam" : { } "infoGroupMode" : false
} ] } ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "04866463-653A-4DA2-ABE9-A109BFCA24F1",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "测试实体",
"codeName" : "Usr03221685GridViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr03221685GridView",
"getPSDEViewId" : "A97E15BD-8A7F-48C4-A1A2-929122FFEC33",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "表格修改刷新", "title" : "表格测试修改1",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW", "viewType" : "DEGRIDVIEW",
"xDataControlName" : "form", "xDataControlName" : "grid",
"xDataPSControl" : "视图[common.TESTUsr03224611EditView]无法获取部件[form]",
"enableDP" : true, "enableDP" : true,
"showDataInfoBar" : true, "enableExport" : true,
"modelid" : "10aeb83b92561bdc14950a645e1a177a", "enableFilter" : true,
"enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false,
"enableSearch" : true,
"rowEditDefault" : false,
"modelid" : "2492a695a37e9f517d19e9063c982b85",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
}, },
"portletType" : "VIEW", "portletType" : "VIEW",
......
{
"aggMode" : "NONE",
"codeName" : "Usr03221685GridView_Grid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr03221685GridView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"logicName" : "表格测试修改1_表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "更新人",
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"modelid" : "F540D0B3-09E2-448B-8BBB-89BF84434615",
"modeltype" : "PSDEGRID"
}
\ No newline at end of file
{
"codeName" : "Usr03221685GridView_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr03221685GridView_SearchForm.json",
"logicName" : "表格测试修改1_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"modelid" : "04866463-653A-4DA2-ABE9-A109BFCA24F1",
"modeltype" : "PSDEFORM_SEARCHFORM"
}
\ No newline at end of file
{
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTUsr03221685GridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03221685GridView.json",
"gridRowActiveMode" : 2,
"name" : "TESTUsr03221685GridView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "GridView",
"name" : "engine"
} ],
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Usr03221685GridViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "表格测试修改1_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "grid",
"modelid" : "55F0E867-1935-4BAC-A516-80336B4E6EDC",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "Usr03221685GridView_Grid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr03221685GridView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"logicName" : "表格测试修改1_表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "更新人",
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "F540D0B3-09E2-448B-8BBB-89BF84434615",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Usr03221685GridView_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr03221685GridView_SearchForm.json",
"logicName" : "表格测试修改1_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "04866463-653A-4DA2-ABE9-A109BFCA24F1",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "测试实体",
"codeName" : "Usr03221685GridViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr03221685GridView",
"getPSDEViewId" : "A97E15BD-8A7F-48C4-A1A2-929122FFEC33",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "表格测试修改1",
"viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW",
"xDataControlName" : "grid",
"enableDP" : true,
"enableExport" : true,
"enableFilter" : true,
"enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false,
"enableSearch" : true,
"rowEditDefault" : false,
"modelid" : "2492a695a37e9f517d19e9063c982b85",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -637,6 +637,7 @@ ...@@ -637,6 +637,7 @@
"getPSControlParam" : { } "getPSControlParam" : { }
} ] } ]
}, },
"refFlag" : false,
"title" : "表格修改刷新", "title" : "表格修改刷新",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
......
...@@ -67,9 +67,10 @@ ...@@ -67,9 +67,10 @@
"getPortletPSAppView" : { "getPortletPSAppView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TESTUsr03224611EditView", "codeName" : "TESTUsr03221685GridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03224611EditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03221685GridView.json",
"name" : "TESTUsr03224611EditView", "gridRowActiveMode" : 2,
"name" : "TESTUsr03221685GridView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -78,579 +79,163 @@ ...@@ -78,579 +79,163 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
}, },
"getPSDEViewCodeName" : "Usr03224611EditView", "getPSAppViewEngines" : [ {
"getPSDEViewId" : "BE601CAF-DE45-422D-BC8A-8694D48AAE19", "engineCat" : "VIEW",
"getPSViewLayoutPanel" : { "engineType" : "GridView",
"codeName" : "Usr0322945951", "name" : "engine"
"controlType" : "VIEWLAYOUTPANEL", } ],
"layoutMode" : "FLEX", "getPSAppViewLogics" : [ {
"logicName" : "Usr03224611EditView编辑视图布局面板", "logicTrigger" : "CUSTOM",
"name" : "layoutpanel", "logicType" : "APPUILOGIC",
"getPSAppDataEntity" : { "name" : "newdata",
"modelref" : true, "getPSAppUILogic" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "actionAfterWizard" : "DEFAULT",
}, "logicType" : "PREDEFINED",
"getPSControlParam" : { }, "name" : "新建数据",
"getPSLayout" : { "getNewDataPSAppView" : {
"layout" : "FLEX" "getRefPSAppView" : {
}, "modelref" : true,
"getRootPSPanelItems" : [ { "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"caption" : "容器", "viewType" : "DEEDITVIEW"
"itemStyle" : "DEFAULT", }
"itemType" : "CONTAINER", },
"name" : "view_header", "getPSAppUILogicRefViews" : [ {
"getPSLayout" : { "getRefPSAppView" : {
"align" : "space-between", "modelref" : true,
"dir" : "row", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"layout" : "FLEX", "viewType" : "DEEDITVIEW"
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_captionbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_toolbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
} ],
"predefinedType" : "VIEWHEADER"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "VIEWCONTENT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "86865CAC-CCBC-44E5-84E6-361ADC12874A",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Usr03224611EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "表格修改刷新_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "form",
"modelid" : "F86A4AEE-8E37-43B0-A5CC-F657E4B7D19A",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "RowEditGridView_Grid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/RowEditGridView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"logicName" : "行编辑测试_表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "类型",
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "金额",
"codeName" : "amount",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "amount",
"excelCaption" : "金额",
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSControlLogics" : [ {
"itemName" : "amount",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowEnable",
"scriptCode" : "data.type === 'A'",
"triggerType" : "ITEMENABLE"
} ],
"unitName" : "元",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true,
"enableUnitName" : true
}, {
"align" : "RIGHT",
"cLConvertMode" : "NONE",
"caption" : "开始时间",
"codeName" : "field",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field",
"excelCaption" : "开始时间",
"name" : "field",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSControlAttributes" : [ {
"attrName" : "placeholder",
"attrValue" : "\"选择一个当月的日期\"",
"name" : "field_placeholder"
} ],
"getPSControlLogics" : [ {
"itemName" : "field",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowNull",
"scriptCode" : "data.type === 'B'",
"triggerType" : "ITEMBLANK"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "结束时间",
"codeName" : "field2",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field2",
"excelCaption" : "结束时间",
"name" : "field2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSControlAttributes" : [ {
"attrName" : "disabledDate",
"attrValue" : "(time) => {\r\n console.log('注入属性');\r\n if (!data.field) {\r\n return false;\r\n }\r\n const field = new Date(data.field).getTime();\r\n return time.getTime() < field;\r\n}",
"name" : "field2_disabledDate"
} ],
"width" : 100,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"dataType" : 6,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, {
"dataType" : 25,
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
} }
} ], } ],
"getPSDEGridEditItems" : [ { "viewLogicType" : "APP_NEWDATA",
"caption" : "类型", "batchAddOnly" : false,
"codeName" : "type", "enableBatchAdd" : false,
"createDV" : "A", "enableWizardAdd" : false
"enableCond" : 3, }
"ignoreInput" : 0, }, {
"name" : "type", "logicTrigger" : "CUSTOM",
"getPSAppDEField" : { "logicType" : "APPUILOGIC",
"name" : "TYPE", "name" : "opendata",
"codeName" : "Type" "getPSAppUILogic" : {
}, "logicType" : "PREDEFINED",
"getPSEditor" : { "name" : "打开数据",
"editorType" : "DROPDOWNLIST", "getOpenDataPSAppView" : {
"name" : "type", "getRefPSAppView" : {
"getPSAppCodeList" : { "modelref" : true,
"modelref" : true, "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json" "viewType" : "DEEDITVIEW"
}, }
"singleSelect" : true },
}, "getPSAppUILogicRefViews" : [ {
"updateDV" : "B", "getRefPSAppView" : {
"allowEmpty" : true, "modelref" : true,
"needCodeListConfig" : true "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
}, { "viewType" : "DEEDITVIEW"
"caption" : "金额", }
"codeName" : "amount", } ],
"createDV" : "100", "viewLogicType" : "APP_OPENDATA",
"enableCond" : 3, "editMode" : true
"ignoreInput" : 0, }
"name" : "amount", } ],
"getPSAppDEField" : { "getPSAppViewRefs" : [ {
"name" : "AMOUNT", "name" : "NEWDATA",
"codeName" : "Amount" "realTitle" : "简单编辑",
}, "getRefPSAppView" : {
"getPSEditor" : { "modelref" : true,
"editorType" : "TEXTBOX", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"maxValue" : 10000.0, "viewType" : "DEEDITVIEW"
"minValue" : 19.0, }
"name" : "amount", }, {
"precision" : 2 "name" : "EDITDATA",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Usr03221685GridViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "表格测试修改1_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "grid",
"modelid" : "55F0E867-1935-4BAC-A516-80336B4E6EDC",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "Usr03221685GridView_Grid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr03221685GridView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"logicName" : "表格测试修改1_表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"unitName" : "元", "getPSAppDataEntity" : {
"updateDV" : "200", "modelref" : true,
"allowEmpty" : true, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"enableUnitName" : true }
}, { }, {
"caption" : "开始时间", "actionName" : "Create",
"codeName" : "field", "actionType" : "DEACTION",
"enableCond" : 3, "dataAccessAction" : "CREATE",
"ignoreInput" : 0, "name" : "create",
"name" : "field", "getPSAppDEMethod" : {
"getPSAppDEField" : { "modelref" : true,
"name" : "FIELD", "id" : "Create"
"codeName" : "Field"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"name" : "field"
}, },
"allowEmpty" : true "getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"caption" : "结束时间", "actionName" : "Update",
"codeName" : "field2", "actionType" : "DEACTION",
"enableCond" : 3, "dataAccessAction" : "UPDATE",
"ignoreInput" : 0, "name" : "update",
"name" : "field2", "getPSAppDEMethod" : {
"getPSAppDEField" : { "modelref" : true,
"name" : "FIELD2", "id" : "Update"
"codeName" : "Field2"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"name" : "field2"
}, },
"allowEmpty" : true "getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
...@@ -663,54 +248,336 @@ ...@@ -663,54 +248,336 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"sortMode" : "REMOTE", "width" : 150,
"hasWFDataItems" : false, "widthUnit" : "PX",
"enableColFilter" : false, "enableSort" : true
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "3ED8E82D-B93C-403C-8A8C-FC016CD6B76B",
"modeltype" : "PSDEGRID"
}, { }, {
"codeName" : "Usr03224611EditViewdatainfobar", "align" : "LEFT",
"controlType" : "DATAINFOBAR", "cLConvertMode" : "FRONT",
"name" : "datainfobar", "caption" : "更新人",
"getPSAppDataEntity" : { "codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
}, },
"getPSControlParam" : { "getPSAppDEField" : {
"id" : "datainfobar" "name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
} }
}, { }, {
"caption" : "测试实体", "dataType" : 25,
"codeName" : "Usr03224611EditViewcaptionbar", "name" : "updateman",
"controlType" : "CAPTIONBAR", "getPSAppDEField" : {
"name" : "captionbar", "name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "F540D0B3-09E2-448B-8BBB-89BF84434615",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Usr03221685GridView_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr03221685GridView_SearchForm.json",
"logicName" : "表格测试修改1_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSControlParam" : { } "infoGroupMode" : false
} ] } ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "04866463-653A-4DA2-ABE9-A109BFCA24F1",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "测试实体",
"codeName" : "Usr03221685GridViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr03221685GridView",
"getPSDEViewId" : "A97E15BD-8A7F-48C4-A1A2-929122FFEC33",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "表格修改刷新", "title" : "表格测试修改1",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW", "viewType" : "DEGRIDVIEW",
"xDataControlName" : "form", "xDataControlName" : "grid",
"xDataPSControl" : "视图[common.TESTUsr03224611EditView]无法获取部件[form]",
"enableDP" : true, "enableDP" : true,
"showDataInfoBar" : true, "enableExport" : true,
"modelid" : "10aeb83b92561bdc14950a645e1a177a", "enableFilter" : true,
"enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false,
"enableSearch" : true,
"rowEditDefault" : false,
"modelid" : "2492a695a37e9f517d19e9063c982b85",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
}, },
"portletType" : "VIEW", "portletType" : "VIEW",
......
...@@ -1112,7 +1112,7 @@ ...@@ -1112,7 +1112,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1233,7 +1233,7 @@ ...@@ -1233,7 +1233,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -1112,7 +1112,7 @@ ...@@ -1112,7 +1112,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1233,7 +1233,7 @@ ...@@ -1233,7 +1233,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -883,7 +883,7 @@ ...@@ -883,7 +883,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1004,7 +1004,7 @@ ...@@ -1004,7 +1004,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -8847,7 +8847,7 @@ ...@@ -8847,7 +8847,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -8968,7 +8968,7 @@ ...@@ -8968,7 +8968,7 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/RawMaterialGridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "EDITFORM",
"fullCodeName" : "Phone_frontEndTest", "fullCodeName" : "Phone_frontEndTest",
"name" : "前台调用", "name" : "前台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -10293,9 +10293,10 @@ ...@@ -10293,9 +10293,10 @@
"getPortletPSAppView" : { "getPortletPSAppView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "测试实体", "caption" : "测试实体",
"codeName" : "TESTUsr03224611EditView", "codeName" : "TESTUsr03221685GridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03224611EditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03221685GridView.json",
"name" : "TESTUsr03224611EditView", "gridRowActiveMode" : 2,
"name" : "TESTUsr03221685GridView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -10304,579 +10305,163 @@ ...@@ -10304,579 +10305,163 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
}, },
"getPSDEViewCodeName" : "Usr03224611EditView", "getPSAppViewEngines" : [ {
"getPSDEViewId" : "BE601CAF-DE45-422D-BC8A-8694D48AAE19", "engineCat" : "VIEW",
"getPSViewLayoutPanel" : { "engineType" : "GridView",
"codeName" : "Usr0322945951", "name" : "engine"
"controlType" : "VIEWLAYOUTPANEL", } ],
"layoutMode" : "FLEX", "getPSAppViewLogics" : [ {
"logicName" : "Usr03224611EditView编辑视图布局面板", "logicTrigger" : "CUSTOM",
"name" : "layoutpanel", "logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Usr03221685GridViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "表格测试修改1_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : {
"getPSLayout" : { "id" : "TOOLBAR"
"layout" : "FLEX"
}, },
"getRootPSPanelItems" : [ { "xDataControlName" : "grid",
"caption" : "容器", "modelid" : "55F0E867-1935-4BAC-A516-80336B4E6EDC",
"itemStyle" : "DEFAULT", "modeltype" : "PSDETOOLBAR"
"itemType" : "CONTAINER", }, {
"name" : "view_header", "aggMode" : "NONE",
"getPSLayout" : { "codeName" : "Usr03221685GridView_Grid",
"align" : "space-between", "columnEnableFilter" : 2,
"dir" : "row", "columnEnableLink" : 2,
"layout" : "FLEX", "controlType" : "GRID",
"vAlign" : "center" "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr03221685GridView_Grid.json",
}, "getFetchPSControlAction" : {
"getPSLayoutPos" : { "modelref" : true,
"grow" : -1, "id" : "fetch",
"layout" : "FLEX", "actionType" : "DEDATASET",
"shrink" : 0 "name" : "fetch",
}, "getPSAppDEMethod" : {
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_left",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_captionbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header_right",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_toolbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
} ],
"predefinedType" : "VIEWHEADER"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "VIEWCONTENT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "86865CAC-CCBC-44E5-84E6-361ADC12874A",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json", "id" : "FetchDefault"
"viewType" : "DEEDITVIEW" },
}
} ],
"getPSControls" : [ {
"codeName" : "Usr03224611EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "表格修改刷新_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, }
"getPSControlParam" : { },
"id" : "TOOLBAR" "groupMode" : "NONE",
}, "logicName" : "表格测试修改1_表格",
"xDataControlName" : "form", "getPSAppDataEntity" : {
"modelid" : "F86A4AEE-8E37-43B0-A5CC-F657E4B7D19A", "modelref" : true,
"modeltype" : "PSDETOOLBAR" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, { },
"aggMode" : "NONE", "getPSControlHandler" : {
"codeName" : "RowEditGridView_Grid", "getPSHandlerActions" : [ {
"columnEnableFilter" : 2, "actionName" : "Get",
"columnEnableLink" : 2, "actionType" : "DEACTION",
"controlType" : "GRID", "dataAccessAction" : "READ",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/RowEditGridView_Grid.json", "name" : "load",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
},
"groupMode" : "NONE",
"logicName" : "行编辑测试_表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"align" : "LEFT", "actionName" : "Create",
"cLConvertMode" : "FRONT", "actionType" : "DEACTION",
"caption" : "类型", "dataAccessAction" : "CREATE",
"codeName" : "type", "name" : "create",
"columnType" : "DEFGRIDCOLUMN", "getPSAppDEMethod" : {
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json" "id" : "Create"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "金额",
"codeName" : "amount",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "amount",
"excelCaption" : "金额",
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSControlLogics" : [ {
"itemName" : "amount",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowEnable",
"scriptCode" : "data.type === 'A'",
"triggerType" : "ITEMENABLE"
} ],
"unitName" : "元",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true,
"enableUnitName" : true
}, {
"align" : "RIGHT",
"cLConvertMode" : "NONE",
"caption" : "开始时间",
"codeName" : "field",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field",
"excelCaption" : "开始时间",
"name" : "field",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSControlAttributes" : [ {
"attrName" : "placeholder",
"attrValue" : "\"选择一个当月的日期\"",
"name" : "field_placeholder"
} ],
"getPSControlLogics" : [ {
"itemName" : "field",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowNull",
"scriptCode" : "data.type === 'B'",
"triggerType" : "ITEMBLANK"
} ],
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "结束时间",
"codeName" : "field2",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field2",
"excelCaption" : "结束时间",
"name" : "field2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
}, },
"getPSControlAttributes" : [ { "getPSAppDataEntity" : {
"attrName" : "disabledDate", "modelref" : true,
"attrValue" : "(time) => {\r\n console.log('注入属性');\r\n if (!data.field) {\r\n return false;\r\n }\r\n const field = new Date(data.field).getTime();\r\n return time.getTime() < field;\r\n}", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"name" : "field2_disabledDate"
} ],
"width" : 100,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"dataType" : 6,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, {
"dataType" : 25,
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
} }
}, { }, {
"dataType" : 25, "actionName" : "Update",
"name" : "srfdataaccaction", "actionType" : "DEACTION",
"getPSAppDEField" : { "dataAccessAction" : "UPDATE",
"name" : "TESTID", "name" : "update",
"codeName" : "TESTId" "getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"dataAccessAction" : true "getPSAppDataEntity" : {
}, { "modelref" : true,
"dataType" : 25, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
} }
} ],
"getPSDEGridEditItems" : [ {
"caption" : "类型",
"codeName" : "type",
"createDV" : "A",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"singleSelect" : true
},
"updateDV" : "B",
"allowEmpty" : true,
"needCodeListConfig" : true
}, {
"caption" : "金额",
"codeName" : "amount",
"createDV" : "100",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxValue" : 10000.0,
"minValue" : 19.0,
"name" : "amount",
"precision" : 2
},
"unitName" : "元",
"updateDV" : "200",
"allowEmpty" : true,
"enableUnitName" : true
}, {
"caption" : "开始时间",
"codeName" : "field",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"name" : "field"
},
"allowEmpty" : true
}, {
"caption" : "结束时间",
"codeName" : "field2",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD",
"editorParams" : {
"TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"name" : "field2"
},
"allowEmpty" : true
}, { }, {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove", "actionName" : "Remove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
...@@ -10889,54 +10474,336 @@ ...@@ -10889,54 +10474,336 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"sortMode" : "REMOTE", "width" : 150,
"hasWFDataItems" : false, "widthUnit" : "PX",
"enableColFilter" : false, "enableSort" : true
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "3ED8E82D-B93C-403C-8A8C-FC016CD6B76B",
"modeltype" : "PSDEGRID"
}, { }, {
"codeName" : "Usr03224611EditViewdatainfobar", "align" : "LEFT",
"controlType" : "DATAINFOBAR", "cLConvertMode" : "FRONT",
"name" : "datainfobar", "caption" : "更新人",
"getPSAppDataEntity" : { "codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
}, },
"getPSControlParam" : { "getPSAppDEField" : {
"id" : "datainfobar" "name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
} }
}, { }, {
"caption" : "测试实体", "dataType" : 25,
"codeName" : "Usr03224611EditViewcaptionbar", "name" : "updateman",
"controlType" : "CAPTIONBAR", "getPSAppDEField" : {
"name" : "captionbar", "name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "F540D0B3-09E2-448B-8BBB-89BF84434615",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Usr03221685GridView_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr03221685GridView_SearchForm.json",
"logicName" : "表格测试修改1_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSControlParam" : { } "infoGroupMode" : false
} ] } ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "04866463-653A-4DA2-ABE9-A109BFCA24F1",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "测试实体",
"codeName" : "Usr03221685GridViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr03221685GridView",
"getPSDEViewId" : "A97E15BD-8A7F-48C4-A1A2-929122FFEC33",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "表格修改刷新", "title" : "表格测试修改1",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW", "viewType" : "DEGRIDVIEW",
"xDataControlName" : "form", "xDataControlName" : "grid",
"xDataPSControl" : "视图[common.TESTUsr03224611EditView]无法获取部件[form]",
"enableDP" : true, "enableDP" : true,
"showDataInfoBar" : true, "enableExport" : true,
"modelid" : "10aeb83b92561bdc14950a645e1a177a", "enableFilter" : true,
"enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false,
"enableSearch" : true,
"rowEditDefault" : false,
"modelid" : "2492a695a37e9f517d19e9063c982b85",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
}, },
"portletType" : "VIEW", "portletType" : "VIEW",
...@@ -16016,6 +15883,12 @@ ...@@ -16016,6 +15883,12 @@
"viewType" : "DEGRIDEXPVIEW", "viewType" : "DEGRIDEXPVIEW",
"resource" : "Reginfo", "resource" : "Reginfo",
"view" : "REGINFOGridExpView" "view" : "REGINFOGridExpView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03221685GridView.json",
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "Usr03221685GridView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowRedirectView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowRedirectView.json",
...@@ -65033,6 +64906,10 @@ ...@@ -65033,6 +64906,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormCustomLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSearchFormCustomLayout.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr03221685GridView.json",
"viewType" : "DEGRIDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelDataContainerTest.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPanelDataContainerTest.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册