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

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

上级 d2f29132
...@@ -3129,6 +3129,26 @@ ...@@ -3129,6 +3129,26 @@
"uIActionTag" : "frontEndTest", "uIActionTag" : "frontEndTest",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "frontEndTest@Phone" "id" : "frontEndTest@Phone"
}, {
"actionTarget" : "SINGLEKEY",
"caption" : "打开选项编辑视图",
"codeName" : "openOptView",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Phone_openOptView",
"name" : "打开选项编辑视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openOptView",
"uIActionType" : "DEUIACTION",
"id" : "openOptView@Phone"
}, { }, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "快速编辑", "caption" : "快速编辑",
......
...@@ -406,6 +406,41 @@ ...@@ -406,6 +406,41 @@
"uIActionTarget" : "MULTIKEY", "uIActionTarget" : "MULTIKEY",
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"caption" : "打开选项编辑视图",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction4"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开选项编辑视图",
"codeName" : "openOptView",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr04106184OptionView.json",
"viewType" : "DEOPTVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "Phone_openOptView",
"name" : "打开选项编辑视图",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openOptView",
"uIActionType" : "DEUIACTION",
"id" : "openOptView@Phone"
},
"tooltip" : "打开选项编辑视图",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ], } ],
"xDataControlName" : "grid", "xDataControlName" : "grid",
"modelid" : "AAB9FB72-B063-4E50-8424-C728C1406C3D", "modelid" : "AAB9FB72-B063-4E50-8424-C728C1406C3D",
......
...@@ -15,122 +15,259 @@ ...@@ -15,122 +15,259 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "OptionView",
"name" : "engine"
} ],
"getPSAppViewMsgGroup" : { "getPSAppViewMsgGroup" : {
"modelref" : true, "modelref" : true,
"id" : "VMGroup2" "id" : "VMGroup2"
}, },
"getPSControls" : [ { "getPSDEViewCodeName" : "Usr04106184OptionView",
"codeName" : "Usr04106184OptionView_Form", "getPSDEViewId" : "D0E1EDAE-FEF9-4C6E-8E9C-7F5B207719C4",
"controlType" : "FORM", "getPSViewLayoutPanel" : {
"getCreatePSControlAction" : { "codeName" : "Usr0619666828",
"controlType" : "VIEWLAYOUTPANEL",
"hookEventNames" : [ "ONCLICK" ],
"layoutMode" : "FLEX",
"logicName" : "Usr04106184OptionView选项操作视图布局面",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"id" : "create", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"defaultLabelWidth" : 130, "getPSControlLogics" : [ {
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Usr04106184OptionView_Form.json", "eventNames" : "onClick",
"getGetDraftFromPSControlAction" : { "itemName" : "BUTTON_CALLUILOGIC",
"modelref" : true, "logicTag" : "layoutpanel",
"id" : "loaddraftfrom", "logicType" : "SCRIPT",
"actionName" : "GETDRAFTFROM", "name" : "logic",
"actionType" : "DEACTION", "scriptCode" : "view.call(\"Refresh\");"
"dataAccessAction" : "CREATE", } ],
"name" : "loaddraftfrom", "getPSControlParam" : { },
"getPSAppDataEntity" : { "getPSLayout" : {
"modelref" : true, "layout" : "FLEX"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, },
"getGetDraftPSControlAction" : { "getRootPSPanelItems" : [ {
"modelref" : true, "caption" : "容器",
"id" : "loaddraft", "itemStyle" : "DEFAULT",
"actionName" : "GetDraft", "itemType" : "CONTAINER",
"actionType" : "DEACTION", "name" : "view_header",
"dataAccessAction" : "CREATE", "getPSLayout" : {
"name" : "loaddraft", "align" : "space-between",
"getPSAppDEMethod" : { "dir" : "row",
"modelref" : true, "layout" : "FLEX",
"id" : "GetDraft" "vAlign" : "center"
}, },
"getPSAppDataEntity" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : -1,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "layout" : "FLEX",
} "shrink" : 0
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSPanelItems" : [ {
"modelref" : true, "caption" : "容器",
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "itemStyle" : "DEFAULT",
} "itemType" : "CONTAINER",
}, "name" : "view_header_left",
"logicName" : "视图消息选项操作视图_表单", "getPSLayout" : {
"getPSAppDataEntity" : { "layout" : "FLEX"
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : -1,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "heightMode" : "FULL",
} "layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_captionbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "captionbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
}, { }, {
"actionName" : "GETDRAFTFROM", "caption" : "容器",
"actionType" : "DEACTION", "itemStyle" : "DEFAULT",
"dataAccessAction" : "CREATE", "itemType" : "CONTAINER",
"name" : "loaddraftfrom", "name" : "view_header_right",
"getPSAppDataEntity" : { "getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_toolbar",
"getPSLayout" : {
"align" : "center",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "工具栏",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
} ],
"predefinedType" : "VIEWHEADER"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_content",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : 1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "form",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "VIEWCONTENT"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "view_footer",
"getPSLayout" : {
"dir" : "row-reverse",
"layout" : "FLEX",
"vAlign" : "center"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX",
"shrink" : 0
},
"getPSPanelItems" : [ {
"actionType" : "UIACTION",
"buttonStyle" : "PRIMARY",
"caption" : "确定",
"itemStyle" : "PRIMARY",
"itemType" : "BUTTON",
"name" : "button_okaction",
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "id" : "layoutpanel_button_okaction"
} },
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "确定",
"codeName" : "Ok",
"fullCodeName" : "Ok",
"name" : "视图_确定",
"predefinedType" : "VIEW_OKACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Ok",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "确定",
"showCaption" : true
}, { }, {
"actionName" : "Get", "actionType" : "UIACTION",
"actionType" : "DEACTION", "buttonStyle" : "INFO",
"dataAccessAction" : "READ", "caption" : "取消",
"name" : "load", "itemStyle" : "INFO",
"getPSAppDEMethod" : { "itemType" : "BUTTON",
"name" : "button_cancelaction",
"getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "layoutpanel_button_cancelaction"
}, },
"getPSAppDataEntity" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : -1,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "layout" : "FLEX"
} },
"getPSUIAction" : {
"caption" : "取消",
"codeName" : "Cancel",
"fullCodeName" : "Cancel",
"name" : "视图_取消",
"predefinedType" : "VIEW_CANCELACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Cancel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "取消",
"showCaption" : true
}, { }, {
"actionType" : "NONE",
"buttonStyle" : "DEFAULT",
"caption" : "刷新",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"tooltip" : "刷新",
"uIActionTarget" : "NONE",
"showCaption" : true
} ]
} ],
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "4D87B7C8-5A9A-42E1-9375-4323F7DC73EC",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "OptionView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Usr04106184OptionView_Form",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create", "actionName" : "Create",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
...@@ -143,418 +280,531 @@ ...@@ -143,418 +280,531 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionName" : "Update", "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Usr04106184OptionView_Form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "UPDATE", "dataAccessAction" : "CREATE",
"name" : "update", "name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Update" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionName" : "Remove", "getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "DELETE", "dataAccessAction" : "READ",
"name" : "remove", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
} ], },
"enableDEFieldPrivilege" : false, "logicName" : "视图消息选项操作视图_表单",
"id" : "选项表单处理器" "getPSAppDataEntity" : {
}, "modelref" : true,
"getPSControlParam" : { "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"autoLoad" : true, },
"showBusyIndicator" : true, "getPSControlHandler" : {
"id" : "FORM" "getPSHandlerActions" : [ {
}, "actionName" : "GetDraft",
"getPSDEFormItems" : [ { "actionType" : "DEACTION",
"id" : "srfupdatedate", "dataAccessAction" : "CREATE",
"hidden" : true, "name" : "loaddraft",
"dataType" : 5, "getPSAppDEMethod" : {
"getPSAppDEField" : { "modelref" : true,
"name" : "UPDATEDATE", "id" : "GetDraft"
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
}
}, {
"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" : "phonename",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
}
}, {
"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" : "phoneid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "手机基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.PHONENAME"
}, },
"caption" : "手机名称", "getPSAppDataEntity" : {
"codeName" : "phonename", "modelref" : true,
"dataType" : 25, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"detailStyle" : "DEFAULT", }
"detailType" : "FORMITEM", }, {
"enableCond" : 3, "actionName" : "GETDRAFTFROM",
"ignoreInput" : 0, "actionType" : "DEACTION",
"labelPos" : "LEFT", "dataAccessAction" : "CREATE",
"labelWidth" : 130, "name" : "loaddraftfrom",
"modelState" : 212992, "getPSAppDataEntity" : {
"name" : "phonename", "modelref" : true,
"noPrivDisplayMode" : 1, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"getPSAppDEField" : { }
"name" : "PHONENAME", }, {
"codeName" : "PhoneName" "actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"getPSEditor" : { "getPSAppDataEntity" : {
"editorParams" : { "modelref" : true,
"abc" : "avc" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, }
"editorType" : "TEXTBOX", }, {
"maxLength" : 200, "actionName" : "Create",
"name" : "phonename" "actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
}, },
"getPSLayoutPos" : { "getPSAppDataEntity" : {
"colMD" : 24, "modelref" : true,
"layout" : "TABLE_24COL" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"codeName" : "buttonlist1",
"detailStyle" : "STYLE2",
"detailType" : "BUTTONLIST",
"name" : "buttonlist1",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSUIActionGroup" : {
"codeName" : "Usr0302387461",
"name" : "后台调用",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
}, },
"getPSUIActionGroupDetails" : [ { "getPSAppDataEntity" : {
"caption" : "后台调用", "modelref" : true,
"detailType" : "DEUIACTION", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"name" : "u1cae987", }
"getPSUIAction" : { } ],
"actionTarget" : "SINGLEKEY", "enableDEFieldPrivilege" : false,
"caption" : "后台调用", "id" : "选项表单处理器"
"codeName" : "backEnd", },
"fullCodeName" : "Phone_backEnd", "getPSControlParam" : {
"name" : "后台调用", "autoLoad" : true,
"getPSAppDEMethod" : { "showBusyIndicator" : true,
"modelref" : true, "id" : "FORM"
"id" : "Get" },
}, "getPSDEFormItems" : [ {
"getPSAppDataEntity" : { "id" : "srfupdatedate",
"modelref" : true, "hidden" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "dataType" : 5,
}, "getPSAppDEField" : {
"paramItem" : "cccc", "name" : "UPDATEDATE",
"textItem" : "bbbb", "codeName" : "UpdateDate"
"timeout" : 60000, }
"uIActionMode" : "BACKEND",
"uIActionTag" : "backEnd",
"uIActionType" : "DEUIACTION",
"valueItem" : "aaaa",
"enableConfirm" : true,
"id" : "backEnd@Phone"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Phone__Usr0302387461"
},
"showCaption" : true
}, { }, {
"getCapPSLanguageRes" : { "id" : "srforikey",
"lanResTag" : "DEF.LNAME.PHONEID" "hidden" : true,
}, "dataType" : 25
"caption" : "手机标识", }, {
"codeName" : "phoneid", "id" : "srfkey",
"hidden" : true,
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "PHONEID", "name" : "PHONEID",
"codeName" : "PhoneId" "codeName" : "PhoneId"
}, }
"getPSEditor" : { }, {
"editorType" : "HIDDEN", "id" : "srfmajortext",
"name" : "phoneid" "hidden" : true,
}, "dataType" : 25,
"getPSLayoutPos" : { "getPSAppDEField" : {
"colMD" : 24, "name" : "PHONENAME",
"layout" : "TABLE_24COL" "codeName" : "PhoneName"
}, }
"allowEmpty" : true, }, {
"hidden" : true "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" : "phonename",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
}
}, {
"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" : "phoneid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
}
} ], } ],
"getPSLayout" : { "getPSDEFormPages" : [ {
"childColMD" : 24, "caption" : "基本信息",
"columnCount" : 24, "codeName" : "formpage1",
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
}, {
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL", "detailType" : "FORMPAGE",
"name" : "group2", "name" : "formpage1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : { "caption" : "手机基本信息",
"lanResTag" : "DEF.LNAME.CREATEMAN" "codeName" : "group1",
},
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "GROUPPANEL",
"enableCond" : 3, "name" : "group1",
"ignoreInput" : 3, "getPSDEFormDetails" : [ {
"labelPos" : "LEFT", "getCapPSLanguageRes" : {
"labelWidth" : 130, "lanResTag" : "DEF.LNAME.PHONENAME"
"name" : "createman", },
"noPrivDisplayMode" : 1, "caption" : "手机名称",
"getPSAppDEField" : { "codeName" : "phonename",
"name" : "CREATEMAN", "dataType" : 25,
"codeName" : "CreateMan" "detailStyle" : "DEFAULT",
}, "detailType" : "FORMITEM",
"getPSEditor" : { "enableCond" : 3,
"editorType" : "SPAN", "ignoreInput" : 0,
"name" : "createman", "labelPos" : "LEFT",
"getPSAppCodeList" : { "labelWidth" : 130,
"modelref" : true, "modelState" : 212992,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json" "name" : "phonename",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
}, },
"enableLinkView" : false "getPSEditor" : {
"editorParams" : {
"abc" : "avc"
},
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "phonename"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "infoGroupMode" : false,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"getCapPSLanguageRes" : { "actionGroupExtractMode" : "ITEM",
"lanResTag" : "DEF.LNAME.CREATEDATE" "codeName" : "buttonlist1",
}, "detailStyle" : "STYLE2",
"caption" : "建立时间", "detailType" : "BUTTONLIST",
"codeName" : "createdate", "name" : "buttonlist1",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "getPSUIActionGroup" : {
"allowEmpty" : true, "codeName" : "Usr0302387461",
"name" : "后台调用",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "后台调用",
"detailType" : "DEUIACTION",
"name" : "u1cae987",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "后台调用",
"codeName" : "backEnd",
"fullCodeName" : "Phone_backEnd",
"name" : "后台调用",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"paramItem" : "cccc",
"textItem" : "bbbb",
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "backEnd",
"uIActionType" : "DEUIACTION",
"valueItem" : "aaaa",
"enableConfirm" : true,
"id" : "backEnd@Phone"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Phone__Usr0302387461"
},
"showCaption" : true "showCaption" : true
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN" "lanResTag" : "DEF.LNAME.PHONEID"
}, },
"caption" : "更新人", "caption" : "手机标识",
"codeName" : "updateman", "codeName" : "phoneid",
"dataType" : 25, "dataType" : 25,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updateman", "name" : "phoneid",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "UPDATEMAN", "name" : "PHONEID",
"codeName" : "UpdateMan" "codeName" : "PhoneId"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "HIDDEN",
"name" : "updateman", "name" : "phoneid"
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "hidden" : true
"showCaption" : true } ],
}, { "getPSLayout" : {
"getCapPSLanguageRes" : { "childColMD" : 24,
"lanResTag" : "DEF.LNAME.UPDATEDATE" "columnCount" : 24,
}, "layout" : "TABLE_24COL"
"caption" : "更新时间", },
"codeName" : "updatedate", "infoGroupMode" : false
"dataType" : 5, }, {
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "GROUPPANEL",
"enableCond" : 3, "name" : "group2",
"ignoreInput" : 3, "getPSDEFormDetails" : [ {
"labelPos" : "LEFT", "getCapPSLanguageRes" : {
"labelWidth" : 130, "lanResTag" : "DEF.LNAME.CREATEMAN"
"name" : "updatedate", },
"noPrivDisplayMode" : 1, "caption" : "建立人",
"getPSAppDEField" : { "codeName" : "createman",
"name" : "UPDATEDATE", "dataType" : 25,
"codeName" : "UpdateDate" "detailStyle" : "DEFAULT",
}, "detailType" : "FORMITEM",
"getPSEditor" : { "enableCond" : 3,
"editorType" : "SPAN", "ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"caption" : "更新人",
"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" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
"enableLinkView" : false "noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "infoGroupMode" : false,
"allowEmpty" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -562,102 +812,75 @@ ...@@ -562,102 +812,75 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "infoGroupMode" : false
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColMD" : 24, "childColMD" : 24,
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "getRemovePSControlAction" : {
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.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/Phone.json"
}
}, },
"noTabHeader" : false,
"name" : "form",
"modelid" : "EA7C7111-7D6B-45A5-95CC-AE3E57EB9CA4",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr04106184OptionViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
} }
}, }, {
"tabHeaderPos" : "TOP", "getCapPSLanguageRes" : {
"getUpdatePSControlAction" : { "lanResTag" : "DE.LNAME.PHONE"
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"caption" : "视图消息选项操作视图",
"codeName" : "Usr04106184OptionViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} },
}, "getPSControlParam" : { }
"noTabHeader" : false, } ]
"name" : "form",
"modelid" : "EA7C7111-7D6B-45A5-95CC-AE3E57EB9CA4",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr04106184OptionViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DE.LNAME.PHONE"
},
"caption" : "视图消息选项操作视图",
"codeName" : "Usr04106184OptionViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr04106184OptionView",
"getPSDEViewId" : "D0E1EDAE-FEF9-4C6E-8E9C-7F5B207719C4",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEOPTVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"title" : "视图消息选项操作视图", "title" : "视图消息选项操作视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册