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

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

上级 c8407dc4
...@@ -165,6 +165,14 @@ ...@@ -165,6 +165,14 @@
"name" : "ADDRESS", "name" : "ADDRESS",
"codeName" : "Address" "codeName" : "Address"
} }
}, {
"id" : "field",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, { }, {
"id" : "studentid", "id" : "studentid",
"hidden" : true, "hidden" : true,
...@@ -436,6 +444,10 @@ ...@@ -436,6 +444,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSEditorItems" : [ {
"name" : "field"
} ],
"valueItemName" : "field",
"enableAC" : true, "enableAC" : true,
"enablePickupView" : false, "enablePickupView" : false,
"forceSelection" : true, "forceSelection" : true,
...@@ -449,9 +461,40 @@ ...@@ -449,9 +461,40 @@
"colXS" : 24, "colXS" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueItemName" : "field",
"allowEmpty" : true, "allowEmpty" : true,
"enableInputTip" : true, "enableInputTip" : 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" : "HIDDEN",
"name" : "field"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"hidden" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 12, "childColLG" : 12,
......
...@@ -373,6 +373,14 @@ ...@@ -373,6 +373,14 @@
"name" : "ADDRESS", "name" : "ADDRESS",
"codeName" : "Address" "codeName" : "Address"
} }
}, {
"id" : "field",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, { }, {
"id" : "studentid", "id" : "studentid",
"hidden" : true, "hidden" : true,
...@@ -644,6 +652,10 @@ ...@@ -644,6 +652,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSEditorItems" : [ {
"name" : "field"
} ],
"valueItemName" : "field",
"enableAC" : true, "enableAC" : true,
"enablePickupView" : false, "enablePickupView" : false,
"forceSelection" : true, "forceSelection" : true,
...@@ -657,9 +669,40 @@ ...@@ -657,9 +669,40 @@
"colXS" : 24, "colXS" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueItemName" : "field",
"allowEmpty" : true, "allowEmpty" : true,
"enableInputTip" : true, "enableInputTip" : 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" : "HIDDEN",
"name" : "field"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"enableInputTip" : true,
"hidden" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : 12, "childColLG" : 12,
......
...@@ -11162,6 +11162,44 @@ ...@@ -11162,6 +11162,44 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "高亮指定行",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction11",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction11"
},
"getPSSysImage" : {
"glyph" : "xf0eb@FontAwesome",
"cssClass" : "fa fa-lightbulb-o"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "高亮指定行",
"codeName" : "highLightRow",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_highLightRow",
"name" : "高亮指定行",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('高亮指定行')",
"uIActionMode" : "FRONT",
"uIActionTag" : "highLightRow",
"uIActionType" : "DEUIACTION",
"id" : "highLightRow@Book"
},
"tooltip" : "高亮指定行",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"buttonStyle" : "PRIMARY", "buttonStyle" : "PRIMARY",
"caption" : "主要", "caption" : "主要",
"counterId" : "openBaidu", "counterId" : "openBaidu",
...@@ -19160,6 +19198,44 @@ ...@@ -19160,6 +19198,44 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "高亮指定行",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction11",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction11"
},
"getPSSysImage" : {
"glyph" : "xf0eb@FontAwesome",
"cssClass" : "fa fa-lightbulb-o"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "高亮指定行",
"codeName" : "highLightRow",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_highLightRow",
"name" : "高亮指定行",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('高亮指定行')",
"uIActionMode" : "FRONT",
"uIActionTag" : "highLightRow",
"uIActionType" : "DEUIACTION",
"id" : "highLightRow@Book"
},
"tooltip" : "高亮指定行",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"buttonStyle" : "PRIMARY", "buttonStyle" : "PRIMARY",
"caption" : "主要", "caption" : "主要",
"counterId" : "openBaidu", "counterId" : "openBaidu",
...@@ -51118,6 +51194,44 @@ ...@@ -51118,6 +51194,44 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "高亮指定行",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction11",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction11"
},
"getPSSysImage" : {
"glyph" : "xf0eb@FontAwesome",
"cssClass" : "fa fa-lightbulb-o"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "高亮指定行",
"codeName" : "highLightRow",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_highLightRow",
"name" : "高亮指定行",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('高亮指定行')",
"uIActionMode" : "FRONT",
"uIActionTag" : "highLightRow",
"uIActionType" : "DEUIACTION",
"id" : "highLightRow@Book"
},
"tooltip" : "高亮指定行",
"uIActionTarget" : "NONE",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "seperator1"
}, {
"buttonStyle" : "PRIMARY", "buttonStyle" : "PRIMARY",
"caption" : "主要", "caption" : "主要",
"counterId" : "openBaidu", "counterId" : "openBaidu",
...@@ -135744,6 +135858,22 @@ ...@@ -135744,6 +135858,22 @@
"uIActionTag" : "frontPrint", "uIActionTag" : "frontPrint",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "frontPrint@Book" "id" : "frontPrint@Book"
}, {
"actionTarget" : "NONE",
"caption" : "高亮指定行",
"codeName" : "highLightRow",
"frontProcessType" : "OTHER",
"fullCodeName" : "Book_highLightRow",
"name" : "高亮指定行",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"scriptCode" : "console.log('高亮指定行')",
"uIActionMode" : "FRONT",
"uIActionTag" : "highLightRow",
"uIActionType" : "DEUIACTION",
"id" : "highLightRow@Book"
}, { }, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "界面逻辑直接脚本", "caption" : "界面逻辑直接脚本",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册