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

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

上级 76df936e
...@@ -3187,11 +3187,64 @@ ...@@ -3187,11 +3187,64 @@
"name" : "源值属性脚本", "name" : "源值属性脚本",
"getPSDELogicNodes" : [ { "getPSDELogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 210,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 540,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "result"
},
"returnType" : "LOGICPARAM",
"topPos" : 200
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 325,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "result"
},
"name" : "Default[getOrigin().srfkey] ==> Error",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "getOrigin().srfkey",
"getSrcPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -3203,6 +3256,11 @@ ...@@ -3203,6 +3256,11 @@
}, },
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
} ], } ],
"getStartPSDELogicNode" : { "getStartPSDELogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -6,11 +6,64 @@ ...@@ -6,11 +6,64 @@
"name" : "源值属性脚本", "name" : "源值属性脚本",
"getPSDELogicNodes" : [ { "getPSDELogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 210,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 540,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "result"
},
"returnType" : "LOGICPARAM",
"topPos" : 200
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 325,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "result"
},
"name" : "Default[getOrigin().srfkey] ==> Error",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "getOrigin().srfkey",
"getSrcPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -22,6 +75,11 @@ ...@@ -22,6 +75,11 @@
}, },
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
} ], } ],
"getStartPSDELogicNode" : { "getStartPSDELogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -1923,11 +1923,64 @@ ...@@ -1923,11 +1923,64 @@
"name" : "源值属性脚本", "name" : "源值属性脚本",
"getPSDELogicNodes" : [ { "getPSDELogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 210,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 540,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "result"
},
"returnType" : "LOGICPARAM",
"topPos" : 200
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 325,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "result"
},
"name" : "Default[getOrigin().srfkey] ==> Error",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "getOrigin().srfkey",
"getSrcPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -1943,6 +1996,11 @@ ...@@ -1943,6 +1996,11 @@
}, },
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
} ], } ],
"getStartPSDELogicNode" : { "getStartPSDELogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -18445,11 +18445,64 @@ ...@@ -18445,11 +18445,64 @@
"name" : "源值属性脚本", "name" : "源值属性脚本",
"getPSDELogicNodes" : [ { "getPSDELogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 210,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 540,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "result"
},
"returnType" : "LOGICPARAM",
"topPos" : 200
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 325,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "result"
},
"name" : "Default[getOrigin().srfkey] ==> Error",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "getOrigin().srfkey",
"getSrcPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -18465,6 +18518,11 @@ ...@@ -18465,6 +18518,11 @@
}, },
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
} ], } ],
"getStartPSDELogicNode" : { "getStartPSDELogicNode" : {
"modelref" : true, "modelref" : true,
...@@ -111,6 +111,14 @@ ...@@ -111,6 +111,14 @@
"name" : "RANK", "name" : "RANK",
"codeName" : "Rank" "codeName" : "Rank"
} }
}, {
"id" : "pstudentid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, { }, {
"id" : "studentname", "id" : "studentname",
"dataType" : 25, "dataType" : 25,
...@@ -185,9 +193,8 @@ ...@@ -185,9 +193,8 @@
"codeName" : "Age" "codeName" : "Age"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "age", "name" : "age"
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -212,15 +219,61 @@ ...@@ -212,15 +219,61 @@
"codeName" : "Rank" "codeName" : "Rank"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "rank", "name" : "rank",
"enableLinkView" : false "getPSEditorItems" : [ {
"name" : "pstudentid"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "pstudentid",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "pstudentid",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "上级学生职位",
"codeName" : "pstudentid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "pstudentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "pstudentid"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -235,7 +288,7 @@ ...@@ -235,7 +288,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "druipart1", "codeName" : "druipart1",
...@@ -2417,9 +2470,9 @@ ...@@ -2417,9 +2470,9 @@
"codeName" : "StudentName" "codeName" : "StudentName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "studentname", "maxLength" : 200,
"enableLinkView" : false "name" : "studentname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -2490,7 +2543,7 @@ ...@@ -2490,7 +2543,7 @@
"width" : 300, "width" : 300,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2508,7 +2561,7 @@ ...@@ -2508,7 +2561,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"width" : 700.0, "width" : 700.0,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2519,7 +2572,7 @@ ...@@ -2519,7 +2572,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
"codeName" : "formpage2", "codeName" : "formpage2",
...@@ -2666,7 +2719,7 @@ ...@@ -2666,7 +2719,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2677,7 +2730,7 @@ ...@@ -2677,7 +2730,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -2696,7 +2749,6 @@ ...@@ -2696,7 +2749,6 @@
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update"
}, },
"infoFormMode" : true,
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8", "modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
......
...@@ -1923,11 +1923,64 @@ ...@@ -1923,11 +1923,64 @@
"name" : "源值属性脚本", "name" : "源值属性脚本",
"getPSDELogicNodes" : [ { "getPSDELogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 210,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 540,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "result"
},
"returnType" : "LOGICPARAM",
"topPos" : 200
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 325,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "result"
},
"name" : "Default[getOrigin().srfkey] ==> Error",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "getOrigin().srfkey",
"getSrcPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -1943,6 +1996,11 @@ ...@@ -1943,6 +1996,11 @@
}, },
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
} ], } ],
"getStartPSDELogicNode" : { "getStartPSDELogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -1221,6 +1221,14 @@ ...@@ -1221,6 +1221,14 @@
"name" : "RANK", "name" : "RANK",
"codeName" : "Rank" "codeName" : "Rank"
} }
}, {
"id" : "pstudentid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, { }, {
"id" : "studentname", "id" : "studentname",
"dataType" : 25, "dataType" : 25,
...@@ -1295,9 +1303,8 @@ ...@@ -1295,9 +1303,8 @@
"codeName" : "Age" "codeName" : "Age"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "age", "name" : "age"
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -1322,15 +1329,61 @@ ...@@ -1322,15 +1329,61 @@
"codeName" : "Rank" "codeName" : "Rank"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "rank", "name" : "rank",
"enableLinkView" : false "getPSEditorItems" : [ {
"name" : "pstudentid"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/studentPickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "pstudentid",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "pstudentid",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "上级学生职位",
"codeName" : "pstudentid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "pstudentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "pstudentid"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -1345,7 +1398,7 @@ ...@@ -1345,7 +1398,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "druipart1", "codeName" : "druipart1",
...@@ -3527,9 +3580,9 @@ ...@@ -3527,9 +3580,9 @@
"codeName" : "StudentName" "codeName" : "StudentName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "studentname", "maxLength" : 200,
"enableLinkView" : false "name" : "studentname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -3600,7 +3653,7 @@ ...@@ -3600,7 +3653,7 @@
"width" : 300, "width" : 300,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -3618,7 +3671,7 @@ ...@@ -3618,7 +3671,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"width" : 700.0, "width" : 700.0,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -3629,7 +3682,7 @@ ...@@ -3629,7 +3682,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
"codeName" : "formpage2", "codeName" : "formpage2",
...@@ -3776,7 +3829,7 @@ ...@@ -3776,7 +3829,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -3787,7 +3840,7 @@ ...@@ -3787,7 +3840,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -3806,7 +3859,6 @@ ...@@ -3806,7 +3859,6 @@
"modelref" : true, "modelref" : true,
"id" : "update" "id" : "update"
}, },
"infoFormMode" : true,
"noTabHeader" : false, "noTabHeader" : false,
"name" : "form", "name" : "form",
"modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8", "modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8",
......
...@@ -126,6 +126,14 @@ ...@@ -126,6 +126,14 @@
"name" : "RANK", "name" : "RANK",
"codeName" : "Rank" "codeName" : "Rank"
} }
}, {
"id" : "pstudentid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, { }, {
"id" : "studentname", "id" : "studentname",
"dataType" : 25, "dataType" : 25,
...@@ -200,9 +208,8 @@ ...@@ -200,9 +208,8 @@
"codeName" : "Age" "codeName" : "Age"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "age", "name" : "age"
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -227,15 +234,61 @@ ...@@ -227,15 +234,61 @@
"codeName" : "Rank" "codeName" : "Rank"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "rank", "name" : "rank",
"enableLinkView" : false "getPSEditorItems" : [ {
"name" : "pstudentid"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "pstudentid",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "pstudentid",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "上级学生职位",
"codeName" : "pstudentid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "pstudentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "pstudentid"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -250,7 +303,7 @@ ...@@ -250,7 +303,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "druipart1", "codeName" : "druipart1",
...@@ -1968,9 +2021,9 @@ ...@@ -1968,9 +2021,9 @@
"codeName" : "StudentName" "codeName" : "StudentName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "studentname", "maxLength" : 200,
"enableLinkView" : false "name" : "studentname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -2041,7 +2094,7 @@ ...@@ -2041,7 +2094,7 @@
"width" : 300, "width" : 300,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2059,7 +2112,7 @@ ...@@ -2059,7 +2112,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"width" : 700.0, "width" : 700.0,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
...@@ -2097,7 +2150,7 @@ ...@@ -2097,7 +2150,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
"codeName" : "formpage2", "codeName" : "formpage2",
...@@ -2244,7 +2297,7 @@ ...@@ -2244,7 +2297,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2255,7 +2308,7 @@ ...@@ -2255,7 +2308,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -2298,7 +2351,6 @@ ...@@ -2298,7 +2351,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8", "modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
......
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
"name" : "RANK", "name" : "RANK",
"codeName" : "Rank" "codeName" : "Rank"
}, },
"treeColumnMode" : 12, "treeColumnMode" : 8,
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
...@@ -190,6 +190,42 @@ ...@@ -190,6 +190,42 @@
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "上级学生职位",
"codeName" : "pstudentid",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "pstudentid",
"excelCaption" : "上级学生职位",
"name" : "pstudentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
},
"treeColumnMode" : 4,
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学生标识",
"codeName" : "studentid",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "studentid",
"excelCaption" : "学生标识",
"name" : "studentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"treeColumnMode" : 2,
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -256,6 +292,20 @@ ...@@ -256,6 +292,20 @@
"name" : "CREATEMAN", "name" : "CREATEMAN",
"codeName" : "CreateMan" "codeName" : "CreateMan"
} }
}, {
"dataType" : 25,
"name" : "pstudentid",
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, {
"dataType" : 25,
"name" : "studentid",
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -271,13 +321,6 @@ ...@@ -271,13 +321,6 @@
"codeName" : "StudentId" "codeName" : "StudentId"
}, },
"dataAccessAction" : true "dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "pstudentid",
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfmajortext", "name" : "srfmajortext",
......
...@@ -1923,11 +1923,64 @@ ...@@ -1923,11 +1923,64 @@
"name" : "源值属性脚本", "name" : "源值属性脚本",
"getPSDELogicNodes" : [ { "getPSDELogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 210,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 540,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "result"
},
"returnType" : "LOGICPARAM",
"topPos" : 200
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 325,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "result"
},
"name" : "Default[getOrigin().srfkey] ==> Error",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "getOrigin().srfkey",
"getSrcPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -1943,6 +1996,11 @@ ...@@ -1943,6 +1996,11 @@
}, },
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
} ], } ],
"getStartPSDELogicNode" : { "getStartPSDELogicNode" : {
"modelref" : true, "modelref" : true,
......
...@@ -823,6 +823,14 @@ ...@@ -823,6 +823,14 @@
"name" : "RANK", "name" : "RANK",
"codeName" : "Rank" "codeName" : "Rank"
} }
}, {
"id" : "pstudentid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, { }, {
"id" : "studentname", "id" : "studentname",
"dataType" : 25, "dataType" : 25,
...@@ -897,9 +905,8 @@ ...@@ -897,9 +905,8 @@
"codeName" : "Age" "codeName" : "Age"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "age", "name" : "age"
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -924,15 +931,61 @@ ...@@ -924,15 +931,61 @@
"codeName" : "Rank" "codeName" : "Rank"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "rank", "name" : "rank",
"enableLinkView" : false "getPSEditorItems" : [ {
"name" : "pstudentid"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "pstudentid",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "pstudentid",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "上级学生职位",
"codeName" : "pstudentid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "pstudentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "pstudentid"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -947,7 +1000,7 @@ ...@@ -947,7 +1000,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "druipart1", "codeName" : "druipart1",
...@@ -2665,9 +2718,9 @@ ...@@ -2665,9 +2718,9 @@
"codeName" : "StudentName" "codeName" : "StudentName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "studentname", "maxLength" : 200,
"enableLinkView" : false "name" : "studentname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -2738,7 +2791,7 @@ ...@@ -2738,7 +2791,7 @@
"width" : 300, "width" : 300,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2756,7 +2809,7 @@ ...@@ -2756,7 +2809,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"width" : 700.0, "width" : 700.0,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
...@@ -2794,7 +2847,7 @@ ...@@ -2794,7 +2847,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
"codeName" : "formpage2", "codeName" : "formpage2",
...@@ -2941,7 +2994,7 @@ ...@@ -2941,7 +2994,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2952,7 +3005,7 @@ ...@@ -2952,7 +3005,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -2995,7 +3048,6 @@ ...@@ -2995,7 +3048,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : false, "noTabHeader" : false,
"name" : "form", "name" : "form",
"modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8", "modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8",
......
...@@ -821,6 +821,14 @@ ...@@ -821,6 +821,14 @@
"name" : "RANK", "name" : "RANK",
"codeName" : "Rank" "codeName" : "Rank"
} }
}, {
"id" : "pstudentid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, { }, {
"id" : "studentname", "id" : "studentname",
"dataType" : 25, "dataType" : 25,
...@@ -895,9 +903,8 @@ ...@@ -895,9 +903,8 @@
"codeName" : "Age" "codeName" : "Age"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "age", "name" : "age"
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -922,15 +929,61 @@ ...@@ -922,15 +929,61 @@
"codeName" : "Rank" "codeName" : "Rank"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "rank", "name" : "rank",
"enableLinkView" : false "getPSEditorItems" : [ {
"name" : "pstudentid"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "pstudentid",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "pstudentid",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "上级学生职位",
"codeName" : "pstudentid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "pstudentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "pstudentid"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -945,7 +998,7 @@ ...@@ -945,7 +998,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "druipart1", "codeName" : "druipart1",
...@@ -2663,9 +2716,9 @@ ...@@ -2663,9 +2716,9 @@
"codeName" : "StudentName" "codeName" : "StudentName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "studentname", "maxLength" : 200,
"enableLinkView" : false "name" : "studentname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -2736,7 +2789,7 @@ ...@@ -2736,7 +2789,7 @@
"width" : 300, "width" : 300,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2754,7 +2807,7 @@ ...@@ -2754,7 +2807,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"width" : 700.0, "width" : 700.0,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
...@@ -2792,7 +2845,7 @@ ...@@ -2792,7 +2845,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
"codeName" : "formpage2", "codeName" : "formpage2",
...@@ -2939,7 +2992,7 @@ ...@@ -2939,7 +2992,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2950,7 +3003,7 @@ ...@@ -2950,7 +3003,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -2993,7 +3046,6 @@ ...@@ -2993,7 +3046,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : false, "noTabHeader" : false,
"name" : "form", "name" : "form",
"modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8", "modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8",
......
...@@ -881,6 +881,14 @@ ...@@ -881,6 +881,14 @@
"name" : "RANK", "name" : "RANK",
"codeName" : "Rank" "codeName" : "Rank"
} }
}, {
"id" : "pstudentid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, { }, {
"id" : "studentname", "id" : "studentname",
"dataType" : 25, "dataType" : 25,
...@@ -955,9 +963,8 @@ ...@@ -955,9 +963,8 @@
"codeName" : "Age" "codeName" : "Age"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "age", "name" : "age"
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -982,15 +989,61 @@ ...@@ -982,15 +989,61 @@
"codeName" : "Rank" "codeName" : "Rank"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "rank", "name" : "rank",
"enableLinkView" : false "getPSEditorItems" : [ {
"name" : "pstudentid"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentPickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "pstudentid",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "pstudentid",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "上级学生职位",
"codeName" : "pstudentid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "pstudentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "pstudentid"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"hidden" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -1005,7 +1058,7 @@ ...@@ -1005,7 +1058,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "druipart1", "codeName" : "druipart1",
...@@ -2723,9 +2776,9 @@ ...@@ -2723,9 +2776,9 @@
"codeName" : "StudentName" "codeName" : "StudentName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "studentname", "maxLength" : 200,
"enableLinkView" : false "name" : "studentname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -2796,7 +2849,7 @@ ...@@ -2796,7 +2849,7 @@
"width" : 300, "width" : 300,
"widthMode" : "PX" "widthMode" : "PX"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -2814,7 +2867,7 @@ ...@@ -2814,7 +2867,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"width" : 700.0, "width" : 700.0,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "学生标识", "caption" : "学生标识",
...@@ -2852,7 +2905,7 @@ ...@@ -2852,7 +2905,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
}, { }, {
"caption" : "其它", "caption" : "其它",
"codeName" : "formpage2", "codeName" : "formpage2",
...@@ -2999,7 +3052,7 @@ ...@@ -2999,7 +3052,7 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -3010,7 +3063,7 @@ ...@@ -3010,7 +3063,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -3053,7 +3106,6 @@ ...@@ -3053,7 +3106,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : false, "noTabHeader" : false,
"name" : "form", "name" : "form",
"modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8", "modelid" : "558d4f42147c9dd9f2fe4c70cac70cd8",
......
...@@ -360,7 +360,7 @@ ...@@ -360,7 +360,7 @@
"name" : "RANK", "name" : "RANK",
"codeName" : "Rank" "codeName" : "Rank"
}, },
"treeColumnMode" : 12, "treeColumnMode" : 8,
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
...@@ -459,6 +459,42 @@ ...@@ -459,6 +459,42 @@
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : true "enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "上级学生职位",
"codeName" : "pstudentid",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "pstudentid",
"excelCaption" : "上级学生职位",
"name" : "pstudentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
},
"treeColumnMode" : 4,
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "学生标识",
"codeName" : "studentid",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "studentid",
"excelCaption" : "学生标识",
"name" : "studentid",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
},
"treeColumnMode" : 2,
"width" : 100,
"widthUnit" : "PX",
"enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -525,6 +561,20 @@ ...@@ -525,6 +561,20 @@
"name" : "CREATEMAN", "name" : "CREATEMAN",
"codeName" : "CreateMan" "codeName" : "CreateMan"
} }
}, {
"dataType" : 25,
"name" : "pstudentid",
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, {
"dataType" : 25,
"name" : "studentid",
"getPSAppDEField" : {
"name" : "STUDENTID",
"codeName" : "StudentId"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -540,13 +590,6 @@ ...@@ -540,13 +590,6 @@
"codeName" : "StudentId" "codeName" : "StudentId"
}, },
"dataAccessAction" : true "dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "pstudentid",
"getPSAppDEField" : {
"name" : "PSTUDENTID",
"codeName" : "Pstudentid"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfmajortext", "name" : "srfmajortext",
......
...@@ -45898,11 +45898,64 @@ ...@@ -45898,11 +45898,64 @@
"name" : "源值属性脚本", "name" : "源值属性脚本",
"getPSDELogicNodes" : [ { "getPSDELogicNodes" : [ {
"codeName" : "Begin", "codeName" : "Begin",
"leftPos" : 200, "leftPos" : 210,
"logicNodeType" : "BEGIN", "logicNodeType" : "BEGIN",
"name" : "开始", "name" : "开始",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200, "topPos" : 200,
"parallelOutput" : true "parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 540,
"logicNodeType" : "END",
"name" : "结束",
"getReturnParam" : {
"modelref" : true,
"id" : "result"
},
"returnType" : "LOGICPARAM",
"topPos" : 200
}, {
"codeName" : "PREPAREPARAM1",
"leftPos" : 325,
"logicNodeType" : "PREPAREPARAM",
"name" : "准备参数",
"getPSDELogicLinks" : [ {
"getDstPSDELogicNode" : {
"modelref" : true,
"id" : "END1"
},
"name" : "连接名称",
"getSrcPSDELogicNode" : {
"modelref" : true,
"id" : "PREPAREPARAM1"
}
} ],
"getPSDELogicNodeParams" : [ {
"getDstPSDELogicParam" : {
"modelref" : true,
"id" : "result"
},
"name" : "Default[getOrigin().srfkey] ==> Error",
"paramAction" : "SETPARAMVALUE",
"srcFieldName" : "getOrigin().srfkey",
"getSrcPSDELogicParam" : {
"modelref" : true,
"id" : "Default"
},
"srcValueType" : "SRCDLPARAM"
} ],
"topPos" : 208
} ], } ],
"getPSDELogicParams" : [ { "getPSDELogicParams" : [ {
"codeName" : "Default", "codeName" : "Default",
...@@ -45918,6 +45971,11 @@ ...@@ -45918,6 +45971,11 @@
}, },
"default" : true, "default" : true,
"entityParam" : true "entityParam" : true
}, {
"codeName" : "result",
"logicName" : "异常对象",
"name" : "异常对象",
"simpleParam" : true
} ], } ],
"getStartPSDELogicNode" : { "getStartPSDELogicNode" : {
"modelref" : true, "modelref" : true,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册