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

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

上级 aee6b2ab
...@@ -55,12 +55,6 @@ ...@@ -55,12 +55,6 @@
git clone -b master $para2 trainsys/ git clone -b master $para2 trainsys/
export NODE_OPTIONS=--max-old-space-size=4096 export NODE_OPTIONS=--max-old-space-size=4096
cd trainsys/ cd trainsys/
mvn clean package -Ptrainsys
mvn install -Ptrainsys
cd trainsys-provider
mvn -Ptrainsys docker:build
mvn -Ptrainsys docker:push
docker -H $para1 stack deploy --compose-file=src/main/docker/trainsys-provider-trainsys.yaml ebsx --with-registry-auth
</command> </command>
</hudson.tasks.Shell> </hudson.tasks.Shell>
</builders> </builders>
......
...@@ -741,7 +741,7 @@ ...@@ -741,7 +741,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -749,7 +749,7 @@ ...@@ -749,7 +749,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -758,296 +758,153 @@ ...@@ -758,296 +758,153 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"aggMode" : "NONE", "codeName" : "GridViewtoolbar",
"codeName" : "Main", "controlType" : "TOOLBAR",
"columnEnableFilter" : 2, "logicName" : "工具栏模板(默认表格界面)",
"columnEnableLink" : 2, "name" : "toolbar",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击", "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"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" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"getPSAppDataEntity" : { "getPSControlParam" : {
"modelref" : true, "id" : "TOOLBAR"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
}, },
"getPSAppDataEntity" : { "getPSDEToolbarItems" : [ {
"modelref" : true, "caption" : "抽屉编辑",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "groupExtractMode" : "ITEM",
} "itemType" : "DEUIACTION",
}, { "name" : "tbitem1_drawer_edit",
"actionName" : "GetDraft", "noPrivDisplayMode" : 2,
"actionType" : "DEACTION", "getPSAppViewUIAction" : {
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "toolbar_tbitem1_drawer_edit"
}, },
"getPSAppDataEntity" : { "getPSUIAction" : {
"modelref" : true, "actionTarget" : "SINGLEKEY",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "caption" : "抽屉编辑",
} "codeName" : "drawer_edit",
}, { "getFrontPSAppView" : {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
}, },
"getPSAppDataEntity" : { "timeout" : 60000,
"modelref" : true, "uIActionMode" : "FRONT",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "uIActionTag" : "drawer_edit",
} "uIActionType" : "DEUIACTION",
}, { "id" : "drawer_edit@TEST"
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
}, },
"getPSAppDataEntity" : { "tooltip" : "抽屉编辑",
"modelref" : true, "uIActionTarget" : "SINGLEKEY",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "showCaption" : true,
} "showIcon" : true
}, {
"logicTag" : "grid",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
}, { }, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD", "caption" : "选项操作",
"logicTag" : "grid", "groupExtractMode" : "ITEM",
"logicType" : "APPVIEWENGINE", "itemType" : "DEUIACTION",
"name" : "engine_grid", "name" : "tbitem1_openoptview",
"getPSAppViewEngine" : { "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "engine" "id" : "toolbar_tbitem1_openoptview"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"getPSDEUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"caption" : "向导编辑", "caption" : "选项操作",
"codeName" : "editWizard", "codeName" : "OpenOptView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEWIZARDVIEW" "viewType" : "DEOPTVIEW"
}, },
"frontProcessType" : "TOP", "frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_editWizard", "fullCodeName" : "TEST_OpenOptView",
"name" : "向导编辑", "name" : "选项操作",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "editWizard", "uIActionTag" : "OpenOptView",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST" "reloadData" : true,
"id" : "OpenOptView@TEST"
}, },
"width" : 150, "tooltip" : "选项操作",
"widthUnit" : "PX", "uIActionTarget" : "SINGLEKEY",
"enableSort" : true "showCaption" : true,
"showIcon" : true
}, { }, {
"align" : "LEFT", "itemType" : "SEPERATOR",
"cLConvertMode" : "FRONT", "name" : "tbitem2",
"caption" : "类型", "spanMode" : false
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"align" : "LEFT", "getCapPSLanguageRes" : {
"cLConvertMode" : "NONE", "defaultContent" : "新建",
"caption" : "更新时间", "lanResTag" : "TBB.TEXT.*.NEW",
"codeName" : "updatedate", "lanResType" : "TBB.TEXT",
"columnType" : "DEFGRIDCOLUMN", "name" : "工具栏按钮文本[*.NEW]",
"dataItemName" : "updatedate", "refFlag" : true
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "caption" : "新建",
"width" : 150, "groupExtractMode" : "ITEM",
"widthUnit" : "PX", "itemType" : "DEUIACTION",
"enableSort" : true "name" : "tbitem3",
}, { "noPrivDisplayMode" : 2,
"align" : "LEFT", "getPSAppViewUIAction" : {
"cLConvertMode" : "NONE", "modelref" : true,
"caption" : "金额", "id" : "toolbar_tbitem3"
"codeName" : "amount",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "amount",
"excelCaption" : "金额",
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}, },
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true,
"enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作列",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "u5ee2086",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00c@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-check" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "getCapPSLanguageRes" : {
"caption" : "百度", "defaultContent" : "新建",
"codeName" : "openBaidu", "lanResTag" : "TBB.TEXT.*.NEW",
"frontProcessType" : "OPENHTMLPAGE", "lanResType" : "TBB.TEXT",
"fullCodeName" : "openBaidu", "name" : "工具栏按钮文本[*.NEW]",
"htmlPageUrl" : "https://www.baidu.com/", "refFlag" : true
"name" : "百度", },
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "getTooltipPSLanguageRes" : {
"uIActionTag" : "openBaidu", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"addSeparator" : true, "tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
...@@ -1059,8 +916,18 @@ ...@@ -1059,8 +916,18 @@
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "编辑",
"detailType" : "DEUIACTION", "groupExtractMode" : "ITEM",
"name" : "u1feafb4", "itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -1091,6 +958,7 @@ ...@@ -1091,6 +958,7 @@
"uIActionTag" : "Edit", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT", "lanResTag" : "TBB.TOOLTIP.*.EDIT",
...@@ -1098,14 +966,95 @@ ...@@ -1098,14 +966,95 @@
"name" : "工具栏按钮提示[*.EDIT]", "name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : true, "uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : false "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "getCapPSLanguageRes" : {
"name" : "u4c6267d", "defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem6"
},
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "fa-solid fa-delete-left" "glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "表格界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "GRIDVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem7",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem8",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem8"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "MULTIKEY",
...@@ -1137,6 +1086,7 @@ ...@@ -1137,6 +1086,7 @@
"uIActionTag" : "Remove", "uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
...@@ -1144,979 +1094,1029 @@ ...@@ -1144,979 +1094,1029 @@
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : true, "uIActionTarget" : "MULTIKEY",
"showCaption" : false, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ]
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, { }, {
"dataType" : 6, "itemType" : "SEPERATOR",
"name" : "amount", "name" : "tbitem9",
"getPSAppDEField" : { "spanMode" : false
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, { }, {
"dataType" : 25, "getCapPSLanguageRes" : {
"name" : "srfkey", "defaultContent" : "导出",
"getPSAppDEField" : { "lanResTag" : "TBB.TEXT.*.EXPORT",
"name" : "TESTID", "lanResType" : "TBB.TEXT",
"codeName" : "TESTId" "name" : "工具栏按钮文本[*.EXPORT]",
} "refFlag" : true
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"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" : "搜索表单处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_testname_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称",
"codeName" : "n_testname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_testname_like"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件一",
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件二",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem1"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件三",
"codeName" : "formitem2",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem2"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "GridViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认表格界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "caption" : "导出",
"caption" : "抽屉编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem1_drawer_edit", "name" : "tbitem13",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem1_drawer_edit" "id" : "toolbar_tbitem13"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "getCapPSLanguageRes" : {
"caption" : "抽屉编辑", "defaultContent" : "导出",
"codeName" : "drawer_edit", "lanResTag" : "TBB.TEXT.*.EXPORT",
"getFrontPSAppView" : { "lanResType" : "TBB.TEXT",
"modelref" : true, "name" : "工具栏按钮文本[*.EXPORT]",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json", "refFlag" : true
"viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "caption" : "导出",
"fullCodeName" : "TEST_drawer_edit", "codeName" : "ExportExcel",
"name" : "抽屉编辑", "fullCodeName" : "ExportExcel",
"getPSAppDataEntity" : { "name" : "表格界面_导出操作(Excel)",
"modelref" : true, "getPSSysImage" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
}, },
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "getTooltipPSLanguageRes" : {
"uIActionTag" : "drawer_edit", "defaultContent" : "导出",
"uIActionType" : "DEUIACTION", "lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"id" : "drawer_edit@TEST" "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
}, },
"tooltip" : "抽屉编辑",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "选项操作", "itemType" : "SEPERATOR",
"name" : "tbitem10",
"spanMode" : false
}, {
"caption" : "其它",
"itemType" : "ITEMS",
"name" : "tbitem16",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION",
"name" : "菜单项文本[*.EXPORTSRF]",
"refFlag" : true
},
"caption" : "导出数据模型",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem1_openoptview", "name" : "tbitem21",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem1_openoptview" "id" : "toolbar_tbitem21"
},
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "getCapPSLanguageRes" : {
"caption" : "选项操作", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"codeName" : "OpenOptView", "lanResType" : "MENUITEM.CAPTION",
"getFrontPSAppView" : { "name" : "菜单项文本[*.EXPORTSRF]",
"modelref" : true, "refFlag" : true
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEOPTVIEW"
}, },
"frontProcessType" : "WIZARD", "caption" : "导出数据模型",
"fullCodeName" : "TEST_OpenOptView", "codeName" : "ExportModel",
"name" : "选项操作", "fullCodeName" : "ExportModel",
"getPSAppDataEntity" : { "name" : "表格界面_导出数据模型",
"modelref" : true, "getPSSysImage" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
}, },
"refreshMode" : 1, "predefinedType" : "GRIDVIEW_EXPORTXMLACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "SYS",
"uIActionTag" : "OpenOptView", "uIActionTag" : "ExportModel",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION"
"reloadData" : true,
"id" : "OpenOptView@TEST"
}, },
"tooltip" : "选项操作", "tooltip" : "导出数据模型",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "caption" : "数据导入",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem3", "name" : "tbitem23",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem3" "id" : "toolbar_tbitem23"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-upload"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "caption" : "数据导入",
"defaultContent" : "新建", "codeName" : "Import",
"lanResTag" : "TBB.TEXT.*.NEW", "fullCodeName" : "Import",
"lanResType" : "TBB.TEXT", "name" : "表格界面_数据导入栏",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-upload"
}, },
"predefinedType" : "GRIDVIEW_NEWACTION", "predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "New", "uIActionTag" : "Import",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "数据导入",
"getTooltipPSLanguageRes" : { "showCaption" : true,
"defaultContent" : "新建", "showIcon" : true
"lanResTag" : "TBB.TOOLTIP.*.NEW", } ],
"lanResType" : "TBB.TOOLTIP", "tooltip" : "其它",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem17",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.EDIT", "lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]", "name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "过滤",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem4", "name" : "tbitem19",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem4" "id" : "toolbar_tbitem19"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-filter"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.EDIT", "lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]", "name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "过滤",
"codeName" : "Edit", "codeName" : "ToggleFilter",
"fullCodeName" : "Edit", "fullCodeName" : "ToggleFilter",
"name" : "表格界面_编辑操作", "name" : "表格界面_搜索栏",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-filter"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_SEARCHBAR",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.EDIT", "lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]", "name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "ToggleFilter",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"enableToggleMode" : true
}, },
"tooltip" : "编辑", "tooltip" : "过滤",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.EDIT", "lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]", "name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"uIActionTarget" : "SINGLEKEY", "enableToggleMode" : true,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.COPY", "lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]", "name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "拷贝", "caption" : "帮助",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem6", "name" : "tbitem18",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem6" "id" : "toolbar_tbitem18"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome", "glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-copy" "cssClass" : "fa fa-question"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.COPY", "lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]", "name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "拷贝", "caption" : "帮助",
"codeName" : "Copy", "codeName" : "Help",
"fullCodeName" : "Copy", "fullCodeName" : "Help",
"name" : "表格界面_拷贝操作", "name" : "表格界面_帮助操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome", "glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-copy" "cssClass" : "fa fa-question"
}, },
"predefinedType" : "GRIDVIEW_COPYACTION", "predefinedType" : "GRIDVIEW_HELPACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.COPY", "lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]", "name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Copy", "uIActionTag" : "Help",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "拷贝", "tooltip" : "帮助",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.COPY", "lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]", "name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "caption" : "数据导入",
"name" : "tbitem7",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem8", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem8" "id" : "toolbar_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-upload"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "caption" : "数据导入",
"getCapPSLanguageRes" : { "codeName" : "Import",
"defaultContent" : "删除", "fullCodeName" : "Import",
"lanResTag" : "TBB.TEXT.*.REMOVE", "name" : "表格界面_数据导入栏",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-upload"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Import",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "数据导入",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "b912ff540f5614f63914a38067d84728",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击", "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"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" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "grid",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, { }, {
"itemType" : "SEPERATOR", "logicTag" : "grid",
"name" : "tbitem9", "logicType" : "SCRIPT",
"spanMode" : false "name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
}, { }, {
"getCapPSLanguageRes" : { "eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"defaultContent" : "导出", "logicTag" : "grid",
"lanResTag" : "TBB.TEXT.*.EXPORT", "logicType" : "APPVIEWENGINE",
"lanResType" : "TBB.TEXT", "name" : "engine_grid",
"name" : "工具栏按钮文本[*.EXPORT]", "getPSAppViewEngine" : {
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem13",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem13" "id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
}, },
"getPSSysImage" : { "getPSDEGridColumns" : [ {
"glyph" : "xf1c3@FontAwesome", "align" : "LEFT",
"cssClass" : "fa fa-file-excel-o" "cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"getPSUIAction" : { "getPSDEUIAction" : {
"getCapPSLanguageRes" : { "actionTarget" : "SINGLEKEY",
"defaultContent" : "导出", "caption" : "向导编辑",
"lanResTag" : "TBB.TEXT.*.EXPORT", "codeName" : "editWizard",
"lanResType" : "TBB.TEXT", "getFrontPSAppView" : {
"name" : "工具栏按钮文本[*.EXPORT]", "modelref" : true,
"refFlag" : true "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
}, },
"caption" : "导出", "frontProcessType" : "TOP",
"codeName" : "ExportExcel", "fullCodeName" : "TEST_editWizard",
"fullCodeName" : "ExportExcel", "name" : "向导编辑",
"name" : "表格界面_导出操作(Excel)", "getPSAppDataEntity" : {
"getPSSysImage" : { "modelref" : true,
"glyph" : "xf1c3@FontAwesome", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"cssClass" : "fa fa-file-excel-o"
}, },
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "uIActionMode" : "FRONT",
"defaultContent" : "导出", "uIActionTag" : "editWizard",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT", "uIActionType" : "DEUIACTION",
"lanResType" : "TBB.TOOLTIP", "id" : "editWizard@TEST"
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
}, },
"uIActionMode" : "SYS", "width" : 150,
"uIActionTag" : "ExportExcel", "widthUnit" : "PX",
"uIActionType" : "DEUIACTION" "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "类型",
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, },
"tooltip" : "导出", "getPSAppDEField" : {
"getTooltipPSLanguageRes" : { "name" : "TYPE",
"defaultContent" : "导出", "codeName" : "Type"
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
}, },
"showCaption" : true, "width" : 100,
"showIcon" : true "widthUnit" : "PX",
}, { "enableSort" : true
"itemType" : "SEPERATOR",
"name" : "tbitem10",
"spanMode" : false
}, { }, {
"caption" : "其它", "align" : "LEFT",
"itemType" : "ITEMS", "cLConvertMode" : "NONE",
"name" : "tbitem16", "caption" : "更新时间",
"getPSDEToolbarItems" : [ { "codeName" : "updatedate",
"getCapPSLanguageRes" : { "columnType" : "DEFGRIDCOLUMN",
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "dataItemName" : "updatedate",
"lanResType" : "MENUITEM.CAPTION", "excelCaption" : "更新时间",
"name" : "菜单项文本[*.EXPORTSRF]", "name" : "updatedate",
"refFlag" : true "noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"caption" : "导出数据模型", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"groupExtractMode" : "ITEM", "width" : 150,
"itemType" : "DEUIACTION", "widthUnit" : "PX",
"name" : "tbitem21", "enableSort" : true
"noPrivDisplayMode" : 2, }, {
"getPSAppViewUIAction" : { "align" : "LEFT",
"modelref" : true, "cLConvertMode" : "NONE",
"id" : "toolbar_tbitem21" "caption" : "金额",
"codeName" : "amount",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "amount",
"excelCaption" : "金额",
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}, },
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true,
"enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作列",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "u5ee2086",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf019@FontAwesome", "glyph" : "xf00c@FontAwesome",
"cssClass" : "fa fa-download" "cssClass" : "fa fa-check"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "actionTarget" : "SINGLEDATA",
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "caption" : "百度",
"lanResType" : "MENUITEM.CAPTION", "codeName" : "openBaidu",
"name" : "菜单项文本[*.EXPORTSRF]", "frontProcessType" : "OPENHTMLPAGE",
"refFlag" : true "fullCodeName" : "openBaidu",
}, "htmlPageUrl" : "https://www.baidu.com/",
"caption" : "导出数据模型", "name" : "百度",
"codeName" : "ExportModel",
"fullCodeName" : "ExportModel",
"name" : "表格界面_导出数据模型",
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"predefinedType" : "GRIDVIEW_EXPORTXMLACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "SYS", "uIActionMode" : "FRONT",
"uIActionTag" : "ExportModel", "uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "导出数据模型", "addSeparator" : true,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "数据导入", "getCapPSLanguageRes" : {
"groupExtractMode" : "ITEM", "defaultContent" : "编辑",
"itemType" : "DEUIACTION", "lanResTag" : "TBB.TEXT.*.EDIT",
"name" : "tbitem23", "lanResType" : "TBB.TEXT",
"noPrivDisplayMode" : 2, "name" : "工具栏按钮文本[*.EDIT]",
"getPSAppViewUIAction" : { "refFlag" : true
"modelref" : true,
"id" : "toolbar_tbitem23"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
}, },
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : { "getPSUIAction" : {
"caption" : "数据导入", "actionTarget" : "SINGLEKEY",
"codeName" : "Import", "getCapPSLanguageRes" : {
"fullCodeName" : "Import", "defaultContent" : "编辑",
"name" : "表格界面_数据导入栏", "lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf093@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-upload" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_IMPORTBAR", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Import", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "数据导入", "getTooltipPSLanguageRes" : {
"showCaption" : true, "defaultContent" : "编辑",
"showIcon" : true "lanResTag" : "TBB.TOOLTIP.*.EDIT",
} ], "lanResType" : "TBB.TOOLTIP",
"tooltip" : "其它", "name" : "工具栏按钮提示[*.EDIT]",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem17",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "过滤", "addSeparator" : true,
"groupExtractMode" : "ITEM", "showCaption" : true,
"itemType" : "DEUIACTION", "showIcon" : false
"name" : "tbitem19", }, {
"noPrivDisplayMode" : 2, "detailType" : "DEUIACTION",
"getPSAppViewUIAction" : { "name" : "u4c6267d",
"modelref" : true,
"id" : "toolbar_tbitem19"
},
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome", "cssClass" : "fa-solid fa-delete-left"
"cssClass" : "fa fa-filter"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "查找", "defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.FILTER", "lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]", "name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "过滤", "caption" : "删除",
"codeName" : "ToggleFilter", "codeName" : "Remove",
"fullCodeName" : "ToggleFilter", "fullCodeName" : "Remove",
"name" : "表格界面_搜索栏", "name" : "表格界面_删除操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-filter" "cssClass" : "fa fa-remove"
}, },
"predefinedType" : "GRIDVIEW_SEARCHBAR", "predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "查找", "defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.FILTER", "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]", "name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "ToggleFilter", "uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION"
"enableToggleMode" : true
}, },
"tooltip" : "过滤",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "查找", "defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.FILTER", "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]", "name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"enableToggleMode" : true, "addSeparator" : true,
"showCaption" : true, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ]
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, { }, {
"getCapPSLanguageRes" : { "dataType" : 25,
"defaultContent" : "帮助", "name" : "type",
"lanResTag" : "TBB.TEXT.*.HELP", "getPSAppDEField" : {
"lanResType" : "TBB.TEXT", "name" : "TYPE",
"name" : "工具栏按钮文本[*.HELP]", "codeName" : "Type"
"refFlag" : true }
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 6,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}, },
"caption" : "帮助", "dataAccessAction" : true
"groupExtractMode" : "ITEM", }, {
"itemType" : "DEUIACTION", "dataType" : 25,
"name" : "tbitem18", "name" : "srfmajortext",
"noPrivDisplayMode" : 2, "getPSAppDEField" : {
"getPSAppViewUIAction" : { "name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"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, "modelref" : true,
"id" : "toolbar_tbitem18" "id" : "FilterSearch"
}, },
"getPSSysImage" : { "getPSAppDataEntity" : {
"glyph" : "xf128@FontAwesome", "modelref" : true,
"cssClass" : "fa fa-question" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
}, },
"getPSUIAction" : { "getPSControlLogics" : [ {
"getCapPSLanguageRes" : { "eventNames" : "SEARCH;LOAD;SAVE",
"defaultContent" : "帮助", "logicTag" : "searchform",
"lanResTag" : "TBB.TEXT.*.HELP", "logicType" : "APPVIEWENGINE",
"lanResType" : "TBB.TEXT", "name" : "engine_searchform",
"name" : "工具栏按钮文本[*.HELP]", "getPSAppViewEngine" : {
"refFlag" : true "modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
}, },
"caption" : "帮助", "getPSDEFormItems" : [ {
"codeName" : "Help", "id" : "n_testname_like",
"fullCodeName" : "Help", "dataType" : 25,
"name" : "表格界面_帮助操作", "getPSAppDEField" : {
"getPSSysImage" : { "name" : "TESTNAME",
"glyph" : "xf128@FontAwesome", "codeName" : "TESTName"
"cssClass" : "fa fa-question" }
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称",
"codeName" : "n_testname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"predefinedType" : "GRIDVIEW_HELPACTION", "getPSEditor" : {
"timeout" : 60000, "editorType" : "TEXTBOX",
"getTooltipPSLanguageRes" : { "name" : "n_testname_like"
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
}, },
"uIActionMode" : "SYS", "getPSLayoutPos" : {
"uIActionTag" : "Help", "colLG" : 12,
"uIActionType" : "DEUIACTION" "colMD" : 24,
"layout" : "TABLE_24COL"
}, },
"tooltip" : "帮助", "allowEmpty" : true,
"getTooltipPSLanguageRes" : { "showCaption" : true
"defaultContent" : "帮助", }, {
"lanResTag" : "TBB.TOOLTIP.*.HELP", "caption" : "条件一",
"lanResType" : "TBB.TOOLTIP", "codeName" : "formitem",
"name" : "工具栏按钮提示[*.HELP]", "dataType" : 25,
"refFlag" : true "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem"
}, },
"showCaption" : true, "getPSLayoutPos" : {
"showIcon" : true "colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "数据导入", "caption" : "条件二",
"groupExtractMode" : "ITEM", "codeName" : "formitem1",
"itemType" : "DEUIACTION", "dataType" : 25,
"name" : "deuiaction2", "detailStyle" : "DEFAULT",
"noPrivDisplayMode" : 2, "detailType" : "FORMITEM",
"getPSAppViewUIAction" : { "enableCond" : 3,
"modelref" : true, "ignoreInput" : 0,
"id" : "toolbar_deuiaction2" "labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem1"
}, },
"getPSSysImage" : { "getPSLayoutPos" : {
"glyph" : "xf093@FontAwesome", "colLG" : 12,
"cssClass" : "fa fa-upload" "colMD" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSUIAction" : { "allowEmpty" : true,
"caption" : "数据导入", "showCaption" : true
"codeName" : "Import", }, {
"fullCodeName" : "Import", "caption" : "条件三",
"name" : "表格界面_数据导入栏", "codeName" : "formitem2",
"getPSSysImage" : { "dataType" : 25,
"glyph" : "xf093@FontAwesome", "detailStyle" : "DEFAULT",
"cssClass" : "fa fa-upload" "detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem2"
}, },
"predefinedType" : "GRIDVIEW_IMPORTBAR", "getPSLayoutPos" : {
"timeout" : 60000, "colLG" : 12,
"uIActionMode" : "SYS", "colMD" : 24,
"uIActionTag" : "Import", "layout" : "TABLE_24COL"
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "数据导入", "allowEmpty" : true,
"showCaption" : true, "showCaption" : true
"showIcon" : true
} ], } ],
"xDataControlName" : "grid", "getPSLayout" : {
"modelid" : "b912ff540f5614f63914a38067d84728", "childColLG" : -1,
"modeltype" : "PSDETOOLBAR" "childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"name" : "searchbar", "name" : "searchbar",
...@@ -2148,18 +2148,84 @@ ...@@ -2148,18 +2148,84 @@
"getPSDEViewCodeName" : "GridView", "getPSDEViewCodeName" : "GridView",
"getPSDEViewId" : "60afc41b220f5cb7035439d1522b1575", "getPSDEViewId" : "60afc41b220f5cb7035439d1522b1575",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "getAllPSPanelFields" : [ {
"controlStyle" : "APPDEGRIDVIEW", "id" : "visible",
"hidden" : true,
"viewFieldName" : "visible"
} ],
"codeName" : "Usr0605003933",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "测试视图面板11",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : { },
"layoutBodyOnly" : true, "getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItemGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "PANELVISIBLE",
"logicType" : "GROUP",
"name" : "面板成员[searchform][面板显示]逻辑",
"getPSPanelItemLogics" : [ {
"condOp" : "ISNOTNULL",
"dstModelField" : "visible",
"logicType" : "SINGLE",
"name" : "逻辑项"
} ],
"relatedItemNames" : [ "visible" ],
"notMode" : false
} ],
"showCaption" : true
} ]
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "visible",
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "visible",
"predefinedType" : "FIELD_TEXT_DYNAMIC"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "visible",
"hidden" : true,
"showCaption" : false
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : false,
"modelid" : "4B483886-7364-436A-8A1A-05381DC952AD",
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
}, },
"title" : "测试实体表格视图", "title" : "测试实体表格视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -106,296 +106,153 @@ ...@@ -106,296 +106,153 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"aggMode" : "NONE", "codeName" : "GridViewtoolbar",
"codeName" : "Main", "controlType" : "TOOLBAR",
"columnEnableFilter" : 2, "logicName" : "工具栏模板(默认表格界面)",
"columnEnableLink" : 2, "name" : "toolbar",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击", "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"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" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"getPSAppDataEntity" : { "getPSControlParam" : {
"modelref" : true, "id" : "TOOLBAR"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
}, },
"getPSAppDataEntity" : { "getPSDEToolbarItems" : [ {
"modelref" : true, "caption" : "抽屉编辑",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "groupExtractMode" : "ITEM",
} "itemType" : "DEUIACTION",
}, { "name" : "tbitem1_drawer_edit",
"actionName" : "GetDraft", "noPrivDisplayMode" : 2,
"actionType" : "DEACTION", "getPSAppViewUIAction" : {
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "toolbar_tbitem1_drawer_edit"
}, },
"getPSAppDataEntity" : { "getPSUIAction" : {
"modelref" : true, "actionTarget" : "SINGLEKEY",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "caption" : "抽屉编辑",
} "codeName" : "drawer_edit",
}, { "getFrontPSAppView" : {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
}, },
"getPSAppDataEntity" : { "timeout" : 60000,
"modelref" : true, "uIActionMode" : "FRONT",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "uIActionTag" : "drawer_edit",
} "uIActionType" : "DEUIACTION",
}, { "id" : "drawer_edit@TEST"
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
}, },
"getPSAppDataEntity" : { "tooltip" : "抽屉编辑",
"modelref" : true, "uIActionTarget" : "SINGLEKEY",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "showCaption" : true,
} "showIcon" : true
}, {
"logicTag" : "grid",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
}, { }, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD", "caption" : "选项操作",
"logicTag" : "grid", "groupExtractMode" : "ITEM",
"logicType" : "APPVIEWENGINE", "itemType" : "DEUIACTION",
"name" : "engine_grid", "name" : "tbitem1_openoptview",
"getPSAppViewEngine" : { "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "engine" "id" : "toolbar_tbitem1_openoptview"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"getPSDEUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"caption" : "向导编辑", "caption" : "选项操作",
"codeName" : "editWizard", "codeName" : "OpenOptView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEWIZARDVIEW" "viewType" : "DEOPTVIEW"
}, },
"frontProcessType" : "TOP", "frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_editWizard", "fullCodeName" : "TEST_OpenOptView",
"name" : "向导编辑", "name" : "选项操作",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "editWizard", "uIActionTag" : "OpenOptView",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST" "reloadData" : true,
"id" : "OpenOptView@TEST"
}, },
"width" : 150, "tooltip" : "选项操作",
"widthUnit" : "PX", "uIActionTarget" : "SINGLEKEY",
"enableSort" : true "showCaption" : true,
"showIcon" : true
}, { }, {
"align" : "LEFT", "itemType" : "SEPERATOR",
"cLConvertMode" : "FRONT", "name" : "tbitem2",
"caption" : "类型", "spanMode" : false
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"align" : "LEFT", "getCapPSLanguageRes" : {
"cLConvertMode" : "NONE", "defaultContent" : "新建",
"caption" : "更新时间", "lanResTag" : "TBB.TEXT.*.NEW",
"codeName" : "updatedate", "lanResType" : "TBB.TEXT",
"columnType" : "DEFGRIDCOLUMN", "name" : "工具栏按钮文本[*.NEW]",
"dataItemName" : "updatedate", "refFlag" : true
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "caption" : "新建",
"width" : 150, "groupExtractMode" : "ITEM",
"widthUnit" : "PX", "itemType" : "DEUIACTION",
"enableSort" : true "name" : "tbitem3",
}, { "noPrivDisplayMode" : 2,
"align" : "LEFT", "getPSAppViewUIAction" : {
"cLConvertMode" : "NONE", "modelref" : true,
"caption" : "金额", "id" : "toolbar_tbitem3"
"codeName" : "amount",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "amount",
"excelCaption" : "金额",
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}, },
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true,
"enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作列",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "u5ee2086",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00c@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-check" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "getCapPSLanguageRes" : {
"caption" : "百度", "defaultContent" : "新建",
"codeName" : "openBaidu", "lanResTag" : "TBB.TEXT.*.NEW",
"frontProcessType" : "OPENHTMLPAGE", "lanResType" : "TBB.TEXT",
"fullCodeName" : "openBaidu", "name" : "工具栏按钮文本[*.NEW]",
"htmlPageUrl" : "https://www.baidu.com/", "refFlag" : true
"name" : "百度", },
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "getTooltipPSLanguageRes" : {
"uIActionTag" : "openBaidu", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"addSeparator" : true, "tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
...@@ -407,8 +264,18 @@ ...@@ -407,8 +264,18 @@
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "编辑",
"detailType" : "DEUIACTION", "groupExtractMode" : "ITEM",
"name" : "u1feafb4", "itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -439,6 +306,7 @@ ...@@ -439,6 +306,7 @@
"uIActionTag" : "Edit", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT", "lanResTag" : "TBB.TOOLTIP.*.EDIT",
...@@ -446,14 +314,95 @@ ...@@ -446,14 +314,95 @@
"name" : "工具栏按钮提示[*.EDIT]", "name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : true, "uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : false "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "getCapPSLanguageRes" : {
"name" : "u4c6267d", "defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem6"
},
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "fa-solid fa-delete-left" "glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "表格界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "GRIDVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem7",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem8",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem8"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "MULTIKEY",
...@@ -485,6 +434,7 @@ ...@@ -485,6 +434,7 @@
"uIActionTag" : "Remove", "uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
...@@ -492,979 +442,1029 @@ ...@@ -492,979 +442,1029 @@
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : true, "uIActionTarget" : "MULTIKEY",
"showCaption" : false, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ]
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, { }, {
"dataType" : 6, "itemType" : "SEPERATOR",
"name" : "amount", "name" : "tbitem9",
"getPSAppDEField" : { "spanMode" : false
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, { }, {
"dataType" : 25, "getCapPSLanguageRes" : {
"name" : "srfkey", "defaultContent" : "导出",
"getPSAppDEField" : { "lanResTag" : "TBB.TEXT.*.EXPORT",
"name" : "TESTID", "lanResType" : "TBB.TEXT",
"codeName" : "TESTId" "name" : "工具栏按钮文本[*.EXPORT]",
} "refFlag" : true
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"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" : "搜索表单处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_testname_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称",
"codeName" : "n_testname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_testname_like"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件一",
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件二",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem1"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件三",
"codeName" : "formitem2",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem2"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "GridViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认表格界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "caption" : "导出",
"caption" : "抽屉编辑",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem1_drawer_edit", "name" : "tbitem13",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem1_drawer_edit" "id" : "toolbar_tbitem13"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "getCapPSLanguageRes" : {
"caption" : "抽屉编辑", "defaultContent" : "导出",
"codeName" : "drawer_edit", "lanResTag" : "TBB.TEXT.*.EXPORT",
"getFrontPSAppView" : { "lanResType" : "TBB.TEXT",
"modelref" : true, "name" : "工具栏按钮文本[*.EXPORT]",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json", "refFlag" : true
"viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "caption" : "导出",
"fullCodeName" : "TEST_drawer_edit", "codeName" : "ExportExcel",
"name" : "抽屉编辑", "fullCodeName" : "ExportExcel",
"getPSAppDataEntity" : { "name" : "表格界面_导出操作(Excel)",
"modelref" : true, "getPSSysImage" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
}, },
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "getTooltipPSLanguageRes" : {
"uIActionTag" : "drawer_edit", "defaultContent" : "导出",
"uIActionType" : "DEUIACTION", "lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"id" : "drawer_edit@TEST" "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
}, },
"tooltip" : "抽屉编辑",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "选项操作", "itemType" : "SEPERATOR",
"name" : "tbitem10",
"spanMode" : false
}, {
"caption" : "其它",
"itemType" : "ITEMS",
"name" : "tbitem16",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION",
"name" : "菜单项文本[*.EXPORTSRF]",
"refFlag" : true
},
"caption" : "导出数据模型",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem1_openoptview", "name" : "tbitem21",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem1_openoptview" "id" : "toolbar_tbitem21"
},
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "getCapPSLanguageRes" : {
"caption" : "选项操作", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"codeName" : "OpenOptView", "lanResType" : "MENUITEM.CAPTION",
"getFrontPSAppView" : { "name" : "菜单项文本[*.EXPORTSRF]",
"modelref" : true, "refFlag" : true
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEOPTVIEW"
}, },
"frontProcessType" : "WIZARD", "caption" : "导出数据模型",
"fullCodeName" : "TEST_OpenOptView", "codeName" : "ExportModel",
"name" : "选项操作", "fullCodeName" : "ExportModel",
"getPSAppDataEntity" : { "name" : "表格界面_导出数据模型",
"modelref" : true, "getPSSysImage" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
}, },
"refreshMode" : 1, "predefinedType" : "GRIDVIEW_EXPORTXMLACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "SYS",
"uIActionTag" : "OpenOptView", "uIActionTag" : "ExportModel",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION"
"reloadData" : true,
"id" : "OpenOptView@TEST"
}, },
"tooltip" : "选项操作", "tooltip" : "导出数据模型",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "caption" : "数据导入",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem3", "name" : "tbitem23",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem3" "id" : "toolbar_tbitem23"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-upload"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "caption" : "数据导入",
"defaultContent" : "新建", "codeName" : "Import",
"lanResTag" : "TBB.TEXT.*.NEW", "fullCodeName" : "Import",
"lanResType" : "TBB.TEXT", "name" : "表格界面_数据导入栏",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-upload"
}, },
"predefinedType" : "GRIDVIEW_NEWACTION", "predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "New", "uIActionTag" : "Import",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "数据导入",
"getTooltipPSLanguageRes" : { "showCaption" : true,
"defaultContent" : "新建", "showIcon" : true
"lanResTag" : "TBB.TOOLTIP.*.NEW", } ],
"lanResType" : "TBB.TOOLTIP", "tooltip" : "其它",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem17",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.EDIT", "lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]", "name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "过滤",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem4", "name" : "tbitem19",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem4" "id" : "toolbar_tbitem19"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-filter"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.EDIT", "lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]", "name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "过滤",
"codeName" : "Edit", "codeName" : "ToggleFilter",
"fullCodeName" : "Edit", "fullCodeName" : "ToggleFilter",
"name" : "表格界面_编辑操作", "name" : "表格界面_搜索栏",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-filter"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_SEARCHBAR",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.EDIT", "lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]", "name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "ToggleFilter",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"enableToggleMode" : true
}, },
"tooltip" : "编辑", "tooltip" : "过滤",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.EDIT", "lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]", "name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"uIActionTarget" : "SINGLEKEY", "enableToggleMode" : true,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.COPY", "lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]", "name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "拷贝", "caption" : "帮助",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem6", "name" : "tbitem18",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem6" "id" : "toolbar_tbitem18"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome", "glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-copy" "cssClass" : "fa fa-question"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.COPY", "lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]", "name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "拷贝", "caption" : "帮助",
"codeName" : "Copy", "codeName" : "Help",
"fullCodeName" : "Copy", "fullCodeName" : "Help",
"name" : "表格界面_拷贝操作", "name" : "表格界面_帮助操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome", "glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-copy" "cssClass" : "fa fa-question"
}, },
"predefinedType" : "GRIDVIEW_COPYACTION", "predefinedType" : "GRIDVIEW_HELPACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.COPY", "lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]", "name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Copy", "uIActionTag" : "Help",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "拷贝", "tooltip" : "帮助",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.COPY", "lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]", "name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "caption" : "数据导入",
"name" : "tbitem7",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem8", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem8" "id" : "toolbar_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-upload"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "caption" : "数据导入",
"getCapPSLanguageRes" : { "codeName" : "Import",
"defaultContent" : "删除", "fullCodeName" : "Import",
"lanResTag" : "TBB.TEXT.*.REMOVE", "name" : "表格界面_数据导入栏",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-upload"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION", "predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Remove", "uIActionTag" : "Import",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除", "tooltip" : "数据导入",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "b912ff540f5614f63914a38067d84728",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击", "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"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" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, { }, {
"itemType" : "SEPERATOR", "logicTag" : "grid",
"name" : "tbitem9", "logicType" : "PFPLUGIN",
"spanMode" : false "name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, { }, {
"getCapPSLanguageRes" : { "logicTag" : "grid",
"defaultContent" : "导出", "logicType" : "SCRIPT",
"lanResTag" : "TBB.TEXT.*.EXPORT", "name" : "member5",
"lanResType" : "TBB.TEXT", "scriptCode" : "eeeee",
"name" : "工具栏按钮文本[*.EXPORT]", "triggerType" : "CUSTOM"
"refFlag" : true }, {
}, "eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"caption" : "导出", "logicTag" : "grid",
"groupExtractMode" : "ITEM", "logicType" : "APPVIEWENGINE",
"itemType" : "DEUIACTION", "name" : "engine_grid",
"name" : "tbitem13", "getPSAppViewEngine" : {
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem13" "id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
}, },
"getPSSysImage" : { "getPSDEGridColumns" : [ {
"glyph" : "xf1c3@FontAwesome", "align" : "LEFT",
"cssClass" : "fa fa-file-excel-o" "cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"getPSUIAction" : { "getPSDEUIAction" : {
"getCapPSLanguageRes" : { "actionTarget" : "SINGLEKEY",
"defaultContent" : "导出", "caption" : "向导编辑",
"lanResTag" : "TBB.TEXT.*.EXPORT", "codeName" : "editWizard",
"lanResType" : "TBB.TEXT", "getFrontPSAppView" : {
"name" : "工具栏按钮文本[*.EXPORT]", "modelref" : true,
"refFlag" : true "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
}, },
"caption" : "导出", "frontProcessType" : "TOP",
"codeName" : "ExportExcel", "fullCodeName" : "TEST_editWizard",
"fullCodeName" : "ExportExcel", "name" : "向导编辑",
"name" : "表格界面_导出操作(Excel)", "getPSAppDataEntity" : {
"getPSSysImage" : { "modelref" : true,
"glyph" : "xf1c3@FontAwesome", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"cssClass" : "fa fa-file-excel-o"
}, },
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "uIActionMode" : "FRONT",
"defaultContent" : "导出", "uIActionTag" : "editWizard",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT", "uIActionType" : "DEUIACTION",
"lanResType" : "TBB.TOOLTIP", "id" : "editWizard@TEST"
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
}, },
"uIActionMode" : "SYS", "width" : 150,
"uIActionTag" : "ExportExcel", "widthUnit" : "PX",
"uIActionType" : "DEUIACTION" "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "类型",
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, },
"tooltip" : "导出", "getPSAppDEField" : {
"getTooltipPSLanguageRes" : { "name" : "TYPE",
"defaultContent" : "导出", "codeName" : "Type"
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
}, },
"showCaption" : true, "width" : 100,
"showIcon" : true "widthUnit" : "PX",
}, { "enableSort" : true
"itemType" : "SEPERATOR",
"name" : "tbitem10",
"spanMode" : false
}, { }, {
"caption" : "其它", "align" : "LEFT",
"itemType" : "ITEMS", "cLConvertMode" : "NONE",
"name" : "tbitem16", "caption" : "更新时间",
"getPSDEToolbarItems" : [ { "codeName" : "updatedate",
"getCapPSLanguageRes" : { "columnType" : "DEFGRIDCOLUMN",
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "dataItemName" : "updatedate",
"lanResType" : "MENUITEM.CAPTION", "excelCaption" : "更新时间",
"name" : "菜单项文本[*.EXPORTSRF]", "name" : "updatedate",
"refFlag" : true "noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"caption" : "导出数据模型", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"groupExtractMode" : "ITEM", "width" : 150,
"itemType" : "DEUIACTION", "widthUnit" : "PX",
"name" : "tbitem21", "enableSort" : true
"noPrivDisplayMode" : 2, }, {
"getPSAppViewUIAction" : { "align" : "LEFT",
"modelref" : true, "cLConvertMode" : "NONE",
"id" : "toolbar_tbitem21" "caption" : "金额",
"codeName" : "amount",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "amount",
"excelCaption" : "金额",
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}, },
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true,
"enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作列",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "u5ee2086",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf019@FontAwesome", "glyph" : "xf00c@FontAwesome",
"cssClass" : "fa fa-download" "cssClass" : "fa fa-check"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "actionTarget" : "SINGLEDATA",
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "caption" : "百度",
"lanResType" : "MENUITEM.CAPTION", "codeName" : "openBaidu",
"name" : "菜单项文本[*.EXPORTSRF]", "frontProcessType" : "OPENHTMLPAGE",
"refFlag" : true "fullCodeName" : "openBaidu",
}, "htmlPageUrl" : "https://www.baidu.com/",
"caption" : "导出数据模型", "name" : "百度",
"codeName" : "ExportModel",
"fullCodeName" : "ExportModel",
"name" : "表格界面_导出数据模型",
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"predefinedType" : "GRIDVIEW_EXPORTXMLACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "SYS", "uIActionMode" : "FRONT",
"uIActionTag" : "ExportModel", "uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "导出数据模型", "addSeparator" : true,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "数据导入", "getCapPSLanguageRes" : {
"groupExtractMode" : "ITEM", "defaultContent" : "编辑",
"itemType" : "DEUIACTION", "lanResTag" : "TBB.TEXT.*.EDIT",
"name" : "tbitem23", "lanResType" : "TBB.TEXT",
"noPrivDisplayMode" : 2, "name" : "工具栏按钮文本[*.EDIT]",
"getPSAppViewUIAction" : { "refFlag" : true
"modelref" : true,
"id" : "toolbar_tbitem23"
}, },
"getPSSysImage" : { "caption" : "编辑",
"glyph" : "xf093@FontAwesome", "detailType" : "DEUIACTION",
"cssClass" : "fa fa-upload" "name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
}, },
"getPSUIAction" : { "caption" : "编辑",
"caption" : "数据导入", "codeName" : "Edit",
"codeName" : "Import", "fullCodeName" : "Edit",
"fullCodeName" : "Import", "name" : "表格界面_编辑操作",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf093@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-upload" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_IMPORTBAR", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Import", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "数据导入", "getTooltipPSLanguageRes" : {
"showCaption" : true, "defaultContent" : "编辑",
"showIcon" : true "lanResTag" : "TBB.TOOLTIP.*.EDIT",
} ], "lanResType" : "TBB.TOOLTIP",
"tooltip" : "其它", "name" : "工具栏按钮提示[*.EDIT]",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem17",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "过滤", "addSeparator" : true,
"groupExtractMode" : "ITEM", "showCaption" : true,
"itemType" : "DEUIACTION", "showIcon" : false
"name" : "tbitem19", }, {
"noPrivDisplayMode" : 2, "detailType" : "DEUIACTION",
"getPSAppViewUIAction" : { "name" : "u4c6267d",
"modelref" : true,
"id" : "toolbar_tbitem19"
},
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome", "cssClass" : "fa-solid fa-delete-left"
"cssClass" : "fa fa-filter"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "查找", "defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.FILTER", "lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]", "name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "过滤", "caption" : "删除",
"codeName" : "ToggleFilter", "codeName" : "Remove",
"fullCodeName" : "ToggleFilter", "fullCodeName" : "Remove",
"name" : "表格界面_搜索栏", "name" : "表格界面_删除操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-filter" "cssClass" : "fa fa-remove"
}, },
"predefinedType" : "GRIDVIEW_SEARCHBAR", "predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "查找", "defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.FILTER", "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]", "name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "ToggleFilter", "uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION"
"enableToggleMode" : true
}, },
"tooltip" : "过滤",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "查找", "defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.FILTER", "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]", "name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"enableToggleMode" : true, "addSeparator" : true,
"showCaption" : true, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ]
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, { }, {
"getCapPSLanguageRes" : { "dataType" : 25,
"defaultContent" : "帮助", "name" : "type",
"lanResTag" : "TBB.TEXT.*.HELP", "getPSAppDEField" : {
"lanResType" : "TBB.TEXT", "name" : "TYPE",
"name" : "工具栏按钮文本[*.HELP]", "codeName" : "Type"
"refFlag" : true }
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 6,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"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"
}, },
"caption" : "帮助", "getPSAppDataEntity" : {
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem18",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem18" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
}, },
"getPSSysImage" : { "getPSControlLogics" : [ {
"glyph" : "xf128@FontAwesome", "eventNames" : "SEARCH;LOAD;SAVE",
"cssClass" : "fa fa-question" "logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
}, },
"getPSUIAction" : { "getPSDEFormItems" : [ {
"getCapPSLanguageRes" : { "id" : "n_testname_like",
"defaultContent" : "帮助", "dataType" : 25,
"lanResTag" : "TBB.TEXT.*.HELP", "getPSAppDEField" : {
"lanResType" : "TBB.TEXT", "name" : "TESTNAME",
"name" : "工具栏按钮文本[*.HELP]", "codeName" : "TESTName"
"refFlag" : true }
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称",
"codeName" : "n_testname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"caption" : "帮助", "getPSEditor" : {
"codeName" : "Help", "editorType" : "TEXTBOX",
"fullCodeName" : "Help", "name" : "n_testname_like"
"name" : "表格界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
}, },
"predefinedType" : "GRIDVIEW_HELPACTION", "getPSLayoutPos" : {
"timeout" : 60000, "colLG" : 12,
"getTooltipPSLanguageRes" : { "colMD" : 24,
"defaultContent" : "帮助", "layout" : "TABLE_24COL"
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
}, },
"uIActionMode" : "SYS", "allowEmpty" : true,
"uIActionTag" : "Help", "showCaption" : true
"uIActionType" : "DEUIACTION" }, {
"caption" : "条件一",
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem"
}, },
"tooltip" : "帮助", "getPSLayoutPos" : {
"getTooltipPSLanguageRes" : { "colLG" : 12,
"defaultContent" : "帮助", "colMD" : 24,
"lanResTag" : "TBB.TOOLTIP.*.HELP", "layout" : "TABLE_24COL"
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
}, },
"showCaption" : true, "allowEmpty" : true,
"showIcon" : true "showCaption" : true
}, { }, {
"caption" : "数据导入", "caption" : "条件二",
"groupExtractMode" : "ITEM", "codeName" : "formitem1",
"itemType" : "DEUIACTION", "dataType" : 25,
"name" : "deuiaction2", "detailStyle" : "DEFAULT",
"noPrivDisplayMode" : 2, "detailType" : "FORMITEM",
"getPSAppViewUIAction" : { "enableCond" : 3,
"modelref" : true, "ignoreInput" : 0,
"id" : "toolbar_deuiaction2" "labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem1"
}, },
"getPSSysImage" : { "getPSLayoutPos" : {
"glyph" : "xf093@FontAwesome", "colLG" : 12,
"cssClass" : "fa fa-upload" "colMD" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSUIAction" : { "allowEmpty" : true,
"caption" : "数据导入", "showCaption" : true
"codeName" : "Import", }, {
"fullCodeName" : "Import", "caption" : "条件三",
"name" : "表格界面_数据导入栏", "codeName" : "formitem2",
"getPSSysImage" : { "dataType" : 25,
"glyph" : "xf093@FontAwesome", "detailStyle" : "DEFAULT",
"cssClass" : "fa fa-upload" "detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem2"
}, },
"predefinedType" : "GRIDVIEW_IMPORTBAR", "getPSLayoutPos" : {
"timeout" : 60000, "colLG" : 12,
"uIActionMode" : "SYS", "colMD" : 24,
"uIActionTag" : "Import", "layout" : "TABLE_24COL"
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "数据导入", "allowEmpty" : true,
"showCaption" : true, "showCaption" : true
"showIcon" : true
} ], } ],
"xDataControlName" : "grid", "getPSLayout" : {
"modelid" : "b912ff540f5614f63914a38067d84728", "childColLG" : -1,
"modeltype" : "PSDETOOLBAR" "childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"name" : "searchbar", "name" : "searchbar",
...@@ -1496,18 +1496,84 @@ ...@@ -1496,18 +1496,84 @@
"getPSDEViewCodeName" : "GridView", "getPSDEViewCodeName" : "GridView",
"getPSDEViewId" : "60afc41b220f5cb7035439d1522b1575", "getPSDEViewId" : "60afc41b220f5cb7035439d1522b1575",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "getAllPSPanelFields" : [ {
"controlStyle" : "APPDEGRIDVIEW", "id" : "visible",
"hidden" : true,
"viewFieldName" : "visible"
} ],
"codeName" : "Usr0605003933",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "测试视图面板11",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : { },
"layoutBodyOnly" : true, "getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItemGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "PANELVISIBLE",
"logicType" : "GROUP",
"name" : "面板成员[searchform][面板显示]逻辑",
"getPSPanelItemLogics" : [ {
"condOp" : "ISNOTNULL",
"dstModelField" : "visible",
"logicType" : "SINGLE",
"name" : "逻辑项"
} ],
"relatedItemNames" : [ "visible" ],
"notMode" : false
} ],
"showCaption" : true
} ]
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "visible",
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "visible",
"predefinedType" : "FIELD_TEXT_DYNAMIC"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "visible",
"hidden" : true,
"showCaption" : false
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : false,
"modelid" : "4B483886-7364-436A-8A1A-05381DC952AD",
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
}, },
"title" : "测试实体表格视图", "title" : "测试实体表格视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -867,7 +867,7 @@ ...@@ -867,7 +867,7 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -875,7 +875,7 @@ ...@@ -875,7 +875,7 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "测试实体编辑视图", "realTitle" : "测试实体编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
...@@ -884,296 +884,153 @@ ...@@ -884,296 +884,153 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"aggMode" : "NONE", "codeName" : "GridViewtoolbar",
"codeName" : "Main", "controlType" : "TOOLBAR",
"columnEnableFilter" : 2, "logicName" : "工具栏模板(默认表格界面)",
"columnEnableLink" : 2, "name" : "toolbar",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击", "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"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" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"getPSAppDataEntity" : { "getPSControlParam" : {
"modelref" : true, "id" : "TOOLBAR"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
}, },
"getPSAppDataEntity" : { "getPSDEToolbarItems" : [ {
"modelref" : true, "caption" : "抽屉编辑",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "groupExtractMode" : "ITEM",
} "itemType" : "DEUIACTION",
}, { "name" : "tbitem1_drawer_edit",
"actionName" : "GetDraft", "noPrivDisplayMode" : 2,
"actionType" : "DEACTION", "getPSAppViewUIAction" : {
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "toolbar_tbitem1_drawer_edit"
}, },
"getPSAppDataEntity" : { "getPSUIAction" : {
"modelref" : true, "actionTarget" : "SINGLEKEY",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "caption" : "抽屉编辑",
} "codeName" : "drawer_edit",
}, { "getFrontPSAppView" : {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchDefault" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
}, },
"getPSAppDataEntity" : { "timeout" : 60000,
"modelref" : true, "uIActionMode" : "FRONT",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "uIActionTag" : "drawer_edit",
} "uIActionType" : "DEUIACTION",
}, { "id" : "drawer_edit@TEST"
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
}, },
"getPSAppDataEntity" : { "tooltip" : "抽屉编辑",
"modelref" : true, "uIActionTarget" : "SINGLEKEY",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "showCaption" : true,
} "showIcon" : true
}, {
"logicTag" : "grid",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
}, { }, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD", "caption" : "选项操作",
"logicTag" : "grid", "groupExtractMode" : "ITEM",
"logicType" : "APPVIEWENGINE", "itemType" : "DEUIACTION",
"name" : "engine_grid", "name" : "tbitem1_openoptview",
"getPSAppViewEngine" : { "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "engine" "id" : "toolbar_tbitem1_openoptview"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"getPSDEUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"caption" : "向导编辑", "caption" : "选项操作",
"codeName" : "editWizard", "codeName" : "OpenOptView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
"viewType" : "DEWIZARDVIEW" "viewType" : "DEOPTVIEW"
}, },
"frontProcessType" : "TOP", "frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_editWizard", "fullCodeName" : "TEST_OpenOptView",
"name" : "向导编辑", "name" : "选项操作",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "uIActionMode" : "FRONT",
"uIActionTag" : "editWizard", "uIActionTag" : "OpenOptView",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST" "reloadData" : true,
"id" : "OpenOptView@TEST"
}, },
"width" : 150, "tooltip" : "选项操作",
"widthUnit" : "PX", "uIActionTarget" : "SINGLEKEY",
"enableSort" : true "showCaption" : true,
"showIcon" : true
}, { }, {
"align" : "LEFT", "itemType" : "SEPERATOR",
"cLConvertMode" : "FRONT", "name" : "tbitem2",
"caption" : "类型", "spanMode" : false
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, { }, {
"align" : "LEFT", "getCapPSLanguageRes" : {
"cLConvertMode" : "NONE", "defaultContent" : "新建",
"caption" : "更新时间", "lanResTag" : "TBB.TEXT.*.NEW",
"codeName" : "updatedate", "lanResType" : "TBB.TEXT",
"columnType" : "DEFGRIDCOLUMN", "name" : "工具栏按钮文本[*.NEW]",
"dataItemName" : "updatedate", "refFlag" : true
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "caption" : "新建",
"width" : 150, "groupExtractMode" : "ITEM",
"widthUnit" : "PX", "itemType" : "DEUIACTION",
"enableSort" : true "name" : "tbitem3",
}, { "noPrivDisplayMode" : 2,
"align" : "LEFT", "getPSAppViewUIAction" : {
"cLConvertMode" : "NONE", "modelref" : true,
"caption" : "金额", "id" : "toolbar_tbitem3"
"codeName" : "amount",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "amount",
"excelCaption" : "金额",
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}, },
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true,
"enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作列",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "u5ee2086",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00c@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-check" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEDATA", "getCapPSLanguageRes" : {
"caption" : "百度", "defaultContent" : "新建",
"codeName" : "openBaidu", "lanResTag" : "TBB.TEXT.*.NEW",
"frontProcessType" : "OPENHTMLPAGE", "lanResType" : "TBB.TEXT",
"fullCodeName" : "openBaidu", "name" : "工具栏按钮文本[*.NEW]",
"htmlPageUrl" : "https://www.baidu.com/", "refFlag" : true
"name" : "百度", },
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "getTooltipPSLanguageRes" : {
"uIActionTag" : "openBaidu", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"addSeparator" : true, "tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
...@@ -1185,8 +1042,18 @@ ...@@ -1185,8 +1042,18 @@
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "编辑",
"detailType" : "DEUIACTION", "groupExtractMode" : "ITEM",
"name" : "u1feafb4", "itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -1217,6 +1084,7 @@ ...@@ -1217,6 +1084,7 @@
"uIActionTag" : "Edit", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT", "lanResTag" : "TBB.TOOLTIP.*.EDIT",
...@@ -1224,14 +1092,95 @@ ...@@ -1224,14 +1092,95 @@
"name" : "工具栏按钮提示[*.EDIT]", "name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : true, "uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : false "showIcon" : true
}, { }, {
"detailType" : "DEUIACTION", "getCapPSLanguageRes" : {
"name" : "u4c6267d", "defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem6"
},
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "fa-solid fa-delete-left" "glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "表格界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "GRIDVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem7",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem8",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem8"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "actionTarget" : "MULTIKEY",
...@@ -1263,6 +1212,7 @@ ...@@ -1263,6 +1212,7 @@
"uIActionTag" : "Remove", "uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
...@@ -1270,979 +1220,1029 @@ ...@@ -1270,979 +1220,1029 @@
"name" : "工具栏按钮提示[*.REMOVE]", "name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"addSeparator" : true, "uIActionTarget" : "MULTIKEY",
"showCaption" : false, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ]
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, { }, {
"dataType" : 6, "itemType" : "SEPERATOR",
"name" : "amount", "name" : "tbitem9",
"getPSAppDEField" : { "spanMode" : false
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, { }, {
"dataType" : 25, "getCapPSLanguageRes" : {
"name" : "srfkey", "defaultContent" : "导出",
"getPSAppDEField" : { "lanResTag" : "TBB.TEXT.*.EXPORT",
"name" : "TESTID", "lanResType" : "TBB.TEXT",
"codeName" : "TESTId" "name" : "工具栏按钮文本[*.EXPORT]",
} "refFlag" : true
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"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" : "搜索表单处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "SEARCH;LOAD;SAVE",
"logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_testname_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称",
"codeName" : "n_testname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_testname_like"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件一",
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件二",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem1"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件三",
"codeName" : "formitem2",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem2"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "GridViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认表格界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "抽屉编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_drawer_edit",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_drawer_edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
}, },
"tooltip" : "抽屉编辑", "caption" : "导出",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "选项操作",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem1_openoptview", "name" : "tbitem13",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem1_openoptview" "id" : "toolbar_tbitem13"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "getCapPSLanguageRes" : {
"caption" : "选项操作", "defaultContent" : "导出",
"codeName" : "OpenOptView", "lanResTag" : "TBB.TEXT.*.EXPORT",
"getFrontPSAppView" : { "lanResType" : "TBB.TEXT",
"modelref" : true, "name" : "工具栏按钮文本[*.EXPORT]",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json", "refFlag" : true
"viewType" : "DEOPTVIEW"
}, },
"frontProcessType" : "WIZARD", "caption" : "导出",
"fullCodeName" : "TEST_OpenOptView", "codeName" : "ExportExcel",
"name" : "选项操作", "fullCodeName" : "ExportExcel",
"getPSAppDataEntity" : { "name" : "表格界面_导出操作(Excel)",
"modelref" : true, "getPSSysImage" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
}, },
"refreshMode" : 1, "predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000, "timeout" : 60000,
"uIActionMode" : "FRONT", "getTooltipPSLanguageRes" : {
"uIActionTag" : "OpenOptView", "defaultContent" : "导出",
"uIActionType" : "DEUIACTION", "lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"reloadData" : true, "lanResType" : "TBB.TOOLTIP",
"id" : "OpenOptView@TEST" "name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
}, },
"tooltip" : "选项操作",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "itemType" : "SEPERATOR",
"name" : "tbitem2", "name" : "tbitem10",
"spanMode" : false "spanMode" : false
}, { }, {
"caption" : "其它",
"itemType" : "ITEMS",
"name" : "tbitem16",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResType" : "MENUITEM.CAPTION",
"lanResType" : "TBB.TEXT", "name" : "菜单项文本[*.EXPORTSRF]",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "导出数据模型",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem3", "name" : "tbitem21",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem3" "id" : "toolbar_tbitem21"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-download"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResType" : "MENUITEM.CAPTION",
"lanResType" : "TBB.TEXT", "name" : "菜单项文本[*.EXPORTSRF]",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "导出数据模型",
"codeName" : "New", "codeName" : "ExportModel",
"fullCodeName" : "New", "fullCodeName" : "ExportModel",
"name" : "表格界面_新建操作", "name" : "表格界面_导出数据模型",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-download"
}, },
"predefinedType" : "GRIDVIEW_NEWACTION", "predefinedType" : "GRIDVIEW_EXPORTXMLACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "New", "uIActionTag" : "ExportModel",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "导出数据模型",
"getTooltipPSLanguageRes" : { "showCaption" : true,
"defaultContent" : "新建", "showIcon" : true
"lanResTag" : "TBB.TOOLTIP.*.NEW", }, {
"lanResType" : "TBB.TOOLTIP", "caption" : "数据导入",
"name" : "工具栏按钮提示[*.NEW]", "groupExtractMode" : "ITEM",
"refFlag" : true "itemType" : "DEUIACTION",
"name" : "tbitem23",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem23"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
}, },
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "其它",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem17",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.EDIT", "lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]", "name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "过滤",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem4", "name" : "tbitem19",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem4" "id" : "toolbar_tbitem19"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-filter"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.EDIT", "lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]", "name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "过滤",
"codeName" : "Edit", "codeName" : "ToggleFilter",
"fullCodeName" : "Edit", "fullCodeName" : "ToggleFilter",
"name" : "表格界面_编辑操作", "name" : "表格界面_搜索栏",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf044@FontAwesome", "glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-edit" "cssClass" : "fa fa-filter"
}, },
"predefinedType" : "GRIDVIEW_EDITACTION", "predefinedType" : "GRIDVIEW_SEARCHBAR",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.EDIT", "lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]", "name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Edit", "uIActionTag" : "ToggleFilter",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION",
"enableToggleMode" : true
}, },
"tooltip" : "编辑", "tooltip" : "过滤",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.EDIT", "lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]", "name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"uIActionTarget" : "SINGLEKEY", "enableToggleMode" : true,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.COPY", "lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]", "name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "拷贝", "caption" : "帮助",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem6", "name" : "tbitem18",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem6" "id" : "toolbar_tbitem18"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome", "glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-copy" "cssClass" : "fa fa-question"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.COPY", "lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]", "name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "拷贝", "caption" : "帮助",
"codeName" : "Copy", "codeName" : "Help",
"fullCodeName" : "Copy", "fullCodeName" : "Help",
"name" : "表格界面_拷贝操作", "name" : "表格界面_帮助操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome", "glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-copy" "cssClass" : "fa fa-question"
}, },
"predefinedType" : "GRIDVIEW_COPYACTION", "predefinedType" : "GRIDVIEW_HELPACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.COPY", "lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]", "name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Copy", "uIActionTag" : "Help",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "拷贝", "tooltip" : "帮助",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.COPY", "lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]", "name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true "refFlag" : true
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "caption" : "数据导入",
"name" : "tbitem7",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem8", "name" : "deuiaction2",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem8" "id" : "toolbar_deuiaction2"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-remove" "cssClass" : "fa fa-upload"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY", "caption" : "数据导入",
"getCapPSLanguageRes" : { "codeName" : "Import",
"defaultContent" : "删除", "fullCodeName" : "Import",
"lanResTag" : "TBB.TEXT.*.REMOVE", "name" : "表格界面_数据导入栏",
"lanResType" : "TBB.TEXT", "getPSSysImage" : {
"name" : "工具栏按钮文本[*.REMOVE]", "glyph" : "xf093@FontAwesome",
"refFlag" : true "cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "b912ff540f5614f63914a38067d84728",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"hookEventNames" : [ "点击", "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"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" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "grid",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
}, {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid",
"logicType" : "APPVIEWENGINE",
"name" : "engine_grid",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "测试实体名称",
"codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname",
"excelCaption" : "测试实体名称",
"name" : "testname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"caption" : "删除", "getPSDEUIAction" : {
"codeName" : "Remove", "actionTarget" : "SINGLEKEY",
"fullCodeName" : "Remove", "caption" : "向导编辑",
"name" : "表格界面_删除操作", "codeName" : "editWizard",
"getPSSysImage" : { "getFrontPSAppView" : {
"glyph" : "xf00d@FontAwesome", "modelref" : true,
"cssClass" : "fa fa-remove" "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "uIActionMode" : "FRONT",
"defaultContent" : "删除", "uIActionTag" : "editWizard",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE", "uIActionType" : "DEUIACTION",
"lanResType" : "TBB.TOOLTIP", "id" : "editWizard@TEST"
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
}, },
"uIActionMode" : "SYS", "width" : 150,
"uIActionTag" : "Remove", "widthUnit" : "PX",
"uIActionType" : "DEUIACTION" "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "类型",
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, },
"tooltip" : "删除", "getPSAppDEField" : {
"getTooltipPSLanguageRes" : { "name" : "TYPE",
"defaultContent" : "删除", "codeName" : "Type"
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
}, },
"uIActionTarget" : "MULTIKEY", "width" : 100,
"showCaption" : true, "widthUnit" : "PX",
"showIcon" : true "enableSort" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem9",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "align" : "LEFT",
"defaultContent" : "导出", "cLConvertMode" : "NONE",
"lanResTag" : "TBB.TEXT.*.EXPORT", "caption" : "更新时间",
"lanResType" : "TBB.TEXT", "codeName" : "updatedate",
"name" : "工具栏按钮文本[*.EXPORT]", "columnType" : "DEFGRIDCOLUMN",
"refFlag" : true "dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"caption" : "导出", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"groupExtractMode" : "ITEM", "width" : 150,
"itemType" : "DEUIACTION", "widthUnit" : "PX",
"name" : "tbitem13", "enableSort" : true
"noPrivDisplayMode" : 2, }, {
"getPSAppViewUIAction" : { "align" : "LEFT",
"modelref" : true, "cLConvertMode" : "NONE",
"id" : "toolbar_tbitem13" "caption" : "金额",
"codeName" : "amount",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "amount",
"excelCaption" : "金额",
"name" : "amount",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}, },
"unitName" : "元",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true,
"enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作列",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "u5ee2086",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome", "glyph" : "xf00c@FontAwesome",
"cssClass" : "fa fa-file-excel-o" "cssClass" : "fa fa-check"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "actionTarget" : "SINGLEDATA",
"defaultContent" : "导出", "caption" : "百度",
"lanResTag" : "TBB.TEXT.*.EXPORT", "codeName" : "openBaidu",
"lanResType" : "TBB.TEXT", "frontProcessType" : "OPENHTMLPAGE",
"name" : "工具栏按钮文本[*.EXPORT]", "fullCodeName" : "openBaidu",
"refFlag" : true "htmlPageUrl" : "https://www.baidu.com/",
}, "name" : "百度",
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "uIActionMode" : "FRONT",
"defaultContent" : "导出", "uIActionTag" : "openBaidu",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "导出", "addSeparator" : true,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR",
"name" : "tbitem10",
"spanMode" : false
}, {
"caption" : "其它",
"itemType" : "ITEMS",
"name" : "tbitem16",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "defaultContent" : "编辑",
"lanResType" : "MENUITEM.CAPTION", "lanResTag" : "TBB.TEXT.*.EDIT",
"name" : "菜单项文本[*.EXPORTSRF]", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "导出数据模型", "caption" : "编辑",
"groupExtractMode" : "ITEM", "detailType" : "DEUIACTION",
"itemType" : "DEUIACTION", "name" : "u1feafb4",
"name" : "tbitem21",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem21"
},
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "defaultContent" : "编辑",
"lanResType" : "MENUITEM.CAPTION", "lanResTag" : "TBB.TEXT.*.EDIT",
"name" : "菜单项文本[*.EXPORTSRF]", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "导出数据模型", "caption" : "编辑",
"codeName" : "ExportModel", "codeName" : "Edit",
"fullCodeName" : "ExportModel", "fullCodeName" : "Edit",
"name" : "表格界面_导出数据模型", "name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"predefinedType" : "GRIDVIEW_EXPORTXMLACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ExportModel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出数据模型",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem23",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem23"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf093@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-upload" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_IMPORTBAR", "predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Import", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "数据导入", "getTooltipPSLanguageRes" : {
"showCaption" : true, "defaultContent" : "编辑",
"showIcon" : true "lanResTag" : "TBB.TOOLTIP.*.EDIT",
} ], "lanResType" : "TBB.TOOLTIP",
"tooltip" : "其它", "name" : "工具栏按钮提示[*.EDIT]",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem17",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "过滤", "addSeparator" : true,
"groupExtractMode" : "ITEM", "showCaption" : true,
"itemType" : "DEUIACTION", "showIcon" : false
"name" : "tbitem19", }, {
"noPrivDisplayMode" : 2, "detailType" : "DEUIACTION",
"getPSAppViewUIAction" : { "name" : "u4c6267d",
"modelref" : true,
"id" : "toolbar_tbitem19"
},
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome", "cssClass" : "fa-solid fa-delete-left"
"cssClass" : "fa fa-filter"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "查找", "defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.FILTER", "lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]", "name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "过滤", "caption" : "删除",
"codeName" : "ToggleFilter", "codeName" : "Remove",
"fullCodeName" : "ToggleFilter", "fullCodeName" : "Remove",
"name" : "表格界面_搜索栏", "name" : "表格界面_删除操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-filter" "cssClass" : "fa fa-remove"
}, },
"predefinedType" : "GRIDVIEW_SEARCHBAR", "predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "查找", "defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.FILTER", "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]", "name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "ToggleFilter", "uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION"
"enableToggleMode" : true
}, },
"tooltip" : "过滤",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "查找", "defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.FILTER", "lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]", "name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true "refFlag" : true
}, },
"enableToggleMode" : true, "addSeparator" : true,
"showCaption" : true, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ]
},
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, { }, {
"getCapPSLanguageRes" : { "dataType" : 25,
"defaultContent" : "帮助", "name" : "type",
"lanResTag" : "TBB.TEXT.*.HELP", "getPSAppDEField" : {
"lanResType" : "TBB.TEXT", "name" : "TYPE",
"name" : "工具栏按钮文本[*.HELP]", "codeName" : "Type"
"refFlag" : true }
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 6,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}, },
"caption" : "帮助", "dataAccessAction" : true
"groupExtractMode" : "ITEM", }, {
"itemType" : "DEUIACTION", "dataType" : 25,
"name" : "tbitem18", "name" : "srfmajortext",
"noPrivDisplayMode" : 2, "getPSAppDEField" : {
"getPSAppViewUIAction" : { "name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "测试实体标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.json",
"hookEventNames" : [ "SEARCH", "LOAD", "SAVE" ],
"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, "modelref" : true,
"id" : "toolbar_tbitem18" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
}, },
"getPSSysImage" : { "getPSControlLogics" : [ {
"glyph" : "xf128@FontAwesome", "eventNames" : "SEARCH;LOAD;SAVE",
"cssClass" : "fa fa-question" "logicTag" : "searchform",
"logicType" : "APPVIEWENGINE",
"name" : "engine_searchform",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
}, },
"getPSUIAction" : { "getPSDEFormItems" : [ {
"getCapPSLanguageRes" : { "id" : "n_testname_like",
"defaultContent" : "帮助", "dataType" : 25,
"lanResTag" : "TBB.TEXT.*.HELP", "getPSAppDEField" : {
"lanResType" : "TBB.TEXT", "name" : "TESTNAME",
"name" : "工具栏按钮文本[*.HELP]", "codeName" : "TESTName"
"refFlag" : true }
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称",
"codeName" : "n_testname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}, },
"caption" : "帮助", "getPSEditor" : {
"codeName" : "Help", "editorType" : "TEXTBOX",
"fullCodeName" : "Help", "name" : "n_testname_like"
"name" : "表格界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
}, },
"predefinedType" : "GRIDVIEW_HELPACTION", "getPSLayoutPos" : {
"timeout" : 60000, "colLG" : 12,
"getTooltipPSLanguageRes" : { "colMD" : 24,
"defaultContent" : "帮助", "layout" : "TABLE_24COL"
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
}, },
"uIActionMode" : "SYS", "allowEmpty" : true,
"uIActionTag" : "Help", "showCaption" : true
"uIActionType" : "DEUIACTION" }, {
"caption" : "条件一",
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem"
}, },
"tooltip" : "帮助", "getPSLayoutPos" : {
"getTooltipPSLanguageRes" : { "colLG" : 12,
"defaultContent" : "帮助", "colMD" : 24,
"lanResTag" : "TBB.TOOLTIP.*.HELP", "layout" : "TABLE_24COL"
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
}, },
"showCaption" : true, "allowEmpty" : true,
"showIcon" : true "showCaption" : true
}, { }, {
"caption" : "数据导入", "caption" : "条件二",
"groupExtractMode" : "ITEM", "codeName" : "formitem1",
"itemType" : "DEUIACTION", "dataType" : 25,
"name" : "deuiaction2", "detailStyle" : "DEFAULT",
"noPrivDisplayMode" : 2, "detailType" : "FORMITEM",
"getPSAppViewUIAction" : { "enableCond" : 3,
"modelref" : true, "ignoreInput" : 0,
"id" : "toolbar_deuiaction2" "labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem1"
}, },
"getPSSysImage" : { "getPSLayoutPos" : {
"glyph" : "xf093@FontAwesome", "colLG" : 12,
"cssClass" : "fa fa-upload" "colMD" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSUIAction" : { "allowEmpty" : true,
"caption" : "数据导入", "showCaption" : true
"codeName" : "Import", }, {
"fullCodeName" : "Import", "caption" : "条件三",
"name" : "表格界面_数据导入栏", "codeName" : "formitem2",
"getPSSysImage" : { "dataType" : 25,
"glyph" : "xf093@FontAwesome", "detailStyle" : "DEFAULT",
"cssClass" : "fa fa-upload" "detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem2"
}, },
"predefinedType" : "GRIDVIEW_IMPORTBAR", "getPSLayoutPos" : {
"timeout" : 60000, "colLG" : 12,
"uIActionMode" : "SYS", "colMD" : 24,
"uIActionTag" : "Import", "layout" : "TABLE_24COL"
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "数据导入", "allowEmpty" : true,
"showCaption" : true, "showCaption" : true
"showIcon" : true
} ], } ],
"xDataControlName" : "grid", "getPSLayout" : {
"modelid" : "b912ff540f5614f63914a38067d84728", "childColLG" : -1,
"modeltype" : "PSDETOOLBAR" "childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"name" : "searchbar", "name" : "searchbar",
...@@ -2274,18 +2274,84 @@ ...@@ -2274,18 +2274,84 @@
"getPSDEViewCodeName" : "GridView", "getPSDEViewCodeName" : "GridView",
"getPSDEViewId" : "60afc41b220f5cb7035439d1522b1575", "getPSDEViewId" : "60afc41b220f5cb7035439d1522b1575",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "getAllPSPanelFields" : [ {
"controlStyle" : "APPDEGRIDVIEW", "id" : "visible",
"hidden" : true,
"viewFieldName" : "visible"
} ],
"codeName" : "Usr0605003933",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
"layoutMode" : "FLEX",
"logicName" : "测试视图面板11",
"name" : "layoutpanel", "name" : "layoutpanel",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { }, "getPSControlParam" : { },
"layoutBodyOnly" : true, "getPSLayout" : {
"layout" : "FLEX"
},
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItemGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "PANELVISIBLE",
"logicType" : "GROUP",
"name" : "面板成员[searchform][面板显示]逻辑",
"getPSPanelItemLogics" : [ {
"condOp" : "ISNOTNULL",
"dstModelField" : "visible",
"logicType" : "SINGLE",
"name" : "逻辑项"
} ],
"relatedItemNames" : [ "visible" ],
"notMode" : false
} ],
"showCaption" : true
} ]
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "visible",
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "visible",
"predefinedType" : "FIELD_TEXT_DYNAMIC"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "visible",
"hidden" : true,
"showCaption" : false
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : false,
"modelid" : "4B483886-7364-436A-8A1A-05381DC952AD",
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
}, },
"title" : "测试实体表格视图", "title" : "测试实体表格视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
<profiles> <profiles>
<profile> <profile>
<id>trainsys</id> <id>runtime</id>
<build> <build>
<resources> <resources>
<resource> <resource>
......
...@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \ ...@@ -10,6 +10,6 @@ CMD echo "The application will start in ${IBIZ_SLEEP}s..." && \
sleep ${IBIZ_SLEEP} && \ sleep ${IBIZ_SLEEP} && \
java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar java ${JAVA_OPTS} -Duser.timezone=$TZ -Djava.security.egd=file:/dev/./urandom -jar /trainsys-provider.jar
EXPOSE 50000 EXPOSE 8081
ADD trainsys-provider.jar /trainsys-provider.jar ADD trainsys-provider.jar /trainsys-provider.jar
...@@ -22,32 +22,7 @@ spec: ...@@ -22,32 +22,7 @@ spec:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- containerPort: 50000 - containerPort: 8081
env:
- name: SPRING_CLOUD_NACOS_DISCOVERY_IP
value: "172.16.240.140"
- name: SERVER_PORT
value: "50000"
- name: SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR
value: "172.16.240.140:8848"
- name: SPRING_REDIS_HOST
value: "127.0.0.1"
- name: SPRING_REDIS_PORT
value: "6379"
- name: SPRING_REDIS_DATABASE
value: "0"
- name: SPRING_DATASOURCE_USERNAME
value: "a_LAB01_d23cc850e"
- name: SPRING_DATASOURCE_PASSWORD
value: "f9Df4556"
- name: SPRING_DATASOURCE_URL
value: "jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8"
- name: SPRING_DATASOURCE_DRIVER-CLASS-NAME
value: "com.mysql.jdbc.Driver"
- name: SPRING_DATASOURCE_DEFAULTSCHEMA
value: "a_LAB01_d23cc850e"
- name: NACOS
value: "172.16.240.140:8848"
--- ---
apiVersion: v1 apiVersion: v1
...@@ -60,9 +35,9 @@ spec: ...@@ -60,9 +35,9 @@ spec:
type: NodePort type: NodePort
ports: ports:
- name: http - name: http
port: 50000 port: 8081
targetPort: 50000 targetPort: 8081
nodePort: 50000 nodePort: 8081
protocol: TCP protocol: TCP
selector: selector:
app: trainsys-provider app: trainsys-provider
......
...@@ -3,23 +3,9 @@ services: ...@@ -3,23 +3,9 @@ services:
trainsys-provider: trainsys-provider:
image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest image: registry.cn-shanghai.aliyuncs.com/ibizsys/trainsys-provider:latest
ports: ports:
- "50000:50000" - "8081:8081"
networks: networks:
- agent_network - agent_network
environment:
- SPRING_CLOUD_NACOS_DISCOVERY_IP=172.16.240.140
- SERVER_PORT=50000
- SPRING_CLOUD_NACOS_DISCOVERY_SERVER-ADDR=172.16.240.140:8848
- SPRING_CLOUD_NACOS_CONFIG_SERVER-ADDR=172.16.240.140:8848
- SPRING_REDIS_HOST=127.0.0.1
- SPRING_REDIS_PORT=6379
- SPRING_REDIS_DATABASE=0
- SPRING_DATASOURCE_USERNAME=a_LAB01_d23cc850e
- SPRING_DATASOURCE_PASSWORD=f9Df4556
- SPRING_DATASOURCE_URL=jdbc:mysql://172.16.186.185:3306/a_LAB01_d23cc850e?autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&useOldAliasMetadataBehavior=true&serverTimezone=Asia/Shanghai&allowMultiQueries=true&serverTimezone=GMT%2B8
- SPRING_DATASOURCE_DRIVER-CLASS-NAME=com.mysql.jdbc.Driver
- SPRING_DATASOURCE_DEFAULTSCHEMA=a_LAB01_d23cc850e
- NACOS=172.16.240.140:8848
deploy: deploy:
resources: resources:
limits: limits:
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册