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

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

上级 d4cbf2fa
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
<properties> <properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.deploy.skip>false</maven.deploy.skip> <maven.deploy.skip>false</maven.deploy.skip>
<ibiz.cloud.version>8.1.0.387</ibiz.cloud.version> <ibiz.cloud.version>8.1.0.465</ibiz.cloud.version>
<log4j2.version>2.17.1</log4j2.version> <log4j2.version>2.17.1</log4j2.version>
</properties> </properties>
...@@ -194,6 +194,11 @@ ...@@ -194,6 +194,11 @@
<version>${ibiz.cloud.version}</version> <version>${ibiz.cloud.version}</version>
</dependency> </dependency>
<dependency>
<groupId>net.ibizsys.plugin</groupId>
<artifactId>ibiz-plugin-version</artifactId>
<version>${ibiz.cloud.version}</version>
</dependency>
</dependencies> </dependencies>
<repositories> <repositories>
......
...@@ -4931,6 +4931,7 @@ ...@@ -4931,6 +4931,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -785,6 +785,7 @@ ...@@ -785,6 +785,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -785,6 +785,7 @@ ...@@ -785,6 +785,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -2108,6 +2108,7 @@ ...@@ -2108,6 +2108,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -1276,6 +1276,7 @@ ...@@ -1276,6 +1276,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -12,626 +12,359 @@ ...@@ -12,626 +12,359 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSDEViewCodeName" : "Usr03185471TabSearchView", "getPSControls" : [ {
"getPSDEViewId" : "E561EA83-9650-4E13-8634-CED5EBAAFCD6", "codeName" : "testSearchBar2",
"getPSViewLayoutPanel" : { "controlType" : "SEARCHBAR",
"codeName" : "TabSearchView", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar2.json",
"controlType" : "VIEWLAYOUTPANEL", "groupMoreText" : "更多分组",
"layoutMode" : "FLEX", "logicName" : "搜索栏2(Test)",
"logicName" : "分页搜索视图布局",
"name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : {
"getPSLayout" : { "id" : "SEARCHBAR"
"layout" : "FLEX"
}, },
"getRootPSPanelItems" : [ { "getPSSearchBarFilters" : [ {
"caption" : "容器", "caption" : "filter标题",
"cssStyle" : "border:none;\nheight:0;", "dataType" : 25,
"itemStyle" : "DEFAULT", "itemType" : "FILTER",
"itemType" : "CONTAINER", "labelPos" : "NONE",
"name" : "view_header", "labelWidth" : 0,
"getPSLayout" : { "name" : "filter",
"align" : "space-between", "getPSAppDEField" : {
"dir" : "row", "name" : "TYPE",
"layout" : "FLEX", "codeName" : "Type"
"vAlign" : "center"
}, },
"getPSLayoutPos" : { "getPSDEFSearchMode" : {
"grow" : -1, "codeName" : "N_TYPE_LIKE",
"layout" : "FLEX", "name" : "N_TYPE_LIKE",
"shrink" : 0 "stdDataType" : 25,
"valueOP" : "LIKE"
}, },
"getPSPanelItems" : [ { "getPSEditor" : {
"caption" : "容器", "editorType" : "TEXTBOX",
"itemStyle" : "DEFAULT", "name" : "filter"
"itemType" : "CONTAINER", },
"name" : "view_header_left", "allowEmpty" : true,
"getPSLayout" : { "convertToCodeItemText" : true,
"layout" : "FLEX" "emptyCaption" : false,
}, "hidden" : false,
"getPSLayoutPos" : { "showCaption" : false
"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" : "容器", "getCapPSLanguageRes" : {
"itemStyle" : "DEFAULT", "lanResTag" : "COMMON.COMMON.TEST"
"itemType" : "CONTAINER", },
"name" : "view_content", "caption" : "类型",
"getPSLayout" : { "dataType" : 25,
"layout" : "FLEX" "itemType" : "FILTER",
"getLabelPSSysCss" : {
"cssName" : "bg-blue"
}, },
"getPSLayoutPos" : { "labelPos" : "NONE",
"grow" : 1, "labelWidth" : 0,
"layout" : "FLEX" "name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}, },
"getPSPanelItems" : [ { "getPSDEFSearchMode" : {
"caption" : "容器", "codeName" : "N_TYPE_EQ",
"contentHeight" : 54.0, "name" : "N_TYPE_EQ",
"height" : 54.0, "stdDataType" : 25,
"itemStyle" : "DEFAULT", "valueOP" : "EQ"
"itemType" : "CONTAINER", },
"name" : "view_tabexppanel", "getPSEditor" : {
"getPSLayout" : { "editorParams" : {
"align" : "space-between", "aaaa" : "bbbb",
"dir" : "row", "SRFNAVCTX.srfusername" : "%srfusername%",
"layout" : "FLEX", "SRFNAVPARAM.size" : "33"
"vAlign" : "center"
}, },
"getPSLayoutPos" : { "editorType" : "DROPDOWNLIST",
"grow" : -1, "name" : "type",
"height" : 54, "getPSAppCodeList" : {
"heightMode" : "PX", "modelref" : true,
"layout" : "FLEX", "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
"shrink" : 0
}, },
"getPSPanelItems" : [ { "getPSNavigateContexts" : [ {
"caption" : "关系分页部件", "key" : "SRFUSERNAME",
"itemStyle" : "DEFAULT", "name" : "SRFUSERNAME",
"itemType" : "CTRLPOS", "value" : "srfusername",
"name" : "tabexppanel", "rawValue" : false
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "teleport占位",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "tabtoolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "tabtoolbar",
"predefinedType" : "TELEPORT_PLACEHOLDER"
},
"showCaption" : true
} ], } ],
"predefinedType" : "TABS" "getPSNavigateParams" : [ {
}, { "key" : "size",
"caption" : "容器", "name" : "size",
"itemStyle" : "DEFAULT", "value" : "33",
"itemType" : "CONTAINER", "rawValue" : true
"name" : "view_searchform", } ],
"getPSLayout" : { "placeHolder" : "请选择输入",
"layout" : "FLEX" "singleSelect" : true
}, },
"getPSLayoutPos" : { "getPSSysCss" : {
"grow" : -1, "cssName" : "bg-blue"
"layout" : "FLEX", },
"shrink" : 0 "getPSSysImage" : {
"cssClass" : "fa-solid fa-paste"
},
"width" : 200.0,
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false
}, {
"caption" : "标题(名称)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TESTNAME_LIKE",
"name" : "N_TESTNAME_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "testname"
},
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "属性11",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "field"
},
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "自定义",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "n_custom_eq",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_custom_eq"
},
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "创建人",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "createman",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSDEFSearchMode" : {
"codeName" : "N_CREATEMAN_EQ",
"name" : "N_CREATEMAN_EQ",
"stdDataType" : 25,
"valueOP" : "EQ"
},
"getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33",
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"name" : "createman",
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"valueItemName" : "createmaeeee",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"valueItemName" : "createmaeeee",
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
} ],
"getPSSearchBarGroups" : [ {
"caption" : "分组1",
"itemType" : "GROUP",
"name" : "group1",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "分组2",
"itemType" : "GROUP",
"name" : "group2",
"width" : 0.0,
"addSeparator" : false,
"defaultGroup" : true
}, {
"caption" : "分组3",
"itemType" : "GROUP",
"name" : "group3",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "分组444444444444444444444444",
"itemType" : "GROUP",
"name" : "group4444444444",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "分组55555555555555555",
"itemType" : "GROUP",
"name" : "group5555555555",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 2,
"quickSearchMode" : 2,
"quickSearchWidth" : 0,
"enableFilter" : true,
"enableGroup" : true,
"enableQuickSearch" : true,
"mobileSearchBar" : false,
"name" : "searchbar",
"modelid" : "6b1a721f8cbf7c9ab7f7c824c9bedce2",
"modeltype" : "PSSYSSEARCHBAR"
}, {
"codeName" : "GridViewPanel_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/GridViewPanel_SearchForm.json",
"logicName" : "视图布局面板(基础)_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
}, },
"getPSPanelItems" : [ { "getPSAppDataEntity" : {
"caption" : "搜索表单", "modelref" : true,
"itemStyle" : "DEFAULT", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"itemType" : "CTRLPOS", }
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
}, { }, {
"caption" : "容器", "actionType" : "FILTERACTION",
"itemStyle" : "DEFAULT", "name" : "loaddraft",
"itemType" : "CONTAINER", "getPSAppDEMethod" : {
"name" : "view_searchbar", "modelref" : true,
"getPSLayout" : { "id" : "FilterGetDraft"
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
}, },
"getPSPanelItems" : [ { "getPSAppDataEntity" : {
"caption" : "搜索栏", "modelref" : true,
"itemStyle" : "DEFAULT", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"itemType" : "CTRLPOS", }
"name" : "searchbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
}, { }, {
"caption" : "容器", "actionType" : "FILTERACTION",
"itemStyle" : "DEFAULT", "name" : "search",
"itemType" : "CONTAINER", "getPSAppDEMethod" : {
"name" : "view_nav_pos", "modelref" : true,
"getPSLayout" : { "id" : "FilterSearch"
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSAppDataEntity" : {
"caption" : "导航区占位", "modelref" : true,
"itemStyle" : "DEFAULT", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"itemType" : "RAWITEM", }
"name" : "nav_pos",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"name" : "nav_pos",
"predefinedType" : "NAV_POS"
},
"showCaption" : true
} ]
} ], } ],
"predefinedType" : "VIEWCONTENT" "enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_type_eq",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"layoutBodyOnly" : false, "getPSDEFormPages" : [ {
"layoutPanel" : true, "caption" : "常规条件",
"useDefaultLayout" : false, "codeName" : "formpage1",
"viewProxyMode" : true, "detailStyle" : "DEFAULT",
"modelid" : "D8483671-9ACB-4545-A36B-287636A49F66", "detailType" : "FORMPAGE",
"modeltype" : "PSSYSVIEWLAYOUTPANEL", "name" : "formpage1",
"getPSControls" : [ { "getPSDEFormDetails" : [ {
"codeName" : "testSearchBar2", "caption" : "类型(=)",
"controlType" : "SEARCHBAR", "codeName" : "n_type_eq",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar2.json",
"groupMoreText" : "更多分组",
"logicName" : "搜索栏2(Test)",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "SEARCHBAR"
},
"getPSSearchBarFilters" : [ {
"caption" : "filter标题",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "detailStyle" : "DEFAULT",
"labelPos" : "NONE", "detailType" : "FORMITEM",
"labelWidth" : 0, "enableCond" : 3,
"name" : "filter", "ignoreInput" : 0,
"getPSAppDEField" : { "labelPos" : "LEFT",
"name" : "TYPE", "labelWidth" : 130,
"codeName" : "Type" "name" : "n_type_eq",
}, "noPrivDisplayMode" : 1,
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_LIKE",
"name" : "N_TYPE_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "filter"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "COMMON.COMMON.TEST"
},
"caption" : "类型",
"dataType" : 25,
"itemType" : "FILTER",
"getLabelPSSysCss" : {
"cssName" : "bg-blue"
},
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "type",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TYPE", "name" : "TYPE",
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFSearchMode" : {
"codeName" : "N_TYPE_EQ",
"name" : "N_TYPE_EQ",
"stdDataType" : 25,
"valueOP" : "EQ"
},
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "type", "name" : "n_type_eq",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}, },
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"placeHolder" : "请选择输入",
"singleSelect" : true "singleSelect" : true
}, },
"getPSSysCss" : { "getPSLayoutPos" : {
"cssName" : "bg-blue" "colMD" : 24,
}, "layout" : "TABLE_24COL"
"getPSSysImage" : {
"cssClass" : "fa-solid fa-paste"
}, },
"width" : 200.0,
"allowEmpty" : true, "allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : false "showCaption" : true
}, {
"caption" : "标题(名称)",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getPSDEFSearchMode" : {
"codeName" : "N_TESTNAME_LIKE",
"name" : "N_TESTNAME_LIKE",
"stdDataType" : 25,
"valueOP" : "LIKE"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "testname"
},
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "属性11",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "field"
},
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "自定义",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "n_custom_eq",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_custom_eq"
},
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "创建人",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "createman",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSDEFSearchMode" : {
"codeName" : "N_CREATEMAN_EQ",
"name" : "N_CREATEMAN_EQ",
"stdDataType" : 25,
"valueOP" : "EQ"
},
"getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33",
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"name" : "createman",
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"valueItemName" : "createmaeeee",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"valueItemName" : "createmaeeee",
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
} ],
"getPSSearchBarGroups" : [ {
"caption" : "分组1",
"itemType" : "GROUP",
"name" : "group1",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "分组2",
"itemType" : "GROUP",
"name" : "group2",
"width" : 0.0,
"addSeparator" : false,
"defaultGroup" : true
}, {
"caption" : "分组3",
"itemType" : "GROUP",
"name" : "group3",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "分组444444444444444444444444",
"itemType" : "GROUP",
"name" : "group4444444444",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "分组55555555555555555",
"itemType" : "GROUP",
"name" : "group5555555555",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 2,
"quickSearchMode" : 2,
"quickSearchWidth" : 0,
"enableFilter" : true,
"enableGroup" : true,
"enableQuickSearch" : true,
"mobileSearchBar" : false,
"name" : "searchbar",
"modelid" : "6b1a721f8cbf7c9ab7f7c824c9bedce2",
"modeltype" : "PSSYSSEARCHBAR"
}, {
"codeName" : "GridViewPanel_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/GridViewPanel_SearchForm.json",
"logicName" : "视图布局面板(基础)_搜索表单",
"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"
},
"getPSDEFormItems" : [ {
"id" : "n_type_eq",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "类型(=)",
"codeName" : "n_type_eq",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_type_eq",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "n_type_eq",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -641,451 +374,291 @@ ...@@ -641,451 +374,291 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"searchButtonStyle" : "DEFAULT", "infoGroupMode" : false
"tabHeaderPos" : "TOP", } ],
"enableAdvanceSearch" : false, "getPSLayout" : {
"enableAutoSearch" : false, "childColLG" : -1,
"enableFilterSave" : false, "childColMD" : 24,
"noTabHeader" : true, "childColSM" : -1,
"name" : "searchform", "childColXS" : -1,
"modelid" : "D448A138-AA20-47E7-8A32-1BFF467EB867", "columnCount" : 24,
"modeltype" : "PSDEFORM_SEARCHFORM" "layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "D448A138-AA20-47E7-8A32-1BFF467EB867",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "Usr03185471TabSearchViewtabexppanel",
"controlType" : "TABEXPPANEL",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:grid",
"realTitle" : "分页搜索表格",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, { }, {
"codeName" : "Usr03185471TabSearchViewtabexppanel", "name" : "EXPITEM:list",
"controlType" : "TABEXPPANEL", "realTitle" : "分页搜索列表",
"name" : "tabexppanel", "getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"viewType" : "DELISTVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "表格",
"codeName" : "Usr03185471TabSearchViewgrid",
"controlType" : "TABVIEWPANEL",
"name" : "grid",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewRefs" : [ { "getPSControlParam" : {
"name" : "EXPITEM:grid", "id" : "grid"
"realTitle" : "分页搜索表格", },
"getRefPSAppView" : { "modelid" : "c303453c93de74c9cc14d0fb86b295db_grid",
"modelref" : true, "modeltype" : "PSVIEWPANEL",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json", "getEmbeddedPSAppDEView" : {
"viewType" : "DEGRIDVIEW" "accUserMode" : 2,
} "caption" : "分页搜索表格",
}, { "codeName" : "TESTTabSearchGridView",
"name" : "EXPITEM:list", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json",
"realTitle" : "分页搜索列表", "gridRowActiveMode" : 2,
"getRefPSAppView" : { "name" : "TESTTabSearchGridView",
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"viewType" : "DELISTVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "表格",
"codeName" : "Usr03185471TabSearchViewgrid",
"controlType" : "TABVIEWPANEL",
"name" : "grid",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSAppModule" : {
"id" : "grid" "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"modelid" : "c303453c93de74c9cc14d0fb86b295db_grid", "getPSAppViewEngines" : [ {
"modeltype" : "PSVIEWPANEL", "engineCat" : "VIEW",
"getEmbeddedPSAppDEView" : { "engineType" : "GridView",
"accUserMode" : 2, "name" : "engine"
"caption" : "分页搜索表格", } ],
"codeName" : "TESTTabSearchGridView", "getPSAppViewLogics" : [ {
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json", "logicTrigger" : "CUSTOM",
"gridRowActiveMode" : 2, "logicType" : "APPUILOGIC",
"name" : "TESTTabSearchGridView", "name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"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/TESTRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"realTitle" : "测试实体数据重定向视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
}, {
"name" : "NEWDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "TabSearchGridViewtabtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "分页搜索表格_工具栏",
"name" : "tabtoolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppModule" : { "getPSControlParam" : {
"modelref" : true, "ctrlParams" : {
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "TELEPORTTAG" : "#testusr03185471tabsearchview-tabtoolbar"
},
"id" : "TABTOOLBAR"
}, },
"getPSAppViewEngines" : [ { "getPSDEToolbarItems" : [ {
"engineCat" : "VIEW", "getCapPSLanguageRes" : {
"engineType" : "GridView", "lanResTag" : "TBB.TEXT.*.EDIT"
"name" : "engine" },
} ], "caption" : "表格编辑",
"getPSAppViewLogics" : [ { "groupExtractMode" : "ITEM",
"logicTrigger" : "CUSTOM", "itemType" : "DEUIACTION",
"logicType" : "APPUILOGIC", "name" : "deuiaction1",
"name" : "newdata", "noPrivDisplayMode" : 2,
"getPSAppUILogic" : { "getPSAppViewUIAction" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"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/TESTRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewRefs" : [ {
"name" : "EDITDATA",
"realTitle" : "测试实体数据重定向视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
}, {
"name" : "NEWDATA",
"realOpenMode" : "INDEXVIEWTAB_POPUPMODAL",
"realTitle" : "简单编辑",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "TabSearchGridViewtabtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "分页搜索表格_工具栏",
"name" : "tabtoolbar",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "id" : "tabtoolbar_deuiaction1"
}, },
"getPSControlParam" : { "getPSSysImage" : {
"ctrlParams" : { "glyph" : "xf044@FontAwesome",
"TELEPORTTAG" : "#testusr03185471tabsearchview-tabtoolbar" "cssClass" : "fa fa-edit"
},
"id" : "TABTOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "表格编辑", "caption" : "编辑",
"groupExtractMode" : "ITEM", "codeName" : "Edit",
"itemType" : "DEUIACTION", "fullCodeName" : "Edit",
"name" : "deuiaction1", "name" : "表格界面_编辑操作",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction1"
},
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-edit"
}, },
"getPSUIAction" : { "predefinedType" : "GRIDVIEW_EDITACTION",
"actionTarget" : "SINGLEKEY", "timeout" : 60000,
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "表格编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "lanResTag" : "TBB.TOOLTIP.*.EDIT"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionMode" : "SYS",
"showCaption" : true, "uIActionTag" : "Edit",
"showIcon" : true "uIActionType" : "DEUIACTION"
} ], },
"userTag" : "a0001", "tooltip" : "表格编辑",
"xDataControlName" : "grid", "getTooltipPSLanguageRes" : {
"modelid" : "72B88325-5F8C-499B-9FC3-E031BF4DC766", "lanResTag" : "TBB.TOOLTIP.*.EDIT"
"modeltype" : "PSDETOOLBAR" },
}, { "uIActionTarget" : "SINGLEKEY",
"aggMode" : "NONE", "showCaption" : true,
"codeName" : "TabSearchGridView_Grid", "showIcon" : true
"columnEnableFilter" : 2, } ],
"columnEnableLink" : 2, "userTag" : "a0001",
"controlType" : "GRID", "xDataControlName" : "grid",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json", "modelid" : "72B88325-5F8C-499B-9FC3-E031BF4DC766",
"getFetchPSControlAction" : { "modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "TabSearchGridView_Grid",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "FetchDefault"
"actionType" : "DEDATASET", },
"name" : "fetch", "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" : { "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" : "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", "actionName" : "Create",
"cLConvertMode" : "FRONT", "actionType" : "DEACTION",
"caption" : "更新人", "dataAccessAction" : "CREATE",
"codeName" : "updateman", "name" : "create",
"columnType" : "DEFGRIDCOLUMN", "getPSAppDEMethod" : {
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json" "id" : "Create"
}, },
"getPSAppDEField" : { "getPSAppDataEntity" : {
"name" : "UPDATEMAN", "modelref" : true,
"codeName" : "UpdateMan" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"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, "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" : "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",
...@@ -1098,122 +671,307 @@ ...@@ -1098,122 +671,307 @@
"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" : "8226AEBB-560C-47B5-A7D3-219D9F676AA0",
"modeltype" : "PSDEGRID"
}, { }, {
"controlType" : "SEARCHBAR", "align" : "LEFT",
"name" : "searchbar", "cLConvertMode" : "FRONT",
"getPSAppDataEntity" : { "caption" : "更新人",
"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" : "searchbar" "name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}, },
"quickGroupCount" : -1, "width" : 150,
"quickSearchMode" : 1, "widthUnit" : "PX",
"quickSearchWidth" : 0, "enableSort" : true
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, { }, {
"caption" : "分页搜索表格", "align" : "LEFT",
"codeName" : "TabSearchGridViewcaptionbar", "cLConvertMode" : "NONE",
"controlType" : "CAPTIONBAR", "caption" : "更新时间",
"name" : "captionbar", "codeName" : "updatedate",
"getPSAppDataEntity" : { "columnType" : "DEFGRIDCOLUMN",
"modelref" : true, "dataItemName" : "updatedate",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"getPSControlParam" : { } "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ], } ],
"getPSDEViewCodeName" : "TabSearchGridView", "getPSDEGridDataItems" : [ {
"getPSDEViewId" : "C9A58774-0C94-44B5-BE9C-B4541207CAD5", "dataType" : 25,
"getPSViewLayoutPanel" : { "name" : "testname",
"codeName" : "Layoutpanel", "getPSAppDEField" : {
"controlStyle" : "APPDEGRIDVIEW", "name" : "TESTNAME",
"controlType" : "VIEWLAYOUTPANEL", "codeName" : "TESTName"
"name" : "layoutpanel", }
}, {
"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" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, }
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "分页搜索表格", "sortMode" : "REMOTE",
"viewStyle" : "DEFAULT", "hasWFDataItems" : false,
"viewType" : "DEGRIDVIEW", "enableColFilter" : false,
"xDataControlName" : "grid", "enableCustomized" : true,
"enableDP" : true, "enableGroup" : false,
"enableExport" : true, "enablePagingBar" : true,
"enableFilter" : true,
"enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableRowEditOrder" : false,
"rowEditDefault" : false, "enableRowNew" : false,
"modelid" : "be12859f46f4109c1b942e8f364fdb60", "forceFit" : false,
"modeltype" : "PSAPPDEVIEW" "hideHeader" : false,
} "noSort" : false,
}, { "singleSelect" : false,
"caption" : "列表", "name" : "grid",
"codeName" : "Usr03185471TabSearchViewlist", "modelid" : "8226AEBB-560C-47B5-A7D3-219D9F676AA0",
"controlType" : "TABVIEWPANEL", "modeltype" : "PSDEGRID"
"getEmbeddedPSAppDEView" : { }, {
"modelref" : true, "controlType" : "SEARCHBAR",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json", "name" : "searchbar",
"viewType" : "DELISTVIEW" "getPSAppDataEntity" : {
}, "modelref" : true,
"name" : "list", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"getPSAppDataEntity" : { },
"modelref" : true, "getPSControlParam" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "id" : "searchbar"
}, },
"getPSControlParam" : { "quickGroupCount" : -1,
"id" : "list" "quickSearchMode" : 1,
}, "quickSearchWidth" : 0,
"modelid" : "c303453c93de74c9cc14d0fb86b295db_list", "enableFilter" : false,
"modeltype" : "PSVIEWPANEL" "enableGroup" : false,
} ], "enableQuickSearch" : true,
"getPSTabExpPages" : [ { "mobileSearchBar" : false
"name" : "grid" }, {
}, { "caption" : "分页搜索表格",
"name" : "list" "codeName" : "TabSearchGridViewcaptionbar",
} ], "controlType" : "CAPTIONBAR",
"tabLayout" : "TOP", "name" : "captionbar",
"uniqueTag" : "TESTUsr03185471TabSearchView__tabexppanel", "getPSAppDataEntity" : {
"modelid" : "c303453c93de74c9cc14d0fb86b295db_tabexppanel", "modelref" : true,
"modeltype" : "PSTABEXPPANEL" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "TabSearchGridView",
"getPSDEViewId" : "C9A58774-0C94-44B5-BE9C-B4541207CAD5",
"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" : "分页搜索表格",
"viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW",
"xDataControlName" : "grid",
"enableDP" : true,
"enableExport" : true,
"enableFilter" : true,
"enableImport" : true,
"enableQuickSearch" : true,
"enableRowEdit" : false,
"enableSearch" : true,
"rowEditDefault" : false,
"modelid" : "be12859f46f4109c1b942e8f364fdb60",
"modeltype" : "PSAPPDEVIEW"
}
}, { }, {
"caption" : "分页搜索视图", "caption" : "列表",
"codeName" : "Usr03185471TabSearchViewcaptionbar", "codeName" : "Usr03185471TabSearchViewlist",
"controlType" : "CAPTIONBAR", "controlType" : "TABVIEWPANEL",
"name" : "captionbar", "getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"viewType" : "DELISTVIEW"
},
"name" : "list",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { } "getPSControlParam" : {
} ] "id" : "list"
},
"modelid" : "c303453c93de74c9cc14d0fb86b295db_list",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "grid"
}, {
"name" : "list"
} ],
"tabLayout" : "TOP",
"uniqueTag" : "TESTUsr03185471TabSearchView__tabexppanel",
"modelid" : "c303453c93de74c9cc14d0fb86b295db_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"caption" : "分页搜索视图",
"codeName" : "Usr03185471TabSearchViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr03185471TabSearchView",
"getPSDEViewId" : "E561EA83-9650-4E13-8634-CED5EBAAFCD6",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETABSEARCHVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"tabLayout" : "TOP", "tabLayout" : "TOP",
"title" : "分页搜索视图", "title" : "分页搜索视图",
......
...@@ -1280,6 +1280,7 @@ ...@@ -1280,6 +1280,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
......
...@@ -44206,6 +44206,7 @@ ...@@ -44206,6 +44206,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
...@@ -66139,6 +66140,7 @@ ...@@ -66139,6 +66140,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "排序属性", "caption" : "排序属性",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册