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

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

上级 d5805cc4
...@@ -35,6 +35,10 @@ ...@@ -35,6 +35,10 @@
"id" : "engine" "id" : "engine"
} }
} ], } ],
"getPSControlRenders" : [ {
"name" : "layout",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
......
...@@ -291,395 +291,746 @@ ...@@ -291,395 +291,746 @@
"xDataControlName" : "form" "xDataControlName" : "form"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "EditViewtoolbar", "codeName" : "Main",
"controlType" : "TOOLBAR", "controlType" : "FORM",
"hookEventNames" : [ "CLICK" ], "getCreatePSControlAction" : {
"logicName" : "工具栏模板(默认编辑界面)", "modelref" : true,
"name" : "toolbar", "id" : "create"
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom"
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft"
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load"
},
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "主编辑表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlLogics" : [ { "getPSControlHandler" : {
"eventArg" : "tbitem3", "getPSHandlerActions" : [ {
"eventNames" : "CLICK", "actionName" : "GetDraft",
"logicTag" : "toolbar", "actionType" : "DEACTION",
"logicType" : "APPVIEWLOGIC", "dataAccessAction" : "CREATE",
"name" : "toolbar_tbitem3_click", "name" : "loaddraft",
"getPSAppViewLogic" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem3_click" "id" : "GetDraft"
} },
}, { "getPSAppDataEntity" : {
"eventArg" : "tbitem4",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem4_click",
"getPSAppViewLogic" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem4_click" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { }, {
"eventArg" : "tbitem5", "actionName" : "GETDRAFTFROM",
"eventNames" : "CLICK", "actionType" : "DEACTION",
"logicTag" : "toolbar", "dataAccessAction" : "CREATE",
"logicType" : "APPVIEWLOGIC", "name" : "loaddraftfrom",
"name" : "toolbar_tbitem5_click", "getPSAppDataEntity" : {
"getPSAppViewLogic" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem5_click" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { }, {
"eventArg" : "tbitem7", "actionName" : "Get",
"eventNames" : "CLICK", "actionType" : "DEACTION",
"logicTag" : "toolbar", "dataAccessAction" : "READ",
"logicType" : "APPVIEWLOGIC", "name" : "load",
"name" : "toolbar_tbitem7_click", "getPSAppDEMethod" : {
"getPSAppViewLogic" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem7_click" "id" : "Get"
} },
}, { "getPSAppDataEntity" : {
"eventArg" : "tbitem9",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem9_click",
"getPSAppViewLogic" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem9_click" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { }, {
"eventArg" : "tbitem10", "actionName" : "Create",
"eventNames" : "CLICK", "actionType" : "DEACTION",
"logicTag" : "toolbar", "dataAccessAction" : "CREATE",
"logicType" : "APPVIEWLOGIC", "name" : "create",
"name" : "toolbar_tbitem10_click", "getPSAppDEMethod" : {
"getPSAppViewLogic" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem10_click" "id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { }, {
"eventArg" : "tbitem12", "actionName" : "Update",
"eventNames" : "CLICK", "actionType" : "DEACTION",
"logicTag" : "toolbar", "dataAccessAction" : "UPDATE",
"logicType" : "APPVIEWLOGIC", "name" : "update",
"name" : "toolbar_tbitem12_click", "getPSAppDEMethod" : {
"getPSAppViewLogic" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem12_click" "id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { }, {
"eventArg" : "tbitem14", "actionName" : "Remove",
"eventNames" : "CLICK", "actionType" : "DEACTION",
"logicTag" : "toolbar", "dataAccessAction" : "DELETE",
"logicType" : "APPVIEWLOGIC", "name" : "remove",
"name" : "toolbar_tbitem14_click", "getPSAppDEMethod" : {
"getPSAppViewLogic" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem14_click" "id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
} }
}, { } ],
"eventArg" : "tbitem15", "enableDEFieldPrivilege" : false,
"eventNames" : "CLICK", "id" : "编辑表单处理器"
"logicTag" : "toolbar", },
"logicType" : "APPVIEWLOGIC", "getPSControlLogics" : [ {
"name" : "toolbar_tbitem15_click", "eventNames" : "LOAD;SAVE;REMOVE",
"getPSAppViewLogic" : { "logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem15_click" "id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSControlRenders" : [ {
"name" : "layout",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
} }
}, { }, {
"eventArg" : "tbitem23", "id" : "srforikey",
"eventNames" : "CLICK", "hidden" : true,
"logicTag" : "toolbar", "dataType" : 25
"logicType" : "APPVIEWLOGIC", }, {
"name" : "toolbar_tbitem23_click", "id" : "srfkey",
"getPSAppViewLogic" : { "hidden" : true,
"modelref" : true, "dataType" : 25,
"id" : "toolbar_tbitem23_click" "getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
} }
}, { }, {
"eventArg" : "tbitem24", "id" : "srfmajortext",
"eventNames" : "CLICK", "hidden" : true,
"logicTag" : "toolbar", "dataType" : 25,
"logicType" : "APPVIEWLOGIC", "getPSAppDEField" : {
"name" : "toolbar_tbitem24_click", "name" : "REGINFONAME",
"getPSAppViewLogic" : { "codeName" : "ReginfoName"
"modelref" : true,
"id" : "toolbar_tbitem24_click"
} }
}, { }, {
"eventArg" : "tbitem25", "id" : "srftempmode",
"eventNames" : "CLICK", "hidden" : true,
"logicTag" : "toolbar", "dataType" : 25
"logicType" : "APPVIEWLOGIC", }, {
"name" : "toolbar_tbitem25_click", "id" : "srfuf",
"getPSAppViewLogic" : { "hidden" : true,
"modelref" : true, "dataType" : 25
"id" : "toolbar_tbitem25_click" }, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "reginfoname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
} }
}, { }, {
"eventArg" : "tbitem26", "id" : "department",
"eventNames" : "CLICK", "dataType" : 25,
"logicTag" : "toolbar", "getPSAppDEField" : {
"logicType" : "APPVIEWLOGIC", "name" : "DEPARTMENT",
"name" : "toolbar_tbitem26_click", "codeName" : "DepartMent"
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem26_click"
} }
}, { }, {
"eventArg" : "tbitem22", "id" : "age",
"eventNames" : "CLICK", "dataType" : 9,
"logicTag" : "toolbar", "getPSAppDEField" : {
"logicType" : "APPVIEWLOGIC", "name" : "AGE",
"name" : "toolbar_tbitem22_click", "codeName" : "Age"
"getPSAppViewLogic" : { }
"modelref" : true, }, {
"id" : "toolbar_tbitem22_click" "id" : "address",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
}
}, {
"id" : "reginfoid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
} }
} ], } ],
"getPSControlParam" : { "getPSDEFormPages" : [ {
"id" : "TOOLBAR" "caption" : "111",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称",
"codeName" : "reginfoname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}, },
"getPSDEToolbarItems" : [ { "getPSEditor" : {
"getCapPSLanguageRes" : { "editorType" : "TEXTBOX",
"defaultContent" : "保存", "maxLength" : 200,
"lanResTag" : "TBB.TEXT.*.SAVE", "name" : "reginfoname"
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true
}, },
"caption" : "保存", "getPSLayoutPos" : {
"groupExtractMode" : "ITEM", "colMD" : 24,
"itemType" : "DEUIACTION", "layout" : "TABLE_24COL"
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem3"
}, },
"getPSSysImage" : { "allowEmpty" : true,
"glyph" : "xf0c7@FontAwesome", "showCaption" : true
"cssClass" : "fa fa-save" }, {
"caption" : "单位",
"codeName" : "department",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}, },
"getPSUIAction" : { "getPSEditor" : {
"getCapPSLanguageRes" : { "editorType" : "TEXTBOX",
"defaultContent" : "保存", "maxLength" : 100,
"lanResTag" : "TBB.TEXT.*.SAVE", "name" : "department"
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true
}, },
"caption" : "保存", "getPSLayoutPos" : {
"codeName" : "Save", "colMD" : 24,
"fullCodeName" : "Save", "layout" : "TABLE_24COL"
"name" : "编辑界面_保存操作",
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
}, },
"predefinedType" : "EDITVIEW_SAVEACTION", "allowEmpty" : true,
"timeout" : 60000, "showCaption" : true
"getTooltipPSLanguageRes" : { }, {
"defaultContent" : "保存", "caption" : "年龄",
"lanResTag" : "TBB.TOOLTIP.*.SAVE", "codeName" : "age",
"lanResType" : "TBB.TOOLTIP", "dataType" : 9,
"name" : "工具栏按钮提示[*.SAVE]", "detailStyle" : "DEFAULT",
"refFlag" : true "detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
}, },
"uIActionMode" : "SYS", "getPSEditor" : {
"uIActionTag" : "Save", "editorType" : "TEXTBOX",
"uIActionType" : "DEUIACTION" "name" : "age"
}, },
"tooltip" : "保存", "getPSLayoutPos" : {
"getTooltipPSLanguageRes" : { "colMD" : 24,
"defaultContent" : "保存", "layout" : "TABLE_24COL"
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true
}, },
"showCaption" : true, "allowEmpty" : true,
"showIcon" : true "showCaption" : true
}, { }, {
"getCapPSLanguageRes" : { "caption" : "家庭住址",
"defaultContent" : "保存并新建", "codeName" : "address",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW", "dataType" : 25,
"lanResType" : "TBB.TEXT", "detailStyle" : "DEFAULT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]", "detailType" : "FORMITEM",
"refFlag" : true "enableCond" : 3,
}, "ignoreInput" : 0,
"caption" : "保存并新建", "labelPos" : "LEFT",
"groupExtractMode" : "ITEM", "labelWidth" : 130,
"itemType" : "DEUIACTION", "name" : "address",
"name" : "tbitem4", "noPrivDisplayMode" : 1,
"noPrivDisplayMode" : 2, "getPSAppDEField" : {
"getPSAppViewUIAction" : { "name" : "ADDRESS",
"modelref" : true, "codeName" : "Address"
"id" : "toolbar_tbitem4"
}, },
"getPSSysImage" : { "getPSEditor" : {
"cssClass" : "sx-tb-saveandnew" "editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
}, },
"getPSUIAction" : { "getPSLayoutPos" : {
"getCapPSLanguageRes" : { "colMD" : 24,
"defaultContent" : "保存并新建", "layout" : "TABLE_24COL"
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
}, },
"caption" : "保存并新建", "allowEmpty" : true,
"codeName" : "SaveAndNew", "showCaption" : true
"fullCodeName" : "SaveAndNew", } ],
"name" : "编辑界面_保存并新建操作", "getPSLayout" : {
"getPSSysImage" : { "childColLG" : -1,
"cssClass" : "sx-tb-saveandnew" "childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"predefinedType" : "EDITVIEW_SAVEANDNEWACTION", "infoGroupMode" : false
"timeout" : 60000, } ],
"getTooltipPSLanguageRes" : { "getPSLayout" : {
"defaultContent" : "保存并新建", "childColLG" : -1,
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW", "childColMD" : 24,
"lanResType" : "TBB.TOOLTIP", "childColSM" : -1,
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]", "childColXS" : -1,
"refFlag" : true "columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"uIActionMode" : "SYS", "getRemovePSControlAction" : {
"uIActionTag" : "SaveAndNew", "modelref" : true,
"uIActionType" : "DEUIACTION" "id" : "remove"
}, },
"tooltip" : "保存并新建", "tabHeaderPos" : "TOP",
"getTooltipPSLanguageRes" : { "getUpdatePSControlAction" : {
"defaultContent" : "保存并新建", "modelref" : true,
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW", "id" : "update"
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
}, },
"showCaption" : true, "noTabHeader" : true,
"showIcon" : true "name" : "form",
"modelid" : "d3068040622af7c5472aeb30d21d9f03",
"modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"codeName" : "EditViewtoolbar",
"controlType" : "TOOLBAR",
"hookEventNames" : [ "CLICK" ],
"logicName" : "工具栏模板(默认编辑界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlLogics" : [ {
"eventArg" : "tbitem3",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem3_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem3_click"
}
}, {
"eventArg" : "tbitem4",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem4_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem4_click"
}
}, {
"eventArg" : "tbitem5",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem5_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem5_click"
}
}, {
"eventArg" : "tbitem7",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem7_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem7_click"
}
}, {
"eventArg" : "tbitem9",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem9_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem9_click"
}
}, {
"eventArg" : "tbitem10",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem10_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem10_click"
}
}, {
"eventArg" : "tbitem12",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem12_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem12_click"
}
}, {
"eventArg" : "tbitem14",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem14_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem14_click"
}
}, {
"eventArg" : "tbitem15",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem15_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem15_click"
}
}, {
"eventArg" : "tbitem23",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem23_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem23_click"
}
}, {
"eventArg" : "tbitem24",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem24_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem24_click"
}
}, {
"eventArg" : "tbitem25",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem25_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem25_click"
}
}, {
"eventArg" : "tbitem26",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem26_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem26_click"
}
}, {
"eventArg" : "tbitem22",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem22_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem22_click"
}
} ],
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭", "defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE", "lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]", "name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "保存并关闭", "caption" : "保存",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem5", "name" : "tbitem3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem5" "id" : "toolbar_tbitem3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose" "glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭", "defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE", "lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]", "name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "保存并关闭", "caption" : "保存",
"codeName" : "SaveAndExit", "codeName" : "Save",
"fullCodeName" : "SaveAndExit", "fullCodeName" : "Save",
"name" : "编辑界面_保存并退出操作", "name" : "编辑界面_保存操作",
"getPSSysImage" : { "getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose" "glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
}, },
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION", "predefinedType" : "EDITVIEW_SAVEACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭", "defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE", "lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]", "name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit", "uIActionTag" : "Save",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "保存并关闭", "tooltip" : "保存",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭", "defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE", "lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]", "name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true "refFlag" : true
}, },
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem6",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除并关闭", "defaultContent" : "保存并新建",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE", "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]", "name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除并关闭", "caption" : "保存并新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem7", "name" : "tbitem4",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem7" "id" : "toolbar_tbitem4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "cssClass" : "sx-tb-saveandnew"
"cssClass" : "fa fa-remove"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除并关闭", "defaultContent" : "保存并新建",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE", "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]", "name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "删除并关闭", "caption" : "保存并新建",
"codeName" : "RemoveAndExit", "codeName" : "SaveAndNew",
"fullCodeName" : "RemoveAndExit", "fullCodeName" : "SaveAndNew",
"name" : "编辑界面_删除并退出操作", "name" : "编辑界面_保存并新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf00d@FontAwesome", "cssClass" : "sx-tb-saveandnew"
"cssClass" : "fa fa-remove"
}, },
"predefinedType" : "EDITVIEW_REMOVEANDEXITACTION", "predefinedType" : "EDITVIEW_SAVEANDNEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭", "defaultContent" : "保存并新建",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE", "lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]", "name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "RemoveAndExit", "uIActionTag" : "SaveAndNew",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "删除并关闭", "tooltip" : "保存并新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭", "defaultContent" : "保存并新建",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE", "lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem5"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem6",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"caption" : "删除并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem7",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem7"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"caption" : "删除并关闭",
"codeName" : "RemoveAndExit",
"fullCodeName" : "RemoveAndExit",
"name" : "编辑界面_删除并退出操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "EDITVIEW_REMOVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]", "name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true "refFlag" : true
}, },
...@@ -1024,353 +1375,6 @@ ...@@ -1024,353 +1375,6 @@
"xDataControlName" : "form", "xDataControlName" : "form",
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63", "modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR" "modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Main",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create"
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom"
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft"
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load"
},
"hookEventNames" : [ "LOAD", "SAVE", "REMOVE" ],
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "LOAD;SAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"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" : "reginfoname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"id" : "department",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}
}, {
"id" : "age",
"dataType" : 9,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "address",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
}
}, {
"id" : "reginfoid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "111",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称",
"codeName" : "reginfoname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "reginfoname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "单位",
"codeName" : "department",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "年龄",
"codeName" : "age",
"dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "家庭住址",
"codeName" : "address",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "address"
},
"getPSLayoutPos" : {
"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"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove"
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update"
},
"noTabHeader" : true,
"name" : "form",
"modelid" : "d3068040622af7c5472aeb30d21d9f03",
"modeltype" : "PSDEFORM_EDITFORM"
} ], } ],
"getPSDEViewCodeName" : "EditView", "getPSDEViewCodeName" : "EditView",
"getPSDEViewId" : "24195ca41fab9dccacbfa685ee9f1e8a", "getPSDEViewId" : "24195ca41fab9dccacbfa685ee9f1e8a",
......
...@@ -68,6 +68,10 @@ ...@@ -68,6 +68,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"getPSControlRenders" : [ {
"name" : "layout",
"renderType" : "LAYOUTPANEL_MODEL"
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
......
...@@ -19,1028 +19,1032 @@ ...@@ -19,1028 +19,1032 @@
"name" : "engine" "name" : "engine"
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "EditViewtoolbar", "codeName" : "Main",
"controlType" : "TOOLBAR", "controlType" : "FORM",
"logicName" : "工具栏模板(默认编辑界面)", "getCreatePSControlAction" : {
"name" : "toolbar", "modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, },
"getPSControlParam" : { "defaultLabelWidth" : 130,
"id" : "TOOLBAR" "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json",
}, "getGetDraftFromPSControlAction" : {
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true
},
"caption" : "保存",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"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/Reginfo.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,
"defaultContent" : "保存", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
"lanResTag" : "TBB.TEXT.*.SAVE", }
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true
}, },
"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/Reginfo.json"
"defaultContent" : "保存", }
"lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true
}, },
"uIActionMode" : "SYS", "logicName" : "主编辑表单",
"uIActionTag" : "Save", "getPSAppDataEntity" : {
"uIActionType" : "DEUIACTION" "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, },
"tooltip" : "保存", "getPSControlHandler" : {
"getTooltipPSLanguageRes" : { "getPSHandlerActions" : [ {
"defaultContent" : "保存", "actionName" : "GetDraft",
"lanResTag" : "TBB.TOOLTIP.*.SAVE", "actionType" : "DEACTION",
"lanResType" : "TBB.TOOLTIP", "dataAccessAction" : "CREATE",
"name" : "工具栏按钮提示[*.SAVE]", "name" : "loaddraft",
"refFlag" : true "getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
}, },
"showCaption" : true, "getPSAppDataEntity" : {
"showIcon" : true "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, { }, {
"getCapPSLanguageRes" : { "actionName" : "GETDRAFTFROM",
"defaultContent" : "保存并新建", "actionType" : "DEACTION",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW", "dataAccessAction" : "CREATE",
"lanResType" : "TBB.TEXT", "name" : "loaddraftfrom",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]", "getPSAppDataEntity" : {
"refFlag" : true
},
"caption" : "保存并新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem4" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}, }
"getPSSysImage" : { }, {
"cssClass" : "sx-tb-saveandnew" "actionName" : "Get",
}, "actionType" : "DEACTION",
"getPSUIAction" : { "dataAccessAction" : "READ",
"getCapPSLanguageRes" : { "name" : "load",
"defaultContent" : "保存并新建", "getPSAppDEMethod" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW", "modelref" : true,
"lanResType" : "TBB.TEXT", "id" : "Get"
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"caption" : "保存并新建",
"codeName" : "SaveAndNew",
"fullCodeName" : "SaveAndNew",
"name" : "编辑界面_保存并新建操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"predefinedType" : "EDITVIEW_SAVEANDNEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并新建",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndNew",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "保存并新建", "getPSAppDataEntity" : {
"getTooltipPSLanguageRes" : { "modelref" : true,
"defaultContent" : "保存并新建", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW", }
"lanResType" : "TBB.TOOLTIP", }, {
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]", "actionName" : "Create",
"refFlag" : true "actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
}, },
"showCaption" : true, "getPSAppDataEntity" : {
"showIcon" : true "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, { }, {
"getCapPSLanguageRes" : { "actionName" : "Update",
"defaultContent" : "保存并关闭", "actionType" : "DEACTION",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE", "dataAccessAction" : "UPDATE",
"lanResType" : "TBB.TEXT", "name" : "update",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]", "getPSAppDEMethod" : {
"refFlag" : true "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/Reginfo.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/Reginfo.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
}, },
"getPSUIAction" : { "getPSControlParam" : {
"getCapPSLanguageRes" : { "autoLoad" : true,
"defaultContent" : "保存并关闭", "showBusyIndicator" : true,
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE", "id" : "FORM"
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
}, },
"caption" : "保存并关闭", "getPSControlRenders" : [ {
"codeName" : "SaveAndExit", "name" : "layout",
"fullCodeName" : "SaveAndExit", "renderType" : "LAYOUTPANEL_MODEL"
"name" : "编辑界面_保存并退出操作", } ],
"getPSSysImage" : { "getPSDEFormItems" : [ {
"cssClass" : "sx-tb-saveandclose" "id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"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" : "reginfoname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"id" : "department",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}
}, {
"id" : "age",
"dataType" : 9,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "address",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
}
}, {
"id" : "reginfoid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "111",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称",
"codeName" : "reginfoname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}, },
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION", "getPSEditor" : {
"timeout" : 60000, "editorType" : "TEXTBOX",
"getTooltipPSLanguageRes" : { "maxLength" : 200,
"defaultContent" : "保存并关闭", "name" : "reginfoname"
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
}, },
"uIActionMode" : "SYS", "getPSLayoutPos" : {
"uIActionTag" : "SaveAndExit", "colMD" : 24,
"uIActionType" : "DEUIACTION" "layout" : "TABLE_24COL"
}, },
"tooltip" : "保存并关闭", "allowEmpty" : true,
"getTooltipPSLanguageRes" : { "showCaption" : true
"defaultContent" : "保存并关闭", }, {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE", "caption" : "单位",
"lanResType" : "TBB.TOOLTIP", "codeName" : "department",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]", "dataType" : 25,
"refFlag" : true "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}, },
"showCaption" : true, "getPSEditor" : {
"showIcon" : true "editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "department"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"itemType" : "SEPERATOR", "caption" : "年龄",
"name" : "tbitem6", "codeName" : "age",
"spanMode" : false "dataType" : 9,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "age"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"getCapPSLanguageRes" : { "caption" : "家庭住址",
"defaultContent" : "删除并关闭", "codeName" : "address",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE", "dataType" : 25,
"lanResType" : "TBB.TEXT", "detailStyle" : "DEFAULT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]", "detailType" : "FORMITEM",
"refFlag" : true "enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
}, },
"caption" : "删除并关闭", "getPSEditor" : {
"groupExtractMode" : "ITEM", "editorType" : "TEXTBOX",
"itemType" : "DEUIACTION", "maxLength" : 100,
"name" : "tbitem7", "name" : "address"
"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" : { }, {
"defaultContent" : "删除并关闭", "caption" : "学员登记信息标识",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE", "codeName" : "reginfoid",
"lanResType" : "TBB.TEXT", "dataType" : 25,
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]", "detailStyle" : "DEFAULT",
"refFlag" : true "detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}, },
"caption" : "删除并关闭", "getPSEditor" : {
"codeName" : "RemoveAndExit", "editorType" : "HIDDEN",
"fullCodeName" : "RemoveAndExit", "name" : "reginfoid"
"name" : "编辑界面_删除并退出操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
}, },
"predefinedType" : "EDITVIEW_REMOVEANDEXITACTION", "getPSLayoutPos" : {
"timeout" : 60000, "colMD" : 24,
"getTooltipPSLanguageRes" : { "layout" : "TABLE_24COL"
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
}, },
"uIActionMode" : "SYS", "allowEmpty" : true,
"uIActionTag" : "RemoveAndExit", "hidden" : true,
"uIActionType" : "DEUIACTION" "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/Reginfo.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"tooltip" : "删除并关闭", "getPSAppDataEntity" : {
"getTooltipPSLanguageRes" : { "modelref" : true,
"defaultContent" : "删除并关闭", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE", }
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
}, },
"uIActionTarget" : "SINGLEKEY", "noTabHeader" : true,
"showCaption" : true, "name" : "form",
"showIcon" : true "modelid" : "d3068040622af7c5472aeb30d21d9f03",
}, { "modeltype" : "PSDEFORM_EDITFORM"
"itemType" : "SEPERATOR",
"name" : "tbitem8",
"spanMode" : false
}, { }, {
"codeName" : "EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认编辑界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "保存",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem12", "name" : "tbitem3",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem12" "id" : "toolbar_tbitem3"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-save"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "保存",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.SAVE",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]", "name" : "工具栏按钮文本[*.SAVE]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "新建", "caption" : "保存",
"codeName" : "New", "codeName" : "Save",
"fullCodeName" : "New", "fullCodeName" : "Save",
"name" : "编辑界面_新建操作", "name" : "编辑界面_保存操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome", "glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-file-text-o" "cssClass" : "fa fa-save"
}, },
"predefinedType" : "EDITVIEW_NEWACTION", "predefinedType" : "EDITVIEW_SAVEACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]", "name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "New", "uIActionTag" : "Save",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "新建", "tooltip" : "保存",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "保存",
"lanResTag" : "TBB.TOOLTIP.*.NEW", "lanResTag" : "TBB.TOOLTIP.*.SAVE",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]", "name" : "工具栏按钮提示[*.SAVE]",
"refFlag" : true "refFlag" : true
}, },
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem13",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "保存并新建",
"lanResTag" : "TBB.TEXT.*.COPY", "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]", "name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "拷贝", "caption" : "保存并新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem14", "name" : "tbitem4",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem14" "id" : "toolbar_tbitem4"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome", "cssClass" : "sx-tb-saveandnew"
"cssClass" : "fa fa-copy"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "保存并新建",
"lanResTag" : "TBB.TEXT.*.COPY", "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]", "name" : "工具栏按钮文本[EDITVIEW.SAVEANDNEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "拷贝", "caption" : "保存并新建",
"codeName" : "Copy", "codeName" : "SaveAndNew",
"fullCodeName" : "Copy", "fullCodeName" : "SaveAndNew",
"name" : "编辑界面_拷贝操作", "name" : "编辑界面_保存并新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome", "cssClass" : "sx-tb-saveandnew"
"cssClass" : "fa fa-copy"
}, },
"predefinedType" : "EDITVIEW_COPYACTION", "predefinedType" : "EDITVIEW_SAVEANDNEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "保存并新建",
"lanResTag" : "TBB.TOOLTIP.*.COPY", "lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]", "name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Copy", "uIActionTag" : "SaveAndNew",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "拷贝", "tooltip" : "保存并新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝", "defaultContent" : "保存并新建",
"lanResTag" : "TBB.TOOLTIP.*.COPY", "lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]", "name" : "工具栏按钮提示[EDITVIEW.SAVEANDNEW]",
"refFlag" : true "refFlag" : true
}, },
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "getCapPSLanguageRes" : {
"name" : "tbitem16", "defaultContent" : "保存并关闭",
"spanMode" : false "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
}, { "lanResType" : "TBB.TEXT",
"caption" : "第一个记录", "name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"groupExtractMode" : "ITEM", "refFlag" : true
"itemType" : "DEUIACTION",
"name" : "tbitem23",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem23"
},
"getPSSysImage" : {
"glyph" : "xf049@FontAwesome",
"cssClass" : "fa fa-fast-backward"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "第一个记录",
"codeName" : "FirstRecord",
"fullCodeName" : "FirstRecord",
"name" : "编辑界面_第一个记录",
"getPSSysImage" : {
"glyph" : "xf049@FontAwesome",
"cssClass" : "fa fa-fast-backward"
},
"predefinedType" : "EDITVIEW_FIRSTRECORDACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "FirstRecord",
"uIActionType" : "DEUIACTION"
}, },
"tooltip" : "第一个记录", "caption" : "保存并关闭",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, {
"caption" : "上一个记录",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem24", "name" : "tbitem5",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem24" "id" : "toolbar_tbitem5"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf048@FontAwesome", "cssClass" : "sx-tb-saveandclose"
"cssClass" : "fa fa-step-backward"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "getCapPSLanguageRes" : {
"caption" : "上一个记录", "defaultContent" : "保存并关闭",
"codeName" : "PrevRecord", "lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"fullCodeName" : "PrevRecord", "lanResType" : "TBB.TEXT",
"name" : "编辑界面_上一个记录", "name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"getPSSysImage" : { "refFlag" : true
"glyph" : "xf048@FontAwesome",
"cssClass" : "fa fa-step-backward"
},
"predefinedType" : "EDITVIEW_PREVRECORDACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "PrevRecord",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "上一个记录",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, {
"caption" : "下一个记录",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem25",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem25"
},
"getPSSysImage" : {
"glyph" : "xf051@FontAwesome",
"cssClass" : "fa fa-step-forward"
}, },
"getPSUIAction" : { "caption" : "保存并关闭",
"actionTarget" : "SINGLEKEY", "codeName" : "SaveAndExit",
"caption" : "下一个记录", "fullCodeName" : "SaveAndExit",
"codeName" : "NextRecord", "name" : "编辑界面_保存并退出操作",
"fullCodeName" : "NextRecord",
"name" : "编辑界面_下一个记录",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf051@FontAwesome", "cssClass" : "sx-tb-saveandclose"
"cssClass" : "fa fa-step-forward"
}, },
"predefinedType" : "EDITVIEW_NEXTRECORDACTION", "predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "NextRecord", "uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "下一个记录", "tooltip" : "保存并关闭",
"uIActionTarget" : "SINGLEKEY", "getTooltipPSLanguageRes" : {
"showCaption" : false, "defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"caption" : "最后一个记录", "itemType" : "SEPERATOR",
"name" : "tbitem6",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"caption" : "删除并关闭",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem26", "name" : "tbitem7",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem26" "id" : "toolbar_tbitem7"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf050@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-fast-forward" "cssClass" : "fa fa-remove"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"actionTarget" : "SINGLEKEY", "actionTarget" : "SINGLEKEY",
"caption" : "最后一个记录", "getCapPSLanguageRes" : {
"codeName" : "LastRecord", "defaultContent" : "删除并关闭",
"fullCodeName" : "LastRecord", "lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE",
"name" : "编辑界面_最后一个记录", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"caption" : "删除并关闭",
"codeName" : "RemoveAndExit",
"fullCodeName" : "RemoveAndExit",
"name" : "编辑界面_删除并退出操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf050@FontAwesome", "glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-fast-forward" "cssClass" : "fa fa-remove"
}, },
"predefinedType" : "EDITVIEW_LASTRECORDACTION", "predefinedType" : "EDITVIEW_REMOVEANDEXITACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "LastRecord", "uIActionTag" : "RemoveAndExit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "最后一个记录", "tooltip" : "删除并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.REMOVEANDCLOSE]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "SINGLEKEY",
"showCaption" : false, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, { }, {
"itemType" : "SEPERATOR", "itemType" : "SEPERATOR",
"name" : "tbitem21", "name" : "tbitem8",
"spanMode" : false "spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "帮助", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.HELP", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "帮助", "caption" : "新建",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION", "itemType" : "DEUIACTION",
"name" : "tbitem22", "name" : "tbitem12",
"noPrivDisplayMode" : 2, "noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "toolbar_tbitem22" "id" : "toolbar_tbitem12"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf128@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-question" "cssClass" : "fa fa-file-text-o"
}, },
"getPSUIAction" : { "getPSUIAction" : {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "帮助", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.HELP", "lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT", "lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]", "name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"caption" : "帮助", "caption" : "新建",
"codeName" : "Help", "codeName" : "New",
"fullCodeName" : "Help", "fullCodeName" : "New",
"name" : "编辑界面_帮助操作", "name" : "编辑界面_新建操作",
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf128@FontAwesome", "glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-question" "cssClass" : "fa fa-file-text-o"
}, },
"predefinedType" : "EDITVIEW_HELPACTION", "predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000, "timeout" : 60000,
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "帮助", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.HELP", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"uIActionMode" : "SYS", "uIActionMode" : "SYS",
"uIActionTag" : "Help", "uIActionTag" : "New",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "帮助", "tooltip" : "新建",
"getTooltipPSLanguageRes" : { "getTooltipPSLanguageRes" : {
"defaultContent" : "帮助", "defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.HELP", "lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP", "lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]", "name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true "refFlag" : true
}, },
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ],
"xDataControlName" : "form",
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Main",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.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/Reginfo.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/Reginfo.json"
}
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, { }, {
"actionName" : "GETDRAFTFROM", "itemType" : "SEPERATOR",
"actionType" : "DEACTION", "name" : "tbitem13",
"dataAccessAction" : "CREATE", "spanMode" : false
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
}
}, { }, {
"actionName" : "Get", "getCapPSLanguageRes" : {
"actionType" : "DEACTION", "defaultContent" : "拷贝",
"dataAccessAction" : "READ", "lanResTag" : "TBB.TEXT.*.COPY",
"name" : "load", "lanResType" : "TBB.TEXT",
"getPSAppDEMethod" : { "name" : "工具栏按钮文本[*.COPY]",
"modelref" : true, "refFlag" : true
"id" : "Get"
}, },
"getPSAppDataEntity" : { "caption" : "拷贝",
"modelref" : true, "groupExtractMode" : "ITEM",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "itemType" : "DEUIACTION",
} "name" : "tbitem14",
}, { "noPrivDisplayMode" : 2,
"actionName" : "Create", "getPSAppViewUIAction" : {
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "toolbar_tbitem14"
}, },
"getPSAppDataEntity" : { "getPSSysImage" : {
"modelref" : true, "glyph" : "xf0c5@FontAwesome",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "cssClass" : "fa fa-copy"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"getPSAppDataEntity" : { "getPSUIAction" : {
"modelref" : true, "actionTarget" : "SINGLEKEY",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "getCapPSLanguageRes" : {
} "defaultContent" : "拷贝",
}, { "lanResTag" : "TBB.TEXT.*.COPY",
"actionName" : "Remove", "lanResType" : "TBB.TEXT",
"actionType" : "DEACTION", "name" : "工具栏按钮文本[*.COPY]",
"dataAccessAction" : "DELETE", "refFlag" : true
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
}, },
"getPSAppDataEntity" : { "caption" : "拷贝",
"modelref" : true, "codeName" : "Copy",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "fullCodeName" : "Copy",
} "name" : "编辑界面_拷贝操作",
} ], "getPSSysImage" : {
"enableDEFieldPrivilege" : false, "glyph" : "xf0c5@FontAwesome",
"id" : "编辑表单处理器" "cssClass" : "fa fa-copy"
}, },
"getPSControlParam" : { "predefinedType" : "EDITVIEW_COPYACTION",
"autoLoad" : true, "timeout" : 60000,
"showBusyIndicator" : true, "getTooltipPSLanguageRes" : {
"id" : "FORM" "defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
}, },
"getPSDEFormItems" : [ { "uIActionMode" : "SYS",
"id" : "srfupdatedate", "uIActionTag" : "Copy",
"hidden" : true, "uIActionType" : "DEUIACTION"
"dataType" : 5, },
"getPSAppDEField" : { "tooltip" : "拷贝",
"name" : "UPDATEDATE", "getTooltipPSLanguageRes" : {
"codeName" : "UpdateDate" "defaultContent" : "拷贝",
} "lanResTag" : "TBB.TOOLTIP.*.COPY",
}, { "lanResType" : "TBB.TOOLTIP",
"id" : "srforikey", "name" : "工具栏按钮提示[*.COPY]",
"hidden" : true, "refFlag" : true
"dataType" : 25 },
}, { "uIActionTarget" : "SINGLEKEY",
"id" : "srfkey", "showCaption" : true,
"hidden" : true, "showIcon" : true
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"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" : "reginfoname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}
}, {
"id" : "department",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}
}, {
"id" : "age",
"dataType" : 9,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
}
}, { }, {
"id" : "address", "itemType" : "SEPERATOR",
"dataType" : 25, "name" : "tbitem16",
"getPSAppDEField" : { "spanMode" : false
"name" : "ADDRESS",
"codeName" : "Address"
}
}, { }, {
"id" : "reginfoid", "caption" : "第一个记录",
"hidden" : true, "groupExtractMode" : "ITEM",
"dataType" : 25, "itemType" : "DEUIACTION",
"getPSAppDEField" : { "name" : "tbitem23",
"name" : "REGINFOID", "noPrivDisplayMode" : 2,
"codeName" : "ReginfoId" "getPSAppViewUIAction" : {
} "modelref" : true,
} ], "id" : "toolbar_tbitem23"
"getPSDEFormPages" : [ {
"caption" : "111",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "学员登记信息名称",
"codeName" : "reginfoname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFONAME",
"codeName" : "ReginfoName"
}, },
"getPSEditor" : { "getPSSysImage" : {
"editorType" : "TEXTBOX", "glyph" : "xf049@FontAwesome",
"maxLength" : 200, "cssClass" : "fa fa-fast-backward"
"name" : "reginfoname"
}, },
"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",
"showCaption" : true "timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "FirstRecord",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "第一个记录",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, { }, {
"caption" : "单位", "caption" : "上一个记录",
"codeName" : "department", "groupExtractMode" : "ITEM",
"dataType" : 25, "itemType" : "DEUIACTION",
"detailStyle" : "DEFAULT", "name" : "tbitem24",
"detailType" : "FORMITEM", "noPrivDisplayMode" : 2,
"enableCond" : 3, "getPSAppViewUIAction" : {
"ignoreInput" : 0, "modelref" : true,
"labelPos" : "LEFT", "id" : "toolbar_tbitem24"
"labelWidth" : 130,
"name" : "department",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DEPARTMENT",
"codeName" : "DepartMent"
}, },
"getPSEditor" : { "getPSSysImage" : {
"editorType" : "TEXTBOX", "glyph" : "xf048@FontAwesome",
"maxLength" : 100, "cssClass" : "fa fa-step-backward"
"name" : "department" },
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "上一个记录",
"codeName" : "PrevRecord",
"fullCodeName" : "PrevRecord",
"name" : "编辑界面_上一个记录",
"getPSSysImage" : {
"glyph" : "xf048@FontAwesome",
"cssClass" : "fa fa-step-backward"
}, },
"getPSLayoutPos" : { "predefinedType" : "EDITVIEW_PREVRECORDACTION",
"colMD" : 24, "timeout" : 60000,
"layout" : "TABLE_24COL" "uIActionMode" : "SYS",
"uIActionTag" : "PrevRecord",
"uIActionType" : "DEUIACTION"
}, },
"allowEmpty" : true, "tooltip" : "上一个记录",
"showCaption" : true "uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, { }, {
"caption" : "年龄", "caption" : "下一个记录",
"codeName" : "age", "groupExtractMode" : "ITEM",
"dataType" : 9, "itemType" : "DEUIACTION",
"detailStyle" : "DEFAULT", "name" : "tbitem25",
"detailType" : "FORMITEM", "noPrivDisplayMode" : 2,
"enableCond" : 3, "getPSAppViewUIAction" : {
"ignoreInput" : 0, "modelref" : true,
"labelPos" : "LEFT", "id" : "toolbar_tbitem25"
"labelWidth" : 130,
"name" : "age",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "AGE",
"codeName" : "Age"
}, },
"getPSEditor" : { "getPSSysImage" : {
"editorType" : "TEXTBOX", "glyph" : "xf051@FontAwesome",
"name" : "age" "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",
"showCaption" : true "timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "NextRecord",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "下一个记录",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, { }, {
"caption" : "家庭住址", "caption" : "最后一个记录",
"codeName" : "address", "groupExtractMode" : "ITEM",
"dataType" : 25, "itemType" : "DEUIACTION",
"detailStyle" : "DEFAULT", "name" : "tbitem26",
"detailType" : "FORMITEM", "noPrivDisplayMode" : 2,
"enableCond" : 3, "getPSAppViewUIAction" : {
"ignoreInput" : 0, "modelref" : true,
"labelPos" : "LEFT", "id" : "toolbar_tbitem26"
"labelWidth" : 130,
"name" : "address",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "ADDRESS",
"codeName" : "Address"
}, },
"getPSEditor" : { "getPSSysImage" : {
"editorType" : "TEXTBOX", "glyph" : "xf050@FontAwesome",
"maxLength" : 100, "cssClass" : "fa fa-fast-forward"
"name" : "address"
}, },
"getPSLayoutPos" : { "getPSUIAction" : {
"colMD" : 24, "actionTarget" : "SINGLEKEY",
"layout" : "TABLE_24COL" "caption" : "最后一个记录",
"codeName" : "LastRecord",
"fullCodeName" : "LastRecord",
"name" : "编辑界面_最后一个记录",
"getPSSysImage" : {
"glyph" : "xf050@FontAwesome",
"cssClass" : "fa fa-fast-forward"
}, },
"allowEmpty" : true, "predefinedType" : "EDITVIEW_LASTRECORDACTION",
"showCaption" : true "timeout" : 60000,
}, { "uIActionMode" : "SYS",
"caption" : "学员登记信息标识", "uIActionTag" : "LastRecord",
"codeName" : "reginfoid", "uIActionType" : "DEUIACTION"
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "reginfoid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "REGINFOID",
"codeName" : "ReginfoId"
}, },
"getPSEditor" : { "tooltip" : "最后一个记录",
"editorType" : "HIDDEN", "uIActionTarget" : "SINGLEKEY",
"name" : "reginfoid" "showCaption" : false,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem21",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true
}, },
"getPSLayoutPos" : { "caption" : "帮助",
"colMD" : 24, "groupExtractMode" : "ITEM",
"layout" : "TABLE_24COL" "itemType" : "DEUIACTION",
"name" : "tbitem22",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22"
}, },
"allowEmpty" : true, "getPSSysImage" : {
"hidden" : true, "glyph" : "xf128@FontAwesome",
"showCaption" : true "cssClass" : "fa fa-question"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "getPSUIAction" : {
} ], "getCapPSLanguageRes" : {
"getPSLayout" : { "defaultContent" : "帮助",
"childColLG" : -1, "lanResTag" : "TBB.TEXT.*.HELP",
"childColMD" : 24, "lanResType" : "TBB.TEXT",
"childColSM" : -1, "name" : "工具栏按钮文本[*.HELP]",
"childColXS" : -1, "refFlag" : true
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getRemovePSControlAction" : { "caption" : "帮助",
"modelref" : true, "codeName" : "Help",
"id" : "remove", "fullCodeName" : "Help",
"actionName" : "Remove", "name" : "编辑界面_帮助操作",
"actionType" : "DEACTION", "getPSSysImage" : {
"dataAccessAction" : "DELETE", "glyph" : "xf128@FontAwesome",
"name" : "remove", "cssClass" : "fa fa-question"
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
}, },
"getPSAppDataEntity" : { "predefinedType" : "EDITVIEW_HELPACTION",
"modelref" : true, "timeout" : 60000,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "getTooltipPSLanguageRes" : {
} "defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
}, },
"tabHeaderPos" : "TOP", "uIActionMode" : "SYS",
"getUpdatePSControlAction" : { "uIActionTag" : "Help",
"modelref" : true, "uIActionType" : "DEUIACTION"
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"getPSAppDataEntity" : { "tooltip" : "帮助",
"modelref" : true, "getTooltipPSLanguageRes" : {
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "defaultContent" : "帮助",
} "lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
}, },
"noTabHeader" : true, "showCaption" : true,
"name" : "form", "showIcon" : true
"modelid" : "d3068040622af7c5472aeb30d21d9f03", } ],
"modeltype" : "PSDEFORM_EDITFORM" "xDataControlName" : "form",
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"codeName" : "EditViewdatainfobar", "codeName" : "EditViewdatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
......
...@@ -11341,10 +11341,10 @@ ...@@ -11341,10 +11341,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
...@@ -11353,10 +11353,10 @@ ...@@ -11353,10 +11353,10 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
} ] } ]
}, { }, {
...@@ -11379,16 +11379,16 @@ ...@@ -11379,16 +11379,16 @@
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图上方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
...@@ -11408,12 +11408,17 @@ ...@@ -11408,12 +11408,17 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg8"
}, }
"position" : "POPUP" }, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11422,17 +11427,12 @@ ...@@ -11422,17 +11427,12 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -11440,16 +11440,16 @@ ...@@ -11440,16 +11440,16 @@
"id" : "ViewMsg12" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg13"
} }
} ] } ]
}, { }, {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册