提交 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,158 +51,73 @@ ...@@ -50,158 +51,73 @@
"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",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
}, "viewType" : "DEEDITVIEW"
"getPSControlParam" : { }, }
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header",
"getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX",
"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 "getPSAppUILogicRefViews" : [ {
} ] "getRefPSAppView" : {
} ] "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"predefinedType" : "VIEWHEADER" "viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, { }, {
"caption" : "容器", "logicTrigger" : "CUSTOM",
"itemStyle" : "DEFAULT", "logicType" : "APPUILOGIC",
"itemType" : "CONTAINER", "name" : "opendata",
"name" : "view_content", "getPSAppUILogic" : {
"getPSLayout" : { "logicType" : "PREDEFINED",
"layout" : "FLEX" "name" : "打开数据",
}, "getOpenDataPSAppView" : {
"getPSLayoutPos" : { "getRefPSAppView" : {
"grow" : 1, "modelref" : true,
"layout" : "FLEX" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
}, "viewType" : "DEEDITVIEW"
"getPSPanelItems" : [ { }
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
}, },
"showCaption" : true "getPSAppUILogicRefViews" : [ {
} ], "getRefPSAppView" : {
"predefinedType" : "VIEWCONTENT" "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"layoutBodyOnly" : false, "viewLogicType" : "APP_OPENDATA",
"layoutPanel" : true, "editMode" : true
"useDefaultLayout" : false, }
"viewProxyMode" : true,
"modelid" : "86865CAC-CCBC-44E5-84E6-361ADC12874A",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA", "name" : "EDITDATA",
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "简单编辑", "realTitle" : "简单编辑",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -210,9 +126,9 @@ ...@@ -210,9 +126,9 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr03224611EditViewtoolbar", "codeName" : "Usr03221685GridViewtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "表格修改刷新_工具栏", "logicName" : "表格测试修改1_工具栏",
"name" : "toolbar", "name" : "toolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -221,16 +137,16 @@ ...@@ -221,16 +137,16 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"xDataControlName" : "form", "xDataControlName" : "grid",
"modelid" : "F86A4AEE-8E37-43B0-A5CC-F657E4B7D19A", "modelid" : "55F0E867-1935-4BAC-A516-80336B4E6EDC",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"aggMode" : "NONE", "aggMode" : "NONE",
"codeName" : "RowEditGridView_Grid", "codeName" : "Usr03221685GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/RowEditGridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr03221685GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
...@@ -246,7 +162,7 @@ ...@@ -246,7 +162,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"logicName" : "行编辑测试_表格", "logicName" : "表格测试修改1_表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -343,7 +259,7 @@ ...@@ -343,7 +259,7 @@
"id" : "DataImport" "id" : "DataImport"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "CENTER", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
"caption" : "测试实体名称", "caption" : "测试实体名称",
"codeName" : "testname", "codeName" : "testname",
...@@ -362,106 +278,41 @@ ...@@ -362,106 +278,41 @@
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "更新人",
"codeName" : "type", "codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type", "dataItemName" : "updateman",
"excelCaption" : "类型", "excelCaption" : "更新人",
"name" : "type", "name" : "updateman",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
}, },
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "UPDATEMAN",
"codeName" : "Type" "codeName" : "UpdateMan"
}, },
"width" : 150, "width" : 150,
"widthUnit" : "PX", "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 "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
"caption" : "结束时间", "caption" : "更新时间",
"codeName" : "field2", "codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field2", "dataItemName" : "updatedate",
"excelCaption" : "结束时间", "excelCaption" : "更新时间",
"name" : "field2", "name" : "updatedate",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD2", "name" : "UPDATEDATE",
"codeName" : "Field2" "codeName" : "UpdateDate"
}, },
"getPSControlAttributes" : [ { "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"attrName" : "disabledDate", "width" : 150,
"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", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
...@@ -473,31 +324,18 @@ ...@@ -473,31 +324,18 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "type", "name" : "updateman",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "UPDATEMAN",
"codeName" : "Type" "codeName" : "UpdateMan"
} }
}, { }, {
"dataType" : 6, "format" : "YYYY-MM-DD HH:mm:ss",
"name" : "amount", "dataType" : 5,
"getPSAppDEField" : { "name" : "updatedate",
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, {
"dataType" : 25,
"name" : "field2",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD2", "name" : "UPDATEDATE",
"codeName" : "Field2" "codeName" : "UpdateDate"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -523,89 +361,6 @@ ...@@ -523,89 +361,6 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "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" : "测试实体标识", "caption" : "测试实体标识",
"codeName" : "srfkey", "codeName" : "srfkey",
"enableCond" : 3, "enableCond" : 3,
...@@ -650,22 +405,114 @@ ...@@ -650,22 +405,114 @@
"noSort" : false, "noSort" : false,
"singleSelect" : false, "singleSelect" : false,
"name" : "grid", "name" : "grid",
"modelid" : "3ED8E82D-B93C-403C-8A8C-FC016CD6B76B", "modelid" : "F540D0B3-09E2-448B-8BBB-89BF84434615",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
}, { }, {
"codeName" : "Usr03224611EditViewdatainfobar", "codeName" : "Usr03221685GridView_SearchForm",
"controlType" : "DATAINFOBAR", "controlType" : "SEARCHFORM",
"name" : "datainfobar", "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr03221685GridView_SearchForm.json",
"logicName" : "表格测试修改1_搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlHandler" : {
"id" : "datainfobar" "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" : "测试实体", "caption" : "测试实体",
"codeName" : "Usr03224611EditViewcaptionbar", "codeName" : "Usr03221685GridViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -673,16 +520,36 @@ ...@@ -673,16 +520,36 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { } "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"
}, },
"title" : "表格修改刷新", "getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"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,158 +79,73 @@ ...@@ -78,158 +79,73 @@
"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",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
}, "viewType" : "DEEDITVIEW"
"getPSControlParam" : { }, }
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header",
"getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX",
"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 "getPSAppUILogicRefViews" : [ {
} ] "getRefPSAppView" : {
} ] "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"predefinedType" : "VIEWHEADER" "viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, { }, {
"caption" : "容器", "logicTrigger" : "CUSTOM",
"itemStyle" : "DEFAULT", "logicType" : "APPUILOGIC",
"itemType" : "CONTAINER", "name" : "opendata",
"name" : "view_content", "getPSAppUILogic" : {
"getPSLayout" : { "logicType" : "PREDEFINED",
"layout" : "FLEX" "name" : "打开数据",
}, "getOpenDataPSAppView" : {
"getPSLayoutPos" : { "getRefPSAppView" : {
"grow" : 1, "modelref" : true,
"layout" : "FLEX" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
}, "viewType" : "DEEDITVIEW"
"getPSPanelItems" : [ { }
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
}, },
"showCaption" : true "getPSAppUILogicRefViews" : [ {
} ], "getRefPSAppView" : {
"predefinedType" : "VIEWCONTENT" "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"layoutBodyOnly" : false, "viewLogicType" : "APP_OPENDATA",
"layoutPanel" : true, "editMode" : true
"useDefaultLayout" : false, }
"viewProxyMode" : true,
"modelid" : "86865CAC-CCBC-44E5-84E6-361ADC12874A",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA", "name" : "EDITDATA",
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "简单编辑", "realTitle" : "简单编辑",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -238,9 +154,9 @@ ...@@ -238,9 +154,9 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr03224611EditViewtoolbar", "codeName" : "Usr03221685GridViewtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "表格修改刷新_工具栏", "logicName" : "表格测试修改1_工具栏",
"name" : "toolbar", "name" : "toolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -249,16 +165,16 @@ ...@@ -249,16 +165,16 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"xDataControlName" : "form", "xDataControlName" : "grid",
"modelid" : "F86A4AEE-8E37-43B0-A5CC-F657E4B7D19A", "modelid" : "55F0E867-1935-4BAC-A516-80336B4E6EDC",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"aggMode" : "NONE", "aggMode" : "NONE",
"codeName" : "RowEditGridView_Grid", "codeName" : "Usr03221685GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/RowEditGridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr03221685GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
...@@ -274,7 +190,7 @@ ...@@ -274,7 +190,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"logicName" : "行编辑测试_表格", "logicName" : "表格测试修改1_表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -371,7 +287,7 @@ ...@@ -371,7 +287,7 @@
"id" : "DataImport" "id" : "DataImport"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "CENTER", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
"caption" : "测试实体名称", "caption" : "测试实体名称",
"codeName" : "testname", "codeName" : "testname",
...@@ -390,106 +306,41 @@ ...@@ -390,106 +306,41 @@
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "更新人",
"codeName" : "type", "codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type", "dataItemName" : "updateman",
"excelCaption" : "类型", "excelCaption" : "更新人",
"name" : "type", "name" : "updateman",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
}, },
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "UPDATEMAN",
"codeName" : "Type" "codeName" : "UpdateMan"
}, },
"width" : 150, "width" : 150,
"widthUnit" : "PX", "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 "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
"caption" : "结束时间", "caption" : "更新时间",
"codeName" : "field2", "codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field2", "dataItemName" : "updatedate",
"excelCaption" : "结束时间", "excelCaption" : "更新时间",
"name" : "field2", "name" : "updatedate",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD2", "name" : "UPDATEDATE",
"codeName" : "Field2" "codeName" : "UpdateDate"
}, },
"getPSControlAttributes" : [ { "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"attrName" : "disabledDate", "width" : 150,
"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", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
...@@ -501,31 +352,18 @@ ...@@ -501,31 +352,18 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "type", "name" : "updateman",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "UPDATEMAN",
"codeName" : "Type" "codeName" : "UpdateMan"
} }
}, { }, {
"dataType" : 6, "format" : "YYYY-MM-DD HH:mm:ss",
"name" : "amount", "dataType" : 5,
"getPSAppDEField" : { "name" : "updatedate",
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, {
"dataType" : 25,
"name" : "field2",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD2", "name" : "UPDATEDATE",
"codeName" : "Field2" "codeName" : "UpdateDate"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -551,89 +389,6 @@ ...@@ -551,89 +389,6 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "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" : "测试实体标识", "caption" : "测试实体标识",
"codeName" : "srfkey", "codeName" : "srfkey",
"enableCond" : 3, "enableCond" : 3,
...@@ -678,22 +433,114 @@ ...@@ -678,22 +433,114 @@
"noSort" : false, "noSort" : false,
"singleSelect" : false, "singleSelect" : false,
"name" : "grid", "name" : "grid",
"modelid" : "3ED8E82D-B93C-403C-8A8C-FC016CD6B76B", "modelid" : "F540D0B3-09E2-448B-8BBB-89BF84434615",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
}, { }, {
"codeName" : "Usr03224611EditViewdatainfobar", "codeName" : "Usr03221685GridView_SearchForm",
"controlType" : "DATAINFOBAR", "controlType" : "SEARCHFORM",
"name" : "datainfobar", "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr03221685GridView_SearchForm.json",
"logicName" : "表格测试修改1_搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlHandler" : {
"id" : "datainfobar" "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" : "测试实体", "caption" : "测试实体",
"codeName" : "Usr03224611EditViewcaptionbar", "codeName" : "Usr03221685GridViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -701,16 +548,36 @@ ...@@ -701,16 +548,36 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { } "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"
}, },
"title" : "表格修改刷新", "getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"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,158 +10305,73 @@ ...@@ -10304,158 +10305,73 @@
"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",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
}, "viewType" : "DEEDITVIEW"
"getPSControlParam" : { }, }
"getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_header",
"getPSLayout" : {
"align" : "space-between",
"dir" : "row",
"layout" : "FLEX",
"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 "getPSAppUILogicRefViews" : [ {
} ] "getRefPSAppView" : {
} ] "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"predefinedType" : "VIEWHEADER" "viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, { }, {
"caption" : "容器", "logicTrigger" : "CUSTOM",
"itemStyle" : "DEFAULT", "logicType" : "APPUILOGIC",
"itemType" : "CONTAINER", "name" : "opendata",
"name" : "view_content", "getPSAppUILogic" : {
"getPSLayout" : { "logicType" : "PREDEFINED",
"layout" : "FLEX" "name" : "打开数据",
}, "getOpenDataPSAppView" : {
"getPSLayoutPos" : { "getRefPSAppView" : {
"grow" : 1, "modelref" : true,
"layout" : "FLEX" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
}, "viewType" : "DEEDITVIEW"
"getPSPanelItems" : [ { }
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
}, },
"showCaption" : true "getPSAppUILogicRefViews" : [ {
} ], "getRefPSAppView" : {
"predefinedType" : "VIEWCONTENT" "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"layoutBodyOnly" : false, "viewLogicType" : "APP_OPENDATA",
"layoutPanel" : true, "editMode" : true
"useDefaultLayout" : false, }
"viewProxyMode" : true,
"modelid" : "86865CAC-CCBC-44E5-84E6-361ADC12874A",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA", "name" : "EDITDATA",
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "简单编辑", "realTitle" : "简单编辑",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -10464,9 +10380,9 @@ ...@@ -10464,9 +10380,9 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr03224611EditViewtoolbar", "codeName" : "Usr03221685GridViewtoolbar",
"controlType" : "TOOLBAR", "controlType" : "TOOLBAR",
"logicName" : "表格修改刷新_工具栏", "logicName" : "表格测试修改1_工具栏",
"name" : "toolbar", "name" : "toolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -10475,16 +10391,16 @@ ...@@ -10475,16 +10391,16 @@
"getPSControlParam" : { "getPSControlParam" : {
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"xDataControlName" : "form", "xDataControlName" : "grid",
"modelid" : "F86A4AEE-8E37-43B0-A5CC-F657E4B7D19A", "modelid" : "55F0E867-1935-4BAC-A516-80336B4E6EDC",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, { }, {
"aggMode" : "NONE", "aggMode" : "NONE",
"codeName" : "RowEditGridView_Grid", "codeName" : "Usr03221685GridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/RowEditGridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Usr03221685GridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
...@@ -10500,7 +10416,7 @@ ...@@ -10500,7 +10416,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"logicName" : "行编辑测试_表格", "logicName" : "表格测试修改1_表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -10597,7 +10513,7 @@ ...@@ -10597,7 +10513,7 @@
"id" : "DataImport" "id" : "DataImport"
}, },
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "CENTER", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
"caption" : "测试实体名称", "caption" : "测试实体名称",
"codeName" : "testname", "codeName" : "testname",
...@@ -10616,106 +10532,41 @@ ...@@ -10616,106 +10532,41 @@
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "更新人",
"codeName" : "type", "codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type", "dataItemName" : "updateman",
"excelCaption" : "类型", "excelCaption" : "更新人",
"name" : "type", "name" : "updateman",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.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" : { "getPSAppDEField" : {
"name" : "FIELD", "name" : "UPDATEMAN",
"codeName" : "Field" "codeName" : "UpdateMan"
}, },
"getPSControlAttributes" : [ {
"attrName" : "placeholder",
"attrValue" : "\"选择一个当月的日期\"",
"name" : "field_placeholder"
} ],
"getPSControlLogics" : [ {
"itemName" : "field",
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "rowNull",
"scriptCode" : "data.type === 'B'",
"triggerType" : "ITEMBLANK"
} ],
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
"caption" : "结束时间", "caption" : "更新时间",
"codeName" : "field2", "codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field2", "dataItemName" : "updatedate",
"excelCaption" : "结束时间", "excelCaption" : "更新时间",
"name" : "field2", "name" : "updatedate",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD2", "name" : "UPDATEDATE",
"codeName" : "Field2" "codeName" : "UpdateDate"
}, },
"getPSControlAttributes" : [ { "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"attrName" : "disabledDate", "width" : 150,
"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", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
...@@ -10727,31 +10578,18 @@ ...@@ -10727,31 +10578,18 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "type", "name" : "updateman",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"dataType" : 6,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "field",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD", "name" : "UPDATEMAN",
"codeName" : "Field" "codeName" : "UpdateMan"
} }
}, { }, {
"dataType" : 25, "format" : "YYYY-MM-DD HH:mm:ss",
"name" : "field2", "dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD2", "name" : "UPDATEDATE",
"codeName" : "Field2" "codeName" : "UpdateDate"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -10777,89 +10615,6 @@ ...@@ -10777,89 +10615,6 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "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" : "测试实体标识", "caption" : "测试实体标识",
"codeName" : "srfkey", "codeName" : "srfkey",
"enableCond" : 3, "enableCond" : 3,
...@@ -10904,22 +10659,114 @@ ...@@ -10904,22 +10659,114 @@
"noSort" : false, "noSort" : false,
"singleSelect" : false, "singleSelect" : false,
"name" : "grid", "name" : "grid",
"modelid" : "3ED8E82D-B93C-403C-8A8C-FC016CD6B76B", "modelid" : "F540D0B3-09E2-448B-8BBB-89BF84434615",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
}, { }, {
"codeName" : "Usr03224611EditViewdatainfobar", "codeName" : "Usr03221685GridView_SearchForm",
"controlType" : "DATAINFOBAR", "controlType" : "SEARCHFORM",
"name" : "datainfobar", "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Usr03221685GridView_SearchForm.json",
"logicName" : "表格测试修改1_搜索表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlHandler" : {
"id" : "datainfobar" "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" : "测试实体", "caption" : "测试实体",
"codeName" : "Usr03224611EditViewcaptionbar", "codeName" : "Usr03221685GridViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -10927,16 +10774,36 @@ ...@@ -10927,16 +10774,36 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { } "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"
}, },
"title" : "表格修改刷新", "getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册