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

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

上级 67c38639
...@@ -120,6 +120,69 @@ ...@@ -120,6 +120,69 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
} }
}, {
"id" : "amount",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"id" : "field21",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
}
}, {
"id" : "testid",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"id" : "number2",
"dataType" : 9,
"getPSAppDEField" : {
"name" : "NUMBER2",
"codeName" : "Number2"
}
}, {
"id" : "field18",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD18",
"codeName" : "FIELD18"
}
}, {
"id" : "field9",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
}
}, {
"id" : "time",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "TIME",
"codeName" : "Time"
}
}, {
"id" : "number3",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "NUMBER3",
"codeName" : "Number3"
}
}, {
"id" : "date",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "DATE",
"codeName" : "Date"
}
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -148,14 +211,6 @@ ...@@ -148,14 +211,6 @@
"name" : "UPDATEDATE", "name" : "UPDATEDATE",
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
} }
}, {
"id" : "testid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "基本信息", "caption" : "基本信息",
...@@ -198,6 +253,252 @@ ...@@ -198,6 +253,252 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "金额",
"codeName" : "amount",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxValue" : 10000.0,
"minValue" : 19.0,
"name" : "amount",
"precision" : 2
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true
}, {
"caption" : "属性21",
"codeName" : "field21",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field21",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field21"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数值2",
"codeName" : "number2",
"dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER2",
"codeName" : "Number2"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "number2"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性18",
"codeName" : "field18",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field18",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD18",
"codeName" : "FIELD18"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field18"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性9",
"codeName" : "field9",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field9",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field9"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "时间",
"codeName" : "time",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "time",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TIME",
"codeName" : "Time"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "time"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数值3",
"codeName" : "number3",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number3",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER3",
"codeName" : "Number3"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "number3"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "日期",
"codeName" : "date",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "date",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DATE",
"codeName" : "Date"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "date"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD",
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -211,35 +512,9 @@ ...@@ -211,35 +512,9 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"titleBarCloseMode" : 1,
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -12,359 +12,635 @@ ...@@ -12,359 +12,635 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSControls" : [ { "getPSDEViewCodeName" : "Usr03185471TabSearchView",
"codeName" : "testSearchBar2", "getPSDEViewId" : "E561EA83-9650-4E13-8634-CED5EBAAFCD6",
"controlType" : "SEARCHBAR", "getPSViewLayoutPanel" : {
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHBARS/testSearchBar2.json", "codeName" : "TabSearchView",
"groupMoreText" : "更多分组", "controlType" : "VIEWLAYOUTPANEL",
"logicName" : "搜索栏2(Test)", "layoutMode" : "FLEX",
"logicName" : "分页搜索视图布局",
"name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : { },
"id" : "SEARCHBAR" "getPSLayout" : {
"layout" : "FLEX"
}, },
"getPSSearchBarFilters" : [ { "getRootPSPanelItems" : [ {
"caption" : "filter标题", "caption" : "容器",
"dataType" : 25, "cssStyle" : "border:none;\nheight:0;",
"itemType" : "FILTER", "itemStyle" : "DEFAULT",
"labelPos" : "NONE", "itemType" : "CONTAINER",
"labelWidth" : 0, "name" : "view_header",
"name" : "filter", "getPSLayout" : {
"getPSAppDEField" : { "align" : "space-between",
"name" : "TYPE", "dir" : "row",
"codeName" : "Type" "layout" : "FLEX",
}, "vAlign" : "center"
"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" : {
"name" : "TYPE",
"codeName" : "Type"
}, },
"getPSDEFSearchMode" : { "getPSLayoutPos" : {
"codeName" : "N_TYPE_EQ", "grow" : -1,
"name" : "N_TYPE_EQ", "layout" : "FLEX",
"stdDataType" : 25, "shrink" : 0
"valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSPanelItems" : [ {
"editorParams" : { "caption" : "容器",
"aaaa" : "bbbb", "itemStyle" : "DEFAULT",
"SRFNAVCTX.srfusername" : "%srfusername%", "itemType" : "CONTAINER",
"SRFNAVPARAM.size" : "33" "name" : "view_header_left",
"getPSLayout" : {
"layout" : "FLEX"
}, },
"editorType" : "DROPDOWNLIST", "getPSLayoutPos" : {
"name" : "type", "grow" : -1,
"getPSAppCodeList" : { "heightMode" : "FULL",
"modelref" : true, "layout" : "FLEX"
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/Test__TestType.json"
}, },
"getPSNavigateContexts" : [ { "getPSPanelItems" : [ {
"key" : "SRFUSERNAME", "caption" : "容器",
"name" : "SRFUSERNAME", "itemStyle" : "DEFAULT",
"value" : "srfusername", "itemType" : "CONTAINER",
"rawValue" : false "name" : "view_captionbar",
} ], "getPSLayout" : {
"getPSNavigateParams" : [ { "align" : "center",
"key" : "size", "layout" : "FLEX"
"name" : "size", },
"value" : "33", "getPSLayoutPos" : {
"rawValue" : true "grow" : -1,
} ], "heightMode" : "FULL",
"placeHolder" : "请选择输入", "layout" : "FLEX"
"singleSelect" : true },
}, "getPSPanelItems" : [ {
"getPSSysCss" : { "caption" : "页面标题",
"cssName" : "bg-blue" "itemStyle" : "DEFAULT",
}, "itemType" : "CTRLPOS",
"getPSSysImage" : { "name" : "captionbar",
"cssClass" : "fa-solid fa-paste" "getPSLayoutPos" : {
}, "grow" : -1,
"width" : 200.0, "layout" : "FLEX"
"allowEmpty" : true, },
"emptyCaption" : false, "showCaption" : true
"hidden" : false, } ]
"needCodeListConfig" : true, } ]
"showCaption" : false }, {
}, { "caption" : "容器",
"caption" : "标题(名称)", "itemStyle" : "DEFAULT",
"dataType" : 25, "itemType" : "CONTAINER",
"itemType" : "FILTER", "name" : "view_header_right",
"labelPos" : "NONE", "getPSLayout" : {
"labelWidth" : 0, "dir" : "row",
"name" : "testname", "layout" : "FLEX",
"getPSAppDEField" : { "vAlign" : "center"
"name" : "TESTNAME", },
"codeName" : "TESTName" "getPSLayoutPos" : {
}, "grow" : -1,
"getPSDEFSearchMode" : { "heightMode" : "FULL",
"codeName" : "N_TESTNAME_LIKE", "layout" : "FLEX"
"name" : "N_TESTNAME_LIKE", },
"stdDataType" : 25, "getPSPanelItems" : [ {
"valueOP" : "LIKE" "caption" : "teleport占位",
}, "contentType" : "RAW",
"getPSEditor" : { "itemStyle" : "DEFAULT",
"editorType" : "TEXTBOX", "itemType" : "RAWITEM",
"name" : "testname" "name" : "tabsearchbar",
}, "getPSLayoutPos" : {
"allowEmpty" : true, "grow" : -1,
"emptyCaption" : false, "layout" : "FLEX"
"hidden" : false, },
"showCaption" : false "getPSRawItem" : {
}, { "contentType" : "RAW",
"caption" : "属性11", "name" : "tabsearchbar",
"dataType" : 25, "predefinedType" : "TELEPORT_PLACEHOLDER"
"itemType" : "FILTER", },
"labelPos" : "NONE", "showCaption" : true
"labelWidth" : 0, }, {
"name" : "field", "caption" : "teleport占位",
"getPSAppDEField" : { "contentType" : "RAW",
"name" : "FIELD", "itemStyle" : "DEFAULT",
"codeName" : "Field" "itemType" : "RAWITEM",
}, "name" : "tabsearchform",
"getPSEditor" : { "getPSLayoutPos" : {
"editorType" : "TEXTBOX", "grow" : -1,
"name" : "field" "layout" : "FLEX"
}, },
"allowEmpty" : true, "getPSRawItem" : {
"emptyCaption" : false, "contentType" : "RAW",
"hidden" : false, "name" : "tabsearchform",
"showCaption" : false "predefinedType" : "TELEPORT_PLACEHOLDER"
}, { },
"caption" : "自定义", "showCaption" : true
"dataType" : 25, } ]
"itemType" : "FILTER", } ],
"labelPos" : "NONE", "predefinedType" : "VIEWHEADER"
"labelWidth" : 0,
"name" : "n_custom_eq",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_custom_eq"
},
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"showCaption" : false
}, { }, {
"caption" : "创建人", "caption" : "容器",
"dataType" : 25, "itemStyle" : "DEFAULT",
"itemType" : "FILTER", "itemType" : "CONTAINER",
"labelPos" : "NONE", "name" : "view_content",
"labelWidth" : 0, "getPSLayout" : {
"name" : "createman", "layout" : "FLEX"
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}, },
"getPSDEFSearchMode" : { "getPSLayoutPos" : {
"codeName" : "N_CREATEMAN_EQ", "grow" : 1,
"name" : "N_CREATEMAN_EQ", "layout" : "FLEX"
"stdDataType" : 25,
"valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSPanelItems" : [ {
"editorParams" : { "caption" : "容器",
"aaaa" : "bbbb", "contentHeight" : 54.0,
"SRFNAVCTX.srfusername" : "%srfusername%", "height" : 54.0,
"SRFNAVPARAM.size" : "33", "itemStyle" : "DEFAULT",
"AC" : "TRUE", "itemType" : "CONTAINER",
"PICKUPVIEW" : "TRUE" "name" : "view_tabexppanel",
}, "getPSLayout" : {
"editorType" : "PICKER", "align" : "space-between",
"name" : "createman", "dir" : "row",
"getPSNavigateContexts" : [ { "layout" : "FLEX",
"key" : "SRFUSERNAME", "vAlign" : "center"
"name" : "SRFUSERNAME", },
"value" : "srfusername", "getPSLayoutPos" : {
"rawValue" : false "grow" : -1,
} ], "height" : 54,
"getPSNavigateParams" : [ { "heightMode" : "PX",
"key" : "size", "layout" : "FLEX",
"name" : "size", "shrink" : 0
"value" : "33", },
"rawValue" : true "getPSPanelItems" : [ {
"caption" : "关系分页部件",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "tabexppanel",
"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
} ], } ],
"valueItemName" : "createmaeeee", "predefinedType" : "TABS"
"enableAC" : true, }, {
"enablePickupView" : true, "caption" : "容器",
"forceSelection" : true, "itemStyle" : "DEFAULT",
"showTrigger" : true, "itemType" : "CONTAINER",
"singleSelect" : true "name" : "view_searchform",
}, "getPSLayout" : {
"valueItemName" : "createmaeeee", "layout" : "FLEX"
"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" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : -1,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "layout" : "FLEX",
} "shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "搜索表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
}, { }, {
"actionType" : "FILTERACTION", "caption" : "容器",
"name" : "loaddraft", "itemStyle" : "DEFAULT",
"getPSAppDEMethod" : { "itemType" : "CONTAINER",
"modelref" : true, "name" : "view_searchbar",
"id" : "FilterGetDraft" "getPSLayout" : {
"layout" : "FLEX"
}, },
"getPSAppDataEntity" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : -1,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "layout" : "FLEX",
} "shrink" : 0
},
"getPSPanelItems" : [ {
"caption" : "搜索栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
}, { }, {
"actionType" : "FILTERACTION", "caption" : "容器",
"name" : "search", "itemStyle" : "DEFAULT",
"getPSAppDEMethod" : { "itemType" : "CONTAINER",
"modelref" : true, "name" : "view_nav_pos",
"id" : "FilterSearch" "getPSLayout" : {
"layout" : "FLEX"
}, },
"getPSAppDataEntity" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : 1,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "layout" : "FLEX"
} },
"getPSPanelItems" : [ {
"caption" : "导航区占位",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "nav_pos",
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"name" : "nav_pos",
"predefinedType" : "NAV_POS"
},
"showCaption" : true
} ]
} ], } ],
"enableDEFieldPrivilege" : false, "predefinedType" : "VIEWCONTENT"
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_type_eq",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ], } ],
"getPSDEFormPages" : [ { "layoutBodyOnly" : false,
"caption" : "常规条件", "layoutPanel" : true,
"codeName" : "formpage1", "useDefaultLayout" : false,
"detailStyle" : "DEFAULT", "viewProxyMode" : true,
"detailType" : "FORMPAGE", "modelid" : "D8483671-9ACB-4545-A36B-287636A49F66",
"name" : "formpage1", "modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSDEFormDetails" : [ { "getPSControls" : [ {
"caption" : "类型(=)", "codeName" : "testSearchBar2",
"codeName" : "n_type_eq", "controlType" : "SEARCHBAR",
"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,
"detailStyle" : "DEFAULT", "itemType" : "FILTER",
"detailType" : "FORMITEM", "labelPos" : "NONE",
"enableCond" : 3, "labelWidth" : 0,
"ignoreInput" : 0, "name" : "filter",
"labelPos" : "LEFT", "getPSAppDEField" : {
"labelWidth" : 130, "name" : "TYPE",
"name" : "n_type_eq", "codeName" : "Type"
"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" : "n_type_eq", "name" : "type",
"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
}, },
"getPSLayoutPos" : { "getPSSysCss" : {
"colMD" : 24, "cssName" : "bg-blue"
"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" : 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"
},
"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,
...@@ -374,296 +650,456 @@ ...@@ -374,296 +650,456 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "searchButtonStyle" : "DEFAULT",
} ], "tabHeaderPos" : "TOP",
"getPSLayout" : { "enableAdvanceSearch" : false,
"childColLG" : -1, "enableAutoSearch" : false,
"childColMD" : 24, "enableFilterSave" : false,
"childColSM" : -1, "noTabHeader" : true,
"childColXS" : -1, "name" : "searchform",
"columnCount" : 24, "modelid" : "D448A138-AA20-47E7-8A32-1BFF467EB867",
"layout" : "TABLE_24COL" "modeltype" : "PSDEFORM_SEARCHFORM"
},
"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"
}
}, { }, {
"name" : "EXPITEM:list", "codeName" : "Usr03185471TabSearchViewtabexppanel",
"realTitle" : "分页搜索列表", "controlType" : "TABEXPPANEL",
"getRefPSAppView" : { "name" : "tabexppanel",
"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" : { "getPSAppViewRefs" : [ {
"getPSSysImageId" : "c50a855ca199a766a2698e0ae1866f68", "name" : "EXPITEM:grid",
"id" : "grid" "realTitle" : "分页搜索表格",
}, "getRefPSAppView" : {
"getPSSysImage" : { "modelref" : true,
"glyph" : "xf0ce@FontAwesome", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json",
"cssClass" : "fa fa-table" "viewType" : "DEGRIDVIEW"
}, }
"modelid" : "c303453c93de74c9cc14d0fb86b295db_grid", }, {
"modeltype" : "PSVIEWPANEL", "name" : "EXPITEM:list",
"getEmbeddedPSAppDEView" : { "realTitle" : "分页搜索列表",
"accUserMode" : 2, "getRefPSAppView" : {
"caption" : "分页搜索表格", "modelref" : true,
"codeName" : "TESTTabSearchGridView", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json", "viewType" : "DELISTVIEW"
"gridRowActiveMode" : 2, }
"name" : "TESTTabSearchGridView", } ],
"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"
}, },
"getPSAppModule" : { "getPSControlParam" : {
"modelref" : true, "getPSSysImageId" : "c50a855ca199a766a2698e0ae1866f68",
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "id" : "grid"
}, },
"getPSAppViewEngines" : [ { "getPSSysImage" : {
"engineCat" : "VIEW", "glyph" : "xf0ce@FontAwesome",
"engineType" : "GridView", "cssClass" : "fa fa-table"
"name" : "engine" },
} ], "modelid" : "c303453c93de74c9cc14d0fb86b295db_grid",
"getPSAppViewLogics" : [ { "modeltype" : "PSVIEWPANEL",
"logicTrigger" : "CUSTOM", "getEmbeddedPSAppDEView" : {
"logicType" : "APPUILOGIC", "accUserMode" : 2,
"name" : "newdata", "caption" : "分页搜索表格",
"getPSAppUILogic" : { "codeName" : "TESTTabSearchGridView",
"actionAfterWizard" : "DEFAULT", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json",
"logicType" : "PREDEFINED", "gridRowActiveMode" : 2,
"name" : "新建数据", "name" : "TESTTabSearchGridView",
"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"
}, },
"getPSControlParam" : { "getPSAppModule" : {
"ctrlParams" : { "modelref" : true,
"TELEPORTTAG" : "#testusr03185471tabsearchview-tabtoolbar" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"id" : "TABTOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSAppViewEngines" : [ {
"getCapPSLanguageRes" : { "engineCat" : "VIEW",
"lanResTag" : "TBB.TEXT.*.EDIT" "engineType" : "GridView",
}, "name" : "engine"
"caption" : "表格编辑", } ],
"groupExtractMode" : "ITEM", "getPSAppViewLogics" : [ {
"itemType" : "DEUIACTION", "logicTrigger" : "CUSTOM",
"name" : "deuiaction1", "logicType" : "APPUILOGIC",
"noPrivDisplayMode" : 2, "name" : "newdata",
"getPSAppViewUIAction" : { "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, "modelref" : true,
"id" : "tabtoolbar_deuiaction1" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTSimpleEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "TabSearchGridViewtabtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "分页搜索表格_工具栏",
"name" : "tabtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSSysImage" : { "getPSControlParam" : {
"glyph" : "xf044@FontAwesome", "ctrlParams" : {
"cssClass" : "fa fa-edit" "TELEPORTTAG" : "#testusr03185471tabsearchview-tabtoolbar"
},
"id" : "TABTOOLBAR"
}, },
"getPSUIAction" : { "getPSDEToolbarItems" : [ {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT" "lanResTag" : "TBB.TEXT.*.EDIT"
}, },
"caption" : "编辑", "caption" : "表格编辑",
"codeName" : "Edit", "groupExtractMode" : "ITEM",
"fullCodeName" : "Edit", "itemType" : "DEUIACTION",
"name" : "表格界面_编辑操作", "name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction1"
},
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "getPSUIAction" : {
"timeout" : 60000, "actionTarget" : "SINGLEKEY",
"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"
}, },
"uIActionMode" : "SYS", "uIActionTarget" : "SINGLEKEY",
"uIActionTag" : "Edit", "showCaption" : true,
"uIActionType" : "DEUIACTION" "showIcon" : true
}, } ],
"tooltip" : "表格编辑", "userTag" : "a0001",
"getTooltipPSLanguageRes" : { "xDataControlName" : "grid",
"lanResTag" : "TBB.TOOLTIP.*.EDIT" "modelid" : "72B88325-5F8C-499B-9FC3-E031BF4DC766",
}, "modeltype" : "PSDETOOLBAR"
"uIActionTarget" : "SINGLEKEY", }, {
"showCaption" : true, "aggMode" : "NONE",
"showIcon" : true "codeName" : "TabSearchGridView_Grid",
} ], "columnEnableFilter" : 2,
"userTag" : "a0001", "columnEnableLink" : 2,
"xDataControlName" : "grid", "controlType" : "GRID",
"modelid" : "72B88325-5F8C-499B-9FC3-E031BF4DC766", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json",
"modeltype" : "PSDETOOLBAR" "getFetchPSControlAction" : {
}, {
"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,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "id" : "fetch",
} "actionType" : "DEDATASET",
}, "name" : "fetch",
"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" : "Get" "id" : "FetchDefault"
}, },
"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
}, { }, {
"actionName" : "Create", "align" : "LEFT",
"actionType" : "DEACTION", "cLConvertMode" : "FRONT",
"dataAccessAction" : "CREATE", "caption" : "更新人",
"name" : "create", "codeName" : "updateman",
"getPSAppDEMethod" : { "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
}, },
"getPSAppDataEntity" : { "getPSAppDEField" : {
"modelref" : true, "name" : "UPDATEMAN",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "codeName" : "UpdateMan"
} },
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"actionName" : "Update", "align" : "LEFT",
"actionType" : "DEACTION", "cLConvertMode" : "NONE",
"dataAccessAction" : "UPDATE", "caption" : "更新时间",
"name" : "update", "codeName" : "updatedate",
"getPSAppDEMethod" : { "columnType" : "DEFGRIDCOLUMN",
"modelref" : true, "dataItemName" : "updatedate",
"id" : "Update" "excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"getPSAppDataEntity" : { "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"modelref" : true, "width" : 150,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "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", "actionName" : "Remove",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "DELETE",
...@@ -676,312 +1112,127 @@ ...@@ -676,312 +1112,127 @@
"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"
}, },
"width" : 150, "sortMode" : "REMOTE",
"widthUnit" : "PX", "hasWFDataItems" : false,
"enableSort" : true "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" : "8226AEBB-560C-47B5-A7D3-219D9F676AA0",
"modeltype" : "PSDEGRID"
}, { }, {
"align" : "LEFT", "controlType" : "SEARCHBAR",
"cLConvertMode" : "FRONT", "name" : "searchbar",
"caption" : "更新人", "getPSAppDataEntity" : {
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.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", "getPSControlParam" : {
"width" : 150, "id" : "searchbar"
"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 "quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, { }, {
"dataType" : 25, "caption" : "分页搜索表格",
"name" : "srfmajortext", "codeName" : "TabSearchGridViewcaptionbar",
"getPSAppDEField" : { "controlType" : "CAPTIONBAR",
"name" : "TESTNAME", "name" : "captionbar",
"codeName" : "TESTName" "getPSAppDataEntity" : {
}
} ],
"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, "modelref" : true,
"id" : "Remove" "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" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} },
}, "getPSControlParam" : { },
"sortMode" : "REMOTE", "layoutBodyOnly" : true,
"hasWFDataItems" : false, "layoutPanel" : true,
"enableColFilter" : false, "useDefaultLayout" : 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",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
}, },
"quickGroupCount" : -1, "title" : "分页搜索表格",
"quickSearchMode" : 1, "viewStyle" : "DEFAULT",
"quickSearchWidth" : 0, "viewType" : "DEGRIDVIEW",
"enableFilter" : false, "xDataControlName" : "grid",
"enableGroup" : false, "enableDP" : true,
"enableExport" : true,
"enableFilter" : true,
"enableImport" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false "enableRowEdit" : false,
}, { "enableSearch" : true,
"caption" : "分页搜索表格", "rowEditDefault" : false,
"codeName" : "TabSearchGridViewcaptionbar", "modelid" : "be12859f46f4109c1b942e8f364fdb60",
"controlType" : "CAPTIONBAR", "modeltype" : "PSAPPDEVIEW"
"name" : "captionbar", }
"getPSAppDataEntity" : { }, {
"modelref" : true, "caption" : "列表视图",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "codeName" : "Usr03185471TabSearchViewlist",
}, "controlType" : "TABVIEWPANEL",
"getPSControlParam" : { } "getEmbeddedPSAppDEView" : {
} ], "modelref" : true,
"getPSDEViewCodeName" : "TabSearchGridView", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json",
"getPSDEViewId" : "C9A58774-0C94-44B5-BE9C-B4541207CAD5", "viewType" : "DELISTVIEW"
"getPSViewLayoutPanel" : { },
"codeName" : "Layoutpanel", "name" : "list",
"controlStyle" : "APPDEGRIDVIEW", "getPSAppDataEntity" : {
"controlType" : "VIEWLAYOUTPANEL", "modelref" : true,
"name" : "layoutpanel", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"getPSAppDataEntity" : { },
"modelref" : true, "getPSControlParam" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "getPSSysImageId" : "275f52b439d66cc0139e3ffcb3caad0f",
}, "id" : "list"
"getPSControlParam" : { }, },
"layoutBodyOnly" : true, "getPSSysImage" : {
"layoutPanel" : true, "glyph" : "xf0ca@FontAwesome",
"useDefaultLayout" : true "cssClass" : "fa fa-list-ul"
}, },
"title" : "分页搜索表格", "modelid" : "c303453c93de74c9cc14d0fb86b295db_list",
"viewStyle" : "DEFAULT", "modeltype" : "PSVIEWPANEL"
"viewType" : "DEGRIDVIEW", } ],
"xDataControlName" : "grid", "getPSTabExpPages" : [ {
"enableDP" : true, "name" : "grid"
"enableExport" : true, }, {
"enableFilter" : true, "name" : "list"
"enableImport" : true, } ],
"enableQuickSearch" : true, "tabLayout" : "TOP",
"enableRowEdit" : false, "uniqueTag" : "TESTUsr03185471TabSearchView__tabexppanel",
"enableSearch" : true, "modelid" : "c303453c93de74c9cc14d0fb86b295db_tabexppanel",
"rowEditDefault" : false, "modeltype" : "PSTABEXPPANEL"
"modelid" : "be12859f46f4109c1b942e8f364fdb60",
"modeltype" : "PSAPPDEVIEW"
}
}, { }, {
"caption" : "列表视图", "caption" : "分页搜索视图",
"codeName" : "Usr03185471TabSearchViewlist", "codeName" : "Usr03185471TabSearchViewcaptionbar",
"controlType" : "TABVIEWPANEL", "controlType" : "CAPTIONBAR",
"getEmbeddedPSAppDEView" : { "name" : "captionbar",
"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" : { }
"getPSSysImageId" : "275f52b439d66cc0139e3ffcb3caad0f", } ]
"id" : "list"
},
"getPSSysImage" : {
"glyph" : "xf0ca@FontAwesome",
"cssClass" : "fa fa-list-ul"
},
"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" : "分页搜索视图",
......
...@@ -476,6 +476,69 @@ ...@@ -476,6 +476,69 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
} }
}, {
"id" : "amount",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"id" : "field21",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
}
}, {
"id" : "testid",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"id" : "number2",
"dataType" : 9,
"getPSAppDEField" : {
"name" : "NUMBER2",
"codeName" : "Number2"
}
}, {
"id" : "field18",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD18",
"codeName" : "FIELD18"
}
}, {
"id" : "field9",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
}
}, {
"id" : "time",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "TIME",
"codeName" : "Time"
}
}, {
"id" : "number3",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "NUMBER3",
"codeName" : "Number3"
}
}, {
"id" : "date",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "DATE",
"codeName" : "Date"
}
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -504,14 +567,6 @@ ...@@ -504,14 +567,6 @@
"name" : "UPDATEDATE", "name" : "UPDATEDATE",
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
} }
}, {
"id" : "testid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
} ], } ],
"getPSDEFormPages" : [ { "getPSDEFormPages" : [ {
"caption" : "基本信息", "caption" : "基本信息",
...@@ -554,6 +609,252 @@ ...@@ -554,6 +609,252 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "金额",
"codeName" : "amount",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxValue" : 10000.0,
"minValue" : 19.0,
"name" : "amount",
"precision" : 2
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true
}, {
"caption" : "属性21",
"codeName" : "field21",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field21",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD21",
"codeName" : "FIELD21"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field21"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数值2",
"codeName" : "number2",
"dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER2",
"codeName" : "Number2"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "number2"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性18",
"codeName" : "field18",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field18",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD18",
"codeName" : "FIELD18"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field18"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "属性9",
"codeName" : "field9",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field9",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD9",
"codeName" : "Field9"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field9"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "时间",
"codeName" : "time",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "time",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TIME",
"codeName" : "Time"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "time"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数值3",
"codeName" : "number3",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "number3",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "NUMBER3",
"codeName" : "Number3"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "number3"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "日期",
"codeName" : "date",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "date",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DATE",
"codeName" : "Date"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "date"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD",
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -567,35 +868,9 @@ ...@@ -567,35 +868,9 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"titleBarCloseMode" : 1,
"infoGroupMode" : false, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, {
"caption" : "测试实体标识",
"codeName" : "testid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "testid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "testid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -16895,28 +16895,28 @@ ...@@ -16895,28 +16895,28 @@
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-弹出", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
} ], } ],
"uniqueTag" : "VMGroup4" "uniqueTag" : "VMGroup4"
...@@ -16924,6 +16924,25 @@ ...@@ -16924,6 +16924,25 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -16955,47 +16974,28 @@ ...@@ -16955,47 +16974,28 @@
"id" : "ViewMsg4" "id" : "ViewMsg4"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ], } ],
"uniqueTag" : "VMGroup8" "uniqueTag" : "VMGroup8"
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
} ], } ],
"uniqueTag" : "VMGroup5" "uniqueTag" : "VMGroup5"
...@@ -17003,16 +17003,16 @@ ...@@ -17003,16 +17003,16 @@
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
}, { }, {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
} ], } ],
"uniqueTag" : "VMGroup6" "uniqueTag" : "VMGroup6"
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册