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

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

上级 1546b5f6
...@@ -3144,6 +3144,12 @@ ...@@ -3144,6 +3144,12 @@
"name" : "手机实体数据看板视图(部件视图)", "name" : "手机实体数据看板视图(部件视图)",
"realModelSubType" : "DEPORTALVIEW9", "realModelSubType" : "DEPORTALVIEW9",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr08220231EditView",
"logicName" : "垂直分割面板",
"name" : "垂直分割面板",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr0301531092CalendarView", "codeName" : "Usr0301531092CalendarView",
"logicName" : "calendarView", "logicName" : "calendarView",
...@@ -3318,6 +3324,13 @@ ...@@ -3318,6 +3324,13 @@
"name" : "ex_x1", "name" : "ex_x1",
"realModelSubType" : "EDITFORM", "realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM" "realModelType" : "PSDEFORM"
}, {
"codeName" : "Usr08220231EditView_Form",
"logicName" : "垂直分割面板_表单",
"modelTag2" : "0",
"name" : "垂直分割面板_表单",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
}, { }, {
"codeName" : "ex_x2", "codeName" : "ex_x2",
"logicName" : "ex_x2", "logicName" : "ex_x2",
......
...@@ -126,6 +126,13 @@ ...@@ -126,6 +126,13 @@
"name" : "FIELD12", "name" : "FIELD12",
"codeName" : "Field12" "codeName" : "Field12"
} }
}, {
"id" : "field",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, { }, {
"id" : "field13", "id" : "field13",
"dataType" : 25, "dataType" : 25,
...@@ -141,12 +148,34 @@ ...@@ -141,12 +148,34 @@
"codeName" : "Field14" "codeName" : "Field14"
} }
}, { }, {
"id" : "field", "id" : "field15",
"hidden" : true,
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD", "name" : "FIELD15",
"codeName" : "Field" "codeName" : "Field15"
}
}, {
"id" : "field16",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD16",
"codeName" : "Field16"
}
}, {
"id" : "field17",
"dataType" : 25,
"createDV" : "test444",
"getPSAppDEField" : {
"name" : "FIELD17",
"codeName" : "Field17"
}
}, {
"id" : "field18",
"dataType" : 25,
"createDV" : "test555",
"getPSAppDEField" : {
"name" : "FIELD18",
"codeName" : "Field18"
} }
}, { }, {
"id" : "bookid", "id" : "bookid",
...@@ -272,6 +301,33 @@ ...@@ -272,6 +301,33 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "值项",
"codeName" : "field",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "数据选择object", "caption" : "数据选择object",
"codeName" : "field13", "codeName" : "field13",
...@@ -396,6 +452,226 @@ ...@@ -396,6 +452,226 @@
"valueItemName" : "field", "valueItemName" : "field",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "数据选择下拉object",
"codeName" : "field15",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field15",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD15",
"codeName" : "Field15"
},
"getPSEditor" : {
"editorParams" : {
"OBJECTNAMEFIELD" : "bookname",
"OBJECTVALUEFIELD" : "test",
"LINKVIEW" : "TRUE",
"AC" : "TRUE",
"TRIGGER" : "TRUE",
"OBJECTIDFIELD" : "bookid",
"VALUETYPE" : "OBJECT",
"PICKUPVIEW" : "FALSE"
},
"editorType" : "PICKEREX_TRIGGER_LINK",
"handlerType" : "PickupText",
"name" : "field15",
"objectIdField" : "bookid",
"objectNameField" : "bookname",
"objectValueField" : "test",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSEditorItems" : [ {
"name" : "field"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "field",
"valueType" : "OBJECT",
"enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : false,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "field",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数据选择下拉simple",
"codeName" : "field16",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field16",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD16",
"codeName" : "Field16"
},
"getPSEditor" : {
"editorParams" : {
"LINKVIEW" : "TRUE",
"AC" : "TRUE",
"TRIGGER" : "TRUE",
"PICKUPVIEW" : "FALSE"
},
"editorType" : "PICKEREX_TRIGGER_LINK",
"handlerType" : "PickupText",
"name" : "field16",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSEditorItems" : [ {
"name" : "field"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "field",
"enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : false,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "field",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数据选择链接object",
"codeName" : "field17",
"createDV" : "test444",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field17",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD17",
"codeName" : "Field17"
},
"getPSEditor" : {
"editorParams" : {
"LINKVIEW" : "TRUE",
"AC" : "TRUE",
"TRIGGER" : "FALSE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKEREX_LINK",
"handlerType" : "PickupText",
"name" : "field17",
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : false,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数据选择链接simple",
"codeName" : "field18",
"createDV" : "test555",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field18",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD18",
"codeName" : "Field18"
},
"getPSEditor" : {
"editorParams" : {
"LINKVIEW" : "TRUE",
"AC" : "TRUE",
"TRIGGER" : "FALSE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKEREX_LINK",
"handlerType" : "PickupText",
"name" : "field18",
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : false,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -2505,6 +2505,10 @@ ...@@ -2505,6 +2505,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneDataView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneDataView.json",
"viewType" : "DEDATAVIEW" "viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr08220231EditView.json",
"viewType" : "DEEDITVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0301269576GridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr0301269576GridView.json",
......
...@@ -243,6 +243,13 @@ ...@@ -243,6 +243,13 @@
"name" : "FIELD12", "name" : "FIELD12",
"codeName" : "Field12" "codeName" : "Field12"
} }
}, {
"id" : "field",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, { }, {
"id" : "field13", "id" : "field13",
"dataType" : 25, "dataType" : 25,
...@@ -258,12 +265,34 @@ ...@@ -258,12 +265,34 @@
"codeName" : "Field14" "codeName" : "Field14"
} }
}, { }, {
"id" : "field", "id" : "field15",
"hidden" : true,
"dataType" : 25, "dataType" : 25,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD", "name" : "FIELD15",
"codeName" : "Field" "codeName" : "Field15"
}
}, {
"id" : "field16",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD16",
"codeName" : "Field16"
}
}, {
"id" : "field17",
"dataType" : 25,
"createDV" : "test444",
"getPSAppDEField" : {
"name" : "FIELD17",
"codeName" : "Field17"
}
}, {
"id" : "field18",
"dataType" : 25,
"createDV" : "test555",
"getPSAppDEField" : {
"name" : "FIELD18",
"codeName" : "Field18"
} }
}, { }, {
"id" : "bookid", "id" : "bookid",
...@@ -389,6 +418,33 @@ ...@@ -389,6 +418,33 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "值项",
"codeName" : "field",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, { }, {
"caption" : "数据选择object", "caption" : "数据选择object",
"codeName" : "field13", "codeName" : "field13",
...@@ -513,6 +569,226 @@ ...@@ -513,6 +569,226 @@
"valueItemName" : "field", "valueItemName" : "field",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "数据选择下拉object",
"codeName" : "field15",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field15",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD15",
"codeName" : "Field15"
},
"getPSEditor" : {
"editorParams" : {
"OBJECTNAMEFIELD" : "bookname",
"OBJECTVALUEFIELD" : "test",
"LINKVIEW" : "TRUE",
"AC" : "TRUE",
"TRIGGER" : "TRUE",
"OBJECTIDFIELD" : "bookid",
"VALUETYPE" : "OBJECT",
"PICKUPVIEW" : "FALSE"
},
"editorType" : "PICKEREX_TRIGGER_LINK",
"handlerType" : "PickupText",
"name" : "field15",
"objectIdField" : "bookid",
"objectNameField" : "bookname",
"objectValueField" : "test",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSEditorItems" : [ {
"name" : "field"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "field",
"valueType" : "OBJECT",
"enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : false,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "field",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数据选择下拉simple",
"codeName" : "field16",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field16",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD16",
"codeName" : "Field16"
},
"getPSEditor" : {
"editorParams" : {
"LINKVIEW" : "TRUE",
"AC" : "TRUE",
"TRIGGER" : "TRUE",
"PICKUPVIEW" : "FALSE"
},
"editorType" : "PICKEREX_TRIGGER_LINK",
"handlerType" : "PickupText",
"name" : "field16",
"getPSAppDEACMode" : {
"modelref" : true,
"id" : "Default"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BookType.json"
},
"getPSEditorItems" : [ {
"name" : "field"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "field",
"enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : false,
"forceSelection" : true,
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "field",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数据选择链接object",
"codeName" : "field17",
"createDV" : "test444",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field17",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD17",
"codeName" : "Field17"
},
"getPSEditor" : {
"editorParams" : {
"LINKVIEW" : "TRUE",
"AC" : "TRUE",
"TRIGGER" : "FALSE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKEREX_LINK",
"handlerType" : "PickupText",
"name" : "field17",
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : false,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "数据选择链接simple",
"codeName" : "field18",
"createDV" : "test555",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field18",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD18",
"codeName" : "Field18"
},
"getPSEditor" : {
"editorParams" : {
"LINKVIEW" : "TRUE",
"AC" : "TRUE",
"TRIGGER" : "FALSE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "PICKEREX_LINK",
"handlerType" : "PickupText",
"name" : "field18",
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"enableAC" : true,
"enableLinkView" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : false,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -3533,6 +3533,12 @@ ...@@ -3533,6 +3533,12 @@
"viewType" : "DEPICKUPVIEW", "viewType" : "DEPICKUPVIEW",
"resource" : "BXD", "resource" : "BXD",
"view" : "PickupView" "view" : "PickupView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr08220231EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Phone",
"view" : "Usr08220231EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTOptionView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册