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

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

上级 013da971
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDGridView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDGridView.json",
"funcViewMode" : "MDATAVIEW", "funcViewMode" : "MDATAVIEW",
"gridRowActiveMode" : 2, "gridRowActiveMode" : 2,
"height" : 80,
"name" : "BXDGridView", "name" : "BXDGridView",
"openMode" : "DRAWER_TOP", "openMode" : "DRAWER_TOP",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -73,520 +74,167 @@ ...@@ -73,520 +74,167 @@
} }
} ], } ],
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EDITDATA", "name" : "NEWDATA",
"realTitle" : "报销单编辑视图", "realTitle" : "报销单编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDEditView_5495.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, { }, {
"name" : "NEWDATA", "name" : "EDITDATA",
"realTitle" : "报销单编辑视图", "realTitle" : "报销单编辑视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDEditView_5495.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"aggMode" : "NONE", "codeName" : "GridViewtoolbar",
"codeName" : "Main", "controlType" : "TOOLBAR",
"columnEnableFilter" : 2, "logicName" : "工具栏模板(默认表格界面)",
"columnEnableLink" : 2, "name" : "toolbar",
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"groupMode" : "NONE",
"logicName" : "主表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}, },
"getPSControlHandler" : { "getPSControlParam" : {
"getPSHandlerActions" : [ { "id" : "TOOLBAR"
"actionName" : "Get", },
"actionType" : "DEACTION", "getPSDEToolbarItems" : [ {
"dataAccessAction" : "READ", "getCapPSLanguageRes" : {
"name" : "load", "defaultContent" : "新建",
"getPSAppDEMethod" : { "lanResTag" : "TBB.TEXT.*.NEW",
"modelref" : true, "lanResType" : "TBB.TEXT",
"id" : "Get" "name" : "工具栏按钮文本[*.NEW]",
}, "refFlag" : true
"getPSAppDataEntity" : { },
"modelref" : true, "caption" : "新建",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json" "groupExtractMode" : "ITEM",
} "itemType" : "DEUIACTION",
}, { "name" : "tbitem3",
"actionName" : "Create", "noPrivDisplayMode" : 2,
"actionType" : "DEACTION", "getPSAppViewUIAction" : {
"dataAccessAction" : "CREATE", "modelref" : true,
"name" : "create", "id" : "toolbar_tbitem3"
"getPSAppDEMethod" : { },
"modelref" : true, "getPSSysImage" : {
"id" : "Create" "glyph" : "xf0f6@FontAwesome",
}, "cssClass" : "fa fa-file-text-o"
"getPSAppDataEntity" : { },
"modelref" : true, "getPSUIAction" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json" "getCapPSLanguageRes" : {
} "defaultContent" : "新建",
}, { "lanResTag" : "TBB.TEXT.*.NEW",
"actionName" : "Update", "lanResType" : "TBB.TEXT",
"actionType" : "DEACTION", "name" : "工具栏按钮文本[*.NEW]",
"dataAccessAction" : "UPDATE", "refFlag" : true
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
}, },
"getPSAppDataEntity" : { "caption" : "新建",
"modelref" : true, "codeName" : "New",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json" "fullCodeName" : "New",
} "name" : "表格界面_新建操作",
}, { "getPSSysImage" : {
"actionName" : "GetDraft", "glyph" : "xf0f6@FontAwesome",
"actionType" : "DEACTION", "cssClass" : "fa fa-file-text-o"
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "predefinedType" : "GRIDVIEW_NEWACTION",
"modelref" : true, "refreshMode" : 1,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json" "timeout" : 60000,
} "getTooltipPSLanguageRes" : {
}, { "defaultContent" : "新建",
"actionType" : "DEDATASET", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"name" : "fetch", "lanResType" : "TBB.TOOLTIP",
"getPSAppDEMethod" : { "name" : "工具栏按钮提示[*.NEW]",
"modelref" : true, "refFlag" : true
"id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "uIActionMode" : "SYS",
"modelref" : true, "uIActionTag" : "New",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json" "uIActionType" : "DEUIACTION",
} "reloadData" : true
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "报销单名称",
"codeName" : "bxdname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "bxdname",
"excelCaption" : "报销单名称",
"name" : "bxdname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BXDNAME",
"codeName" : "BXDName"
}, },
"getPSSysPFPlugin" : { "tooltip" : "新建",
"pluginType" : "CUSTOM", "getTooltipPSLanguageRes" : {
"pluginCode" : "PluginTest1" "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
}, },
"width" : 150, "showCaption" : true,
"widthUnit" : "PX", "showIcon" : true
"enableSort" : true
}, { }, {
"align" : "LEFT", "getCapPSLanguageRes" : {
"cLConvertMode" : "FRONT", "defaultContent" : "编辑",
"caption" : "更新人", "lanResTag" : "TBB.TEXT.*.EDIT",
"codeName" : "updateman", "lanResType" : "TBB.TEXT",
"columnType" : "DEFGRIDCOLUMN", "name" : "工具栏按钮文本[*.EDIT]",
"dataItemName" : "updateman", "refFlag" : true
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
}, },
"getPSAppDEField" : { "caption" : "编辑",
"name" : "UPDATEMAN", "groupExtractMode" : "ITEM",
"codeName" : "UpdateMan" "itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
}, },
"width" : 150, "getPSSysImage" : {
"widthUnit" : "PX", "glyph" : "xf044@FontAwesome",
"enableSort" : true "cssClass" : "fa fa-edit"
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "bxdname",
"getPSAppDEField" : {
"name" : "BXDNAME",
"codeName" : "BXDName"
}
}, {
"dataType" : 25,
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "BXDID",
"codeName" : "BXDId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "BXDID",
"codeName" : "BXDId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "BXDNAME",
"codeName" : "BXDName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "报销单标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "BXDID",
"codeName" : "BXDId"
},
"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/BXD.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : false,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "98ba679ad55e0158cfe05ceeaba42795",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSSEARCHFORMS/Default.json",
"logicName" : "默认搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "ce5e99e6323e7c001cb008d92c4873c9",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "GridViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认表格界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem3"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "编辑",
"codeName" : "New", "codeName" : "Edit",
"fullCodeName" : "New", "fullCodeName" : "Edit",
"name" : "表格界面_新建操作", "name" : "表格界面_编辑操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-edit"
}, },
"predefinedType" : "GRIDVIEW_NEWACTION", "predefinedType" : "GRIDVIEW_EDITACTION",
"refreshMode" : 1,
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]", "name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "New", "uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION"
"reloadData" : true
}, },
"tooltip" : "新建", "tooltip" : "编辑",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]", "name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true "refFlag" : true
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "编辑", "defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.EDIT", "lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]", "name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "编辑", "caption" : "拷贝",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem6", "name" : "tbitem6",
...@@ -1020,6 +668,359 @@ ...@@ -1020,6 +668,359 @@
"xDataControlName" : "grid", "xDataControlName" : "grid",
"modelid" : "b912ff540f5614f63914a38067d84728", "modelid" : "b912ff540f5614f63914a38067d84728",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE",
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
},
"groupMode" : "NONE",
"logicName" : "主表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "报销单名称",
"codeName" : "bxdname",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "bxdname",
"excelCaption" : "报销单名称",
"name" : "bxdname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BXDNAME",
"codeName" : "BXDName"
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "PluginTest1"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "更新人",
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "bxdname",
"getPSAppDEField" : {
"name" : "BXDNAME",
"codeName" : "BXDName"
}
}, {
"dataType" : 25,
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "BXDID",
"codeName" : "BXDId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "BXDID",
"codeName" : "BXDId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "BXDNAME",
"codeName" : "BXDName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "报销单标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "BXDID",
"codeName" : "BXDId"
},
"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/BXD.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : false,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "98ba679ad55e0158cfe05ceeaba42795",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD/PSSEARCHFORMS/Default.json",
"logicName" : "默认搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BXD.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "ce5e99e6323e7c001cb008d92c4873c9",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, { }, {
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"name" : "searchbar", "name" : "searchbar",
...@@ -1067,6 +1068,7 @@ ...@@ -1067,6 +1068,7 @@
"title" : "报销单表格视图", "title" : "报销单表格视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"width" : 60,
"xDataControlName" : "grid", "xDataControlName" : "grid",
"enableDP" : true, "enableDP" : true,
"enableExport" : true, "enableExport" : true,
......
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXGridView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXGridView.json",
"funcViewMode" : "MDATAVIEW", "funcViewMode" : "MDATAVIEW",
"gridRowActiveMode" : 2, "gridRowActiveMode" : 2,
"height" : 60,
"name" : "BXDMXGridView", "name" : "BXDMXGridView",
"openMode" : "POPUPMODAL", "openMode" : "POPUPMODAL",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1144,6 +1145,7 @@ ...@@ -1144,6 +1145,7 @@
"title" : "报销单明细表格视图", "title" : "报销单明细表格视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"width" : 50,
"xDataControlName" : "grid", "xDataControlName" : "grid",
"enableDP" : true, "enableDP" : true,
"enableExport" : true, "enableExport" : true,
......
...@@ -10,7 +10,9 @@ ...@@ -10,7 +10,9 @@
"codeName" : "bookUsr4GridView", "codeName" : "bookUsr4GridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4GridView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr4GridView.json",
"gridRowActiveMode" : 2, "gridRowActiveMode" : 2,
"height" : 80,
"name" : "bookUsr4GridView", "name" : "bookUsr4GridView",
"openMode" : "INDEXVIEWTAB_POPUPMODAL",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
...@@ -711,6 +713,7 @@ ...@@ -711,6 +713,7 @@
"title" : "书实体表格视图(多数据部件测试)", "title" : "书实体表格视图(多数据部件测试)",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"width" : 70,
"xDataControlName" : "grid", "xDataControlName" : "grid",
"enableDP" : true, "enableDP" : true,
"enableExport" : true, "enableExport" : true,
......
...@@ -276,36 +276,77 @@ ...@@ -276,36 +276,77 @@
}, },
"tooltip" : "测试子菜单" "tooltip" : "测试子菜单"
}, { }, {
"accUserMode" : 2, "accUserMode" : 0,
"caption" : "测试抽屉", "caption" : "打开方式",
"itemType" : "MENUITEM",
"name" : "menuitem8",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc7"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试抽屉"
}, {
"accUserMode" : 2,
"caption" : "测试模态",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem9", "name" : "menuitem190",
"getPSAppFunc" : { "getPSAppMenuItems" : [ {
"modelref" : true, "accUserMode" : 2,
"id" : "AppFunc8" "caption" : "测试抽屉",
}, "itemType" : "MENUITEM",
"name" : "menuitem8",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc7"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试抽屉"
}, {
"accUserMode" : 2,
"caption" : "测试模态",
"itemType" : "MENUITEM",
"name" : "menuitem9",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc8"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "测试模态"
}, {
"accUserMode" : 2,
"caption" : "路由模态",
"itemType" : "MENUITEM",
"name" : "menuitem191",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130455748"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "路由模态"
} ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
"childColMD" : 24, "childColMD" : 24,
...@@ -318,7 +359,7 @@ ...@@ -318,7 +359,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"tooltip" : "测试模态" "tooltip" : "打开方式"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "工作流动态启动", "caption" : "工作流动态启动",
......
...@@ -120,25 +120,42 @@ ...@@ -120,25 +120,42 @@
} ], } ],
"tooltip" : "测试子菜单" "tooltip" : "测试子菜单"
}, { }, {
"accUserMode" : 2, "accUserMode" : 0,
"caption" : "测试抽屉", "caption" : "打开方式",
"itemType" : "MENUITEM",
"name" : "menuitem8",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc7"
},
"tooltip" : "测试抽屉"
}, {
"accUserMode" : 2,
"caption" : "测试模态",
"itemType" : "MENUITEM", "itemType" : "MENUITEM",
"name" : "menuitem9", "name" : "menuitem190",
"getPSAppFunc" : { "getPSAppMenuItems" : [ {
"modelref" : true, "accUserMode" : 2,
"id" : "AppFunc8" "caption" : "测试抽屉",
}, "itemType" : "MENUITEM",
"tooltip" : "测试模态" "name" : "menuitem8",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc7"
},
"tooltip" : "测试抽屉"
}, {
"accUserMode" : 2,
"caption" : "测试模态",
"itemType" : "MENUITEM",
"name" : "menuitem9",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc8"
},
"tooltip" : "测试模态"
}, {
"accUserMode" : 2,
"caption" : "路由模态",
"itemType" : "MENUITEM",
"name" : "menuitem191",
"getPSAppFunc" : {
"modelref" : true,
"id" : "UsrAppFunc0130455748"
},
"tooltip" : "路由模态"
} ],
"tooltip" : "打开方式"
}, { }, {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "工作流动态启动", "caption" : "工作流动态启动",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册