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

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

上级 c2c7217e
...@@ -18,1109 +18,1124 @@ ...@@ -18,1109 +18,1124 @@
"engineType" : "EditView", "engineType" : "EditView",
"name" : "engine" "name" : "engine"
} ], } ],
"getPSControls" : [ { "getPSAppViewLogics" : [ {
"codeName" : "EditViewtoolbar", "eventNames" : "onLoadSuccess",
"controlType" : "TOOLBAR", "logicTrigger" : "VIEWEVENT",
"logicName" : "工具栏模板(默认编辑界面)", "logicType" : "APPDEUILOGIC",
"name" : "toolbar", "name" : "TEST1111",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "test11"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}, },
"getPSControlParam" : { "getPSViewCtrlName" : "form"
"id" : "TOOLBAR" } ],
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
}, },
"getPSDEToolbarItems" : [ { "getPSAppDataEntity" : {
"getCapPSLanguageRes" : { "modelref" : true,
"lanResTag" : "TBB.TEXT.*.SAVE" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, },
"caption" : "保存", "defaultLabelWidth" : 130,
"groupExtractMode" : "ITEM", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType/PSFORMS/Main.json",
"itemType" : "DEUIACTION", "getGetDraftFromPSControlAction" : {
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem3" "id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, },
"getPSSysImage" : { "getGetDraftPSControlAction" : {
"glyph" : "xf0c7@FontAwesome", "modelref" : true,
"cssClass" : "fa fa-save" "id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
}, },
"getPSUIAction" : { "getPSAppDataEntity" : {
"getCapPSLanguageRes" : { "modelref" : true,
"lanResTag" : "TBB.TEXT.*.SAVE" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, },
"caption" : "保存", "getGetPSControlAction" : {
"codeName" : "Save", "modelref" : true,
"fullCodeName" : "Save", "id" : "load",
"name" : "编辑界面_保存操作", "actionName" : "Get",
"getPSSysImage" : { "actionType" : "DEACTION",
"glyph" : "xf0c7@FontAwesome", "dataAccessAction" : "READ",
"cssClass" : "fa fa-save" "name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"predefinedType" : "EDITVIEW_SAVEACTION", "getPSAppDataEntity" : {
"timeout" : 60000, "modelref" : true,
"getTooltipPSLanguageRes" : { "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
"lanResTag" : "TBB.TOOLTIP.*.SAVE" }
}, },
"uIActionMode" : "SYS", "hookEventNames" : [ "ONLOADSUCCESS" ],
"uIActionTag" : "Save", "logicName" : "主编辑表单",
"uIActionType" : "DEUIACTION" "getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}, },
"tooltip" : "保存", "getPSControlHandler" : {
"getTooltipPSLanguageRes" : { "getPSHandlerActions" : [ {
"lanResTag" : "TBB.TOOLTIP.*.SAVE" "actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
}, },
"showCaption" : true, "getPSAppDataEntity" : {
"showIcon" : true "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, { }, {
"getCapPSLanguageRes" : { "actionName" : "GETDRAFTFROM",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW" "actionType" : "DEACTION",
}, "dataAccessAction" : "CREATE",
"caption" : "保存并新建", "name" : "loaddraftfrom",
"groupExtractMode" : "ITEM", "getPSAppDataEntity" : {
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem4" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}, }
"getPSSysImage" : { }, {
"cssClass" : "sx-tb-saveandnew" "actionName" : "Get",
}, "actionType" : "DEACTION",
"getPSUIAction" : { "dataAccessAction" : "READ",
"getCapPSLanguageRes" : { "name" : "load",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW" "getPSAppDEMethod" : {
}, "modelref" : true,
"caption" : "保存并新建", "id" : "Get"
"codeName" : "SaveAndNew",
"fullCodeName" : "SaveAndNew",
"name" : "编辑界面_保存并新建操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"predefinedType" : "EDITVIEW_SAVEANDNEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndNew",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "保存并新建", "getPSAppDataEntity" : {
"getTooltipPSLanguageRes" : { "modelref" : true,
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
}, },
"showCaption" : true, "getPSAppDataEntity" : {
"showIcon" : true "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, { }, {
"getCapPSLanguageRes" : { "actionName" : "Update",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE" "actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"caption" : "保存并关闭", "getPSAppDataEntity" : {
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem5" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
}, },
"getPSSysImage" : { "getPSAppDataEntity" : {
"cssClass" : "sx-tb-saveandclose" "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
}, },
"getPSUIAction" : { "getPSControlLogics" : [ {
"getCapPSLanguageRes" : { "eventNames" : "onLoadSuccess",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE" "logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "test111",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "test11"
}, },
"caption" : "保存并关闭", "getPSAppDataEntity" : {
"codeName" : "SaveAndExit", "modelref" : true,
"fullCodeName" : "SaveAndExit", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
"name" : "编辑界面_保存并退出操作", }
"getPSSysImage" : { } ],
"cssClass" : "sx-tb-saveandclose" "getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
}, },
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION", "getPSDEFormItems" : [ {
"timeout" : 60000, "id" : "srfupdatedate",
"getTooltipPSLanguageRes" : { "hidden" : true,
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE" "dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKTYPEID",
"codeName" : "BookTypeId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKTYPENAME",
"codeName" : "BookTypeName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "booktypename",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKTYPENAME",
"codeName" : "BookTypeName"
}
}, {
"id" : "orgid",
"dataType" : 25,
"createDV" : "aaaa",
"getPSAppDEField" : {
"name" : "ORGID",
"codeName" : "OrgId"
}
}, {
"id" : "deptid",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "DEPTID",
"codeName" : "DeptId"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "booktypeid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKTYPEID",
"codeName" : "BookTypeId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "书籍类别基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"caption" : "书籍类别名称",
"codeName" : "booktypename",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "booktypename",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKTYPENAME",
"codeName" : "BookTypeName"
}, },
"uIActionMode" : "SYS", "getPSEditor" : {
"uIActionTag" : "SaveAndExit", "editorType" : "TEXTBOX",
"uIActionType" : "DEUIACTION" "maxLength" : 200,
"name" : "booktypename"
}, },
"tooltip" : "保存并关闭", "getPSLayoutPos" : {
"getTooltipPSLanguageRes" : { "colMD" : 24,
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE" "layout" : "TABLE_24COL"
}, },
"showCaption" : true, "allowEmpty" : true,
"showIcon" : true "showCaption" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem6",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "caption" : "组织机构标识",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE" "codeName" : "orgid",
"createDV" : "aaaa",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "orgid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ORGID",
"codeName" : "OrgId"
}, },
"caption" : "删除并关闭", "getPSEditor" : {
"groupExtractMode" : "ITEM", "editorType" : "TEXTBOX",
"itemType" : "DEUIACTION", "maxLength" : 60,
"name" : "tbitem7", "name" : "orgid"
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem7"
}, },
"getPSSysImage" : { "getPSLayoutPos" : {
"glyph" : "xf00d@FontAwesome", "colMD" : 24,
"cssClass" : "fa fa-remove" "layout" : "TABLE_24COL"
}, },
"getPSUIAction" : { "allowEmpty" : true,
"actionTarget" : "SINGLEKEY", "showCaption" : true
"getCapPSLanguageRes" : { }, {
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE" "caption" : "组织部门标识",
"codeName" : "deptid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "deptid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPTID",
"codeName" : "DeptId"
}, },
"caption" : "删除并关闭", "getPSEditor" : {
"codeName" : "RemoveAndExit", "editorType" : "TEXTBOX",
"fullCodeName" : "RemoveAndExit", "maxLength" : 60,
"name" : "编辑界面_删除并退出操作", "name" : "deptid"
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
}, },
"predefinedType" : "EDITVIEW_REMOVEANDEXITACTION", "getPSLayoutPos" : {
"timeout" : 60000, "colMD" : 24,
"getTooltipPSLanguageRes" : { "layout" : "TABLE_24COL"
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
}, },
"uIActionMode" : "SYS", "allowEmpty" : true,
"uIActionTag" : "RemoveAndExit", "showCaption" : true
"uIActionType" : "DEUIACTION" } ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"tooltip" : "删除并关闭", "getPSLayoutPos" : {
"getTooltipPSLanguageRes" : { "colMD" : 24,
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE" "layout" : "TABLE_24COL"
}, },
"uIActionTarget" : "SINGLEKEY", "infoGroupMode" : false,
"showCaption" : true, "showCaption" : true
"showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "caption" : "书籍类别标识",
"name" : "tbitem8", "codeName" : "booktypeid",
"spanMode" : false "dataType" : 25,
}, { "detailStyle" : "DEFAULT",
"getCapPSLanguageRes" : { "detailType" : "FORMITEM",
"lanResTag" : "TBB.TEXT.*.NEW" "enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "booktypeid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKTYPEID",
"codeName" : "BookTypeId"
}, },
"caption" : "新建", "getPSEditor" : {
"groupExtractMode" : "ITEM", "editorType" : "HIDDEN",
"itemType" : "DEUIACTION", "name" : "booktypeid"
"name" : "tbitem12",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem12"
}, },
"getPSSysImage" : { "getPSLayoutPos" : {
"glyph" : "xf0f6@FontAwesome", "colMD" : 24,
"cssClass" : "fa fa-file-text-o" "layout" : "TABLE_24COL"
}, },
"getPSUIAction" : { "allowEmpty" : true,
"getCapPSLanguageRes" : { "hidden" : true,
"lanResTag" : "TBB.TEXT.*.NEW" "showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"caption" : "新建", "infoGroupMode" : false
"codeName" : "New", }, {
"fullCodeName" : "New", "caption" : "其它",
"name" : "编辑界面_新建操作", "codeName" : "formpage2",
"getPSSysImage" : { "detailStyle" : "DEFAULT",
"glyph" : "xf0f6@FontAwesome", "detailType" : "FORMPAGE",
"cssClass" : "fa fa-file-text-o" "name" : "formpage2",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}, },
"predefinedType" : "EDITVIEW_NEWACTION", "getPSEditor" : {
"timeout" : 60000, "editorType" : "SPAN",
"getTooltipPSLanguageRes" : { "name" : "createman",
"lanResTag" : "TBB.TOOLTIP.*.NEW" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
}, },
"uIActionMode" : "SYS", "enableLinkView" : false
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "getPSLayoutPos" : {
"getTooltipPSLanguageRes" : { "colMD" : 24,
"lanResTag" : "TBB.TOOLTIP.*.NEW" "layout" : "TABLE_24COL"
}, },
"showCaption" : true, "allowEmpty" : true,
"showIcon" : true "convertToCodeItemText" : true,
}, { "showCaption" : true
"itemType" : "SEPERATOR",
"name" : "tbitem13",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "caption" : "建立时间",
"lanResTag" : "TBB.TEXT.*.COPY" "codeName" : "createdate",
}, "dataType" : 5,
"caption" : "拷贝", "detailStyle" : "DEFAULT",
"groupExtractMode" : "ITEM", "detailType" : "FORMITEM",
"itemType" : "DEUIACTION", "enableCond" : 3,
"name" : "tbitem14", "ignoreInput" : 3,
"noPrivDisplayMode" : 2, "labelPos" : "LEFT",
"getPSAppViewUIAction" : { "labelWidth" : 130,
"modelref" : true, "name" : "createdate",
"id" : "toolbar_tbitem14" "noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}, },
"getPSSysImage" : { "getPSEditor" : {
"glyph" : "xf0c5@FontAwesome", "editorType" : "SPAN",
"cssClass" : "fa fa-copy" "name" : "createdate",
"enableLinkView" : false
}, },
"getPSUIAction" : { "getPSLayoutPos" : {
"actionTarget" : "SINGLEKEY", "colMD" : 24,
"getCapPSLanguageRes" : { "layout" : "TABLE_24COL"
"lanResTag" : "TBB.TEXT.*.COPY"
}, },
"caption" : "拷贝", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"codeName" : "Copy", "allowEmpty" : true,
"fullCodeName" : "Copy", "showCaption" : true
"name" : "编辑界面_拷贝操作", }, {
"getPSSysImage" : { "caption" : "更新人",
"glyph" : "xf0c5@FontAwesome", "codeName" : "updateman",
"cssClass" : "fa fa-copy" "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}, },
"predefinedType" : "EDITVIEW_COPYACTION", "getPSEditor" : {
"timeout" : 60000, "editorType" : "SPAN",
"getTooltipPSLanguageRes" : { "name" : "updateman",
"lanResTag" : "TBB.TOOLTIP.*.COPY" "getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
}, },
"uIActionMode" : "SYS", "enableLinkView" : false
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "拷贝", "getPSLayoutPos" : {
"getTooltipPSLanguageRes" : { "colMD" : 24,
"lanResTag" : "TBB.TOOLTIP.*.COPY" "layout" : "TABLE_24COL"
}, },
"uIActionTarget" : "SINGLEKEY", "allowEmpty" : true,
"showCaption" : true, "convertToCodeItemText" : true,
"showIcon" : true "showCaption" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem16",
"spanMode" : false
}, { }, {
"caption" : "第一个记录", "caption" : "更新时间",
"groupExtractMode" : "ITEM", "codeName" : "updatedate",
"itemType" : "DEUIACTION", "dataType" : 5,
"name" : "tbitem23", "detailStyle" : "DEFAULT",
"noPrivDisplayMode" : 2, "detailType" : "FORMITEM",
"getPSAppViewUIAction" : { "enableCond" : 3,
"modelref" : true, "ignoreInput" : 3,
"id" : "toolbar_tbitem23" "labelPos" : "LEFT",
}, "labelWidth" : 130,
"getPSSysImage" : { "name" : "updatedate",
"glyph" : "xf049@FontAwesome", "noPrivDisplayMode" : 1,
"cssClass" : "fa fa-fast-backward" "getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"getPSUIAction" : { "getPSEditor" : {
"actionTarget" : "SINGLEKEY", "editorType" : "SPAN",
"caption" : "第一个记录", "name" : "updatedate",
"codeName" : "FirstRecord", "enableLinkView" : false
"fullCodeName" : "FirstRecord",
"name" : "编辑界面_第一个记录",
"getPSSysImage" : {
"glyph" : "xf049@FontAwesome",
"cssClass" : "fa fa-fast-backward"
}, },
"predefinedType" : "EDITVIEW_FIRSTRECORDACTION", "getPSLayoutPos" : {
"timeout" : 60000, "colMD" : 24,
"uIActionMode" : "SYS", "layout" : "TABLE_24COL"
"uIActionTag" : "FirstRecord",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "第一个记录", "valueFormat" : "YYYY-MM-DD HH:mm:ss",
"uIActionTarget" : "SINGLEKEY", "allowEmpty" : true,
"showCaption" : false, "showCaption" : true
"showIcon" : true } ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"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"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"noTabHeader" : false,
"name" : "form",
"modelid" : "cbe204a7c72dfe896de8ec66a3459c69",
"modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"caption" : "上一个记录", "codeName" : "EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认编辑界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.SAVE"
},
"caption" : "保存",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem24", "name" : "tbitem3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem24" "id" : "toolbar_tbitem3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf048@FontAwesome", "glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-step-backward" "cssClass" : "fa fa-save"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "getCapPSLanguageRes" : {
"caption" : "上一个记录", "lanResTag" : "TBB.TEXT.*.SAVE"
"codeName" : "PrevRecord", },
"fullCodeName" : "PrevRecord", "caption" : "保存",
"name" : "编辑界面_上一个记录", "codeName" : "Save",
"fullCodeName" : "Save",
"name" : "编辑界面_保存操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf048@FontAwesome", "glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-step-backward" "cssClass" : "fa fa-save"
}, },
"predefinedType" : "EDITVIEW_PREVRECORDACTION", "predefinedType" : "EDITVIEW_SAVEACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.SAVE"
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "PrevRecord", "uIActionTag" : "Save",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "上一个记录", "tooltip" : "保存",
"uIActionTarget" : "SINGLEKEY", "getTooltipPSLanguageRes" : {
"showCaption" : false, "lanResTag" : "TBB.TOOLTIP.*.SAVE"
},
"showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "下一个记录", "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW"
},
"caption" : "保存并新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem25", "name" : "tbitem4",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem25" "id" : "toolbar_tbitem4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf051@FontAwesome", "cssClass" : "sx-tb-saveandnew"
"cssClass" : "fa fa-step-forward"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "getCapPSLanguageRes" : {
"caption" : "下一个记录", "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW"
"codeName" : "NextRecord", },
"fullCodeName" : "NextRecord", "caption" : "保存并新建",
"name" : "编辑界面_下一个记录", "codeName" : "SaveAndNew",
"fullCodeName" : "SaveAndNew",
"name" : "编辑界面_保存并新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf051@FontAwesome", "cssClass" : "sx-tb-saveandnew"
"cssClass" : "fa fa-step-forward"
}, },
"predefinedType" : "EDITVIEW_NEXTRECORDACTION", "predefinedType" : "EDITVIEW_SAVEANDNEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "NextRecord", "uIActionTag" : "SaveAndNew",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "下一个记录", "tooltip" : "保存并新建",
"uIActionTarget" : "SINGLEKEY", "getTooltipPSLanguageRes" : {
"showCaption" : false, "lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
},
"showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "最后一个记录", "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem26", "name" : "tbitem5",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem26" "id" : "toolbar_tbitem5"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf050@FontAwesome", "cssClass" : "sx-tb-saveandclose"
"cssClass" : "fa fa-fast-forward"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "getCapPSLanguageRes" : {
"caption" : "最后一个记录", "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
"codeName" : "LastRecord", },
"fullCodeName" : "LastRecord", "caption" : "保存并关闭",
"name" : "编辑界面_最后一个记录", "codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf050@FontAwesome", "cssClass" : "sx-tb-saveandclose"
"cssClass" : "fa fa-fast-forward"
}, },
"predefinedType" : "EDITVIEW_LASTRECORDACTION", "predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "LastRecord", "uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "最后一个记录", "tooltip" : "保存并关闭",
"uIActionTarget" : "SINGLEKEY", "getTooltipPSLanguageRes" : {
"showCaption" : false, "lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "itemType" : "SEPERATOR",
"name" : "tbitem21", "name" : "tbitem6",
"spanMode" : false "spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.HELP" "lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
}, },
"caption" : "帮助", "caption" : "删除并关闭",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem22", "name" : "tbitem7",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem22" "id" : "toolbar_tbitem7"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf128@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-question" "cssClass" : "fa fa-remove"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.HELP" "lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
}, },
"caption" : "帮助", "caption" : "删除并关闭",
"codeName" : "Help", "codeName" : "RemoveAndExit",
"fullCodeName" : "Help", "fullCodeName" : "RemoveAndExit",
"name" : "编辑界面_帮助操作", "name" : "编辑界面_删除并退出操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf128@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-question" "cssClass" : "fa fa-remove"
}, },
"predefinedType" : "EDITVIEW_HELPACTION", "predefinedType" : "EDITVIEW_REMOVEANDEXITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.HELP" "lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Help", "uIActionTag" : "RemoveAndExit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "帮助", "tooltip" : "删除并关闭",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.HELP" "lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ],
"xDataControlName" : "form",
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "Main", "itemType" : "SEPERATOR",
"controlType" : "FORM", "name" : "tbitem8",
"getCreatePSControlAction" : { "spanMode" : false
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
},
"hookEventNames" : [ "ONLOADSUCCESS" ],
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
}, { }, {
"actionName" : "Remove", "getCapPSLanguageRes" : {
"actionType" : "DEACTION", "lanResTag" : "TBB.TEXT.*.NEW"
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "onLoadSuccess",
"logicTag" : "form",
"logicType" : "APPDEUILOGIC",
"name" : "test111",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "test11"
}, },
"getPSAppDataEntity" : { "caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem12",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json" "id" : "toolbar_tbitem12"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
}, },
"getPSDEFormItems" : [ { "getPSSysImage" : {
"id" : "srfupdatedate", "glyph" : "xf0f6@FontAwesome",
"hidden" : true, "cssClass" : "fa fa-file-text-o"
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKTYPEID",
"codeName" : "BookTypeId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKTYPENAME",
"codeName" : "BookTypeName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "booktypename",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKTYPENAME",
"codeName" : "BookTypeName"
}
}, {
"id" : "orgid",
"dataType" : 25,
"createDV" : "aaaa",
"getPSAppDEField" : {
"name" : "ORGID",
"codeName" : "OrgId"
}
}, {
"id" : "deptid",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "DEPTID",
"codeName" : "DeptId"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "booktypeid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKTYPEID",
"codeName" : "BookTypeId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "书籍类别基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"caption" : "书籍类别名称",
"codeName" : "booktypename",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "booktypename",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKTYPENAME",
"codeName" : "BookTypeName"
}, },
"getPSEditor" : { "getPSUIAction" : {
"editorType" : "TEXTBOX", "getCapPSLanguageRes" : {
"maxLength" : 200, "lanResTag" : "TBB.TEXT.*.NEW"
"name" : "booktypename"
}, },
"getPSLayoutPos" : { "caption" : "新建",
"colMD" : 24, "codeName" : "New",
"layout" : "TABLE_24COL" "fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
}, },
"allowEmpty" : true, "predefinedType" : "EDITVIEW_NEWACTION",
"showCaption" : true "timeout" : 60000,
}, { "getTooltipPSLanguageRes" : {
"caption" : "组织机构标识", "lanResTag" : "TBB.TOOLTIP.*.NEW"
"codeName" : "orgid",
"createDV" : "aaaa",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "orgid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ORGID",
"codeName" : "OrgId"
}, },
"getPSEditor" : { "uIActionMode" : "SYS",
"editorType" : "TEXTBOX", "uIActionTag" : "New",
"maxLength" : 60, "uIActionType" : "DEUIACTION"
"name" : "orgid"
}, },
"getPSLayoutPos" : { "tooltip" : "新建",
"colMD" : 24, "getTooltipPSLanguageRes" : {
"layout" : "TABLE_24COL" "lanResTag" : "TBB.TOOLTIP.*.NEW"
}, },
"allowEmpty" : true, "showCaption" : true,
"showCaption" : true "showIcon" : true
}, { }, {
"caption" : "组织部门标识", "itemType" : "SEPERATOR",
"codeName" : "deptid", "name" : "tbitem13",
"dataType" : 25, "spanMode" : false
"detailStyle" : "DEFAULT", }, {
"detailType" : "FORMITEM", "getCapPSLanguageRes" : {
"enableCond" : 3, "lanResTag" : "TBB.TEXT.*.COPY"
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "deptid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPTID",
"codeName" : "DeptId"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 60,
"name" : "deptid"
}, },
"getPSLayoutPos" : { "caption" : "拷贝",
"colMD" : 24, "groupExtractMode" : "ITEM",
"layout" : "TABLE_24COL" "itemType" : "DEUIACTION",
"name" : "tbitem14",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem14"
}, },
"allowEmpty" : true, "getPSSysImage" : {
"showCaption" : true "glyph" : "xf0c5@FontAwesome",
} ], "cssClass" : "fa fa-copy"
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "getPSUIAction" : {
"colMD" : 24, "actionTarget" : "SINGLEKEY",
"layout" : "TABLE_24COL" "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.COPY"
}, },
"infoGroupMode" : false, "caption" : "拷贝",
"showCaption" : true "codeName" : "Copy",
}, { "fullCodeName" : "Copy",
"caption" : "书籍类别标识", "name" : "编辑界面_拷贝操作",
"codeName" : "booktypeid", "getPSSysImage" : {
"dataType" : 25, "glyph" : "xf0c5@FontAwesome",
"detailStyle" : "DEFAULT", "cssClass" : "fa fa-copy"
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "booktypeid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKTYPEID",
"codeName" : "BookTypeId"
}, },
"getPSEditor" : { "predefinedType" : "EDITVIEW_COPYACTION",
"editorType" : "HIDDEN", "timeout" : 60000,
"name" : "booktypeid" "getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.COPY"
}, },
"getPSLayoutPos" : { "uIActionMode" : "SYS",
"colMD" : 24, "uIActionTag" : "Copy",
"layout" : "TABLE_24COL" "uIActionType" : "DEUIACTION"
}, },
"allowEmpty" : true, "tooltip" : "拷贝",
"hidden" : true, "getTooltipPSLanguageRes" : {
"showCaption" : true "lanResTag" : "TBB.TOOLTIP.*.COPY"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, { }, {
"caption" : "其它", "itemType" : "SEPERATOR",
"codeName" : "formpage2", "name" : "tbitem16",
"detailStyle" : "DEFAULT", "spanMode" : false
"detailType" : "FORMPAGE", }, {
"name" : "formpage2", "caption" : "第一个记录",
"getPSDEFormDetails" : [ { "groupExtractMode" : "ITEM",
"actionGroupExtractMode" : "ITEM", "itemType" : "DEUIACTION",
"caption" : "操作信息", "name" : "tbitem23",
"codeName" : "group2", "noPrivDisplayMode" : 2,
"detailStyle" : "DEFAULT", "getPSAppViewUIAction" : {
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json" "id" : "toolbar_tbitem23"
}, },
"enableLinkView" : false "getPSSysImage" : {
"glyph" : "xf049@FontAwesome",
"cssClass" : "fa fa-fast-backward"
}, },
"getPSLayoutPos" : { "getPSUIAction" : {
"colMD" : 24, "actionTarget" : "SINGLEKEY",
"layout" : "TABLE_24COL" "caption" : "第一个记录",
"codeName" : "FirstRecord",
"fullCodeName" : "FirstRecord",
"name" : "编辑界面_第一个记录",
"getPSSysImage" : {
"glyph" : "xf049@FontAwesome",
"cssClass" : "fa fa-fast-backward"
}, },
"allowEmpty" : true, "predefinedType" : "EDITVIEW_FIRSTRECORDACTION",
"convertToCodeItemText" : true, "timeout" : 60000,
"showCaption" : true "uIActionMode" : "SYS",
"uIActionTag" : "FirstRecord",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "第一个记录",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, { }, {
"caption" : "建立时间", "caption" : "上一个记录",
"codeName" : "createdate", "groupExtractMode" : "ITEM",
"dataType" : 5, "itemType" : "DEUIACTION",
"detailStyle" : "DEFAULT", "name" : "tbitem24",
"detailType" : "FORMITEM", "noPrivDisplayMode" : 2,
"enableCond" : 3, "getPSAppViewUIAction" : {
"ignoreInput" : 3, "modelref" : true,
"labelPos" : "LEFT", "id" : "toolbar_tbitem24"
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}, },
"getPSEditor" : { "getPSSysImage" : {
"editorType" : "SPAN", "glyph" : "xf048@FontAwesome",
"name" : "createdate", "cssClass" : "fa fa-step-backward"
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSUIAction" : {
"colMD" : 24, "actionTarget" : "SINGLEKEY",
"layout" : "TABLE_24COL" "caption" : "上一个记录",
"codeName" : "PrevRecord",
"fullCodeName" : "PrevRecord",
"name" : "编辑界面_上一个记录",
"getPSSysImage" : {
"glyph" : "xf048@FontAwesome",
"cssClass" : "fa fa-step-backward"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "predefinedType" : "EDITVIEW_PREVRECORDACTION",
"allowEmpty" : true, "timeout" : 60000,
"showCaption" : true "uIActionMode" : "SYS",
}, { "uIActionTag" : "PrevRecord",
"caption" : "更新人", "uIActionType" : "DEUIACTION"
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}, },
"getPSEditor" : { "tooltip" : "上一个记录",
"editorType" : "SPAN", "uIActionTarget" : "SINGLEKEY",
"name" : "updateman", "showCaption" : false,
"getPSAppCodeList" : { "showIcon" : true
}, {
"caption" : "下一个记录",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem25",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json" "id" : "toolbar_tbitem25"
}, },
"enableLinkView" : false "getPSSysImage" : {
"glyph" : "xf051@FontAwesome",
"cssClass" : "fa fa-step-forward"
}, },
"getPSLayoutPos" : { "getPSUIAction" : {
"colMD" : 24, "actionTarget" : "SINGLEKEY",
"layout" : "TABLE_24COL" "caption" : "下一个记录",
"codeName" : "NextRecord",
"fullCodeName" : "NextRecord",
"name" : "编辑界面_下一个记录",
"getPSSysImage" : {
"glyph" : "xf051@FontAwesome",
"cssClass" : "fa fa-step-forward"
}, },
"allowEmpty" : true, "predefinedType" : "EDITVIEW_NEXTRECORDACTION",
"convertToCodeItemText" : true, "timeout" : 60000,
"showCaption" : true "uIActionMode" : "SYS",
"uIActionTag" : "NextRecord",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "下一个记录",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, { }, {
"caption" : "更新时间", "caption" : "最后一个记录",
"codeName" : "updatedate", "groupExtractMode" : "ITEM",
"dataType" : 5, "itemType" : "DEUIACTION",
"detailStyle" : "DEFAULT", "name" : "tbitem26",
"detailType" : "FORMITEM", "noPrivDisplayMode" : 2,
"enableCond" : 3, "getPSAppViewUIAction" : {
"ignoreInput" : 3, "modelref" : true,
"labelPos" : "LEFT", "id" : "toolbar_tbitem26"
"labelWidth" : 130,
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSSysImage" : {
"editorType" : "SPAN", "glyph" : "xf050@FontAwesome",
"name" : "updatedate", "cssClass" : "fa fa-fast-forward"
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSUIAction" : {
"colMD" : 24, "actionTarget" : "SINGLEKEY",
"layout" : "TABLE_24COL" "caption" : "最后一个记录",
"codeName" : "LastRecord",
"fullCodeName" : "LastRecord",
"name" : "编辑界面_最后一个记录",
"getPSSysImage" : {
"glyph" : "xf050@FontAwesome",
"cssClass" : "fa fa-fast-forward"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "predefinedType" : "EDITVIEW_LASTRECORDACTION",
"allowEmpty" : true, "timeout" : 60000,
"showCaption" : true "uIActionMode" : "SYS",
} ], "uIActionTag" : "LastRecord",
"getPSLayout" : { "uIActionType" : "DEUIACTION"
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "tooltip" : "最后一个记录",
"colMD" : 24, "uIActionTarget" : "SINGLEKEY",
"layout" : "TABLE_24COL" "showCaption" : false,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem21",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.HELP"
}, },
"infoGroupMode" : false, "caption" : "帮助",
"showCaption" : true "groupExtractMode" : "ITEM",
} ], "itemType" : "DEUIACTION",
"getPSLayout" : { "name" : "tbitem22",
"childColLG" : -1, "noPrivDisplayMode" : 2,
"childColMD" : 24, "getPSAppViewUIAction" : {
"childColSM" : -1, "modelref" : true,
"childColXS" : -1, "id" : "toolbar_tbitem22"
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "getPSSysImage" : {
} ], "glyph" : "xf128@FontAwesome",
"getPSLayout" : { "cssClass" : "fa fa-question"
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getRemovePSControlAction" : { "getPSUIAction" : {
"modelref" : true, "getCapPSLanguageRes" : {
"id" : "remove", "lanResTag" : "TBB.TEXT.*.HELP"
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
}, },
"getPSAppDataEntity" : { "caption" : "帮助",
"modelref" : true, "codeName" : "Help",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json" "fullCodeName" : "Help",
} "name" : "编辑界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
}, },
"tabHeaderPos" : "TOP", "predefinedType" : "EDITVIEW_HELPACTION",
"getUpdatePSControlAction" : { "timeout" : 60000,
"modelref" : true, "getTooltipPSLanguageRes" : {
"id" : "update", "lanResTag" : "TBB.TOOLTIP.*.HELP"
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"getPSAppDataEntity" : { "uIActionMode" : "SYS",
"modelref" : true, "uIActionTag" : "Help",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json" "uIActionType" : "DEUIACTION"
}
}, },
"noTabHeader" : false, "tooltip" : "帮助",
"name" : "form", "getTooltipPSLanguageRes" : {
"modelid" : "cbe204a7c72dfe896de8ec66a3459c69", "lanResTag" : "TBB.TOOLTIP.*.HELP"
"modeltype" : "PSDEFORM_EDITFORM" },
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "form",
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "EditViewdatainfobar", "codeName" : "EditViewdatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册