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

tony001 发布系统代码 [TrainSys,Mob]

上级 9da77e05
......@@ -76,9 +76,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -318,7 +318,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -328,6 +328,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -343,13 +357,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -357,8 +371,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -71,14 +71,6 @@
}
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "书编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "书数据重定向视图",
"getRefPSAppView" : {
......@@ -86,6 +78,14 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookRedirectView.json",
"viewType" : "DEREDIRECTVIEW"
}
}, {
"name" : "NEWDATA",
"realTitle" : "书编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "AutoGropuGridViewtoolbar",
......@@ -99,6 +99,69 @@
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "164A847C-556E-46A7-B91E-38A63A3EFFC4",
"modeltype" : "PSDETOOLBAR"
......
......@@ -176,9 +176,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -418,7 +418,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -428,6 +428,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -443,13 +457,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -457,8 +471,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -772,9 +772,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -1014,7 +1014,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -1024,6 +1024,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -1039,13 +1053,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -1053,8 +1067,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -223,9 +223,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -465,7 +465,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -475,6 +475,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -490,13 +504,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -504,8 +518,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -193,9 +193,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -435,7 +435,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -445,6 +445,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -460,13 +474,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -474,8 +488,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -179,9 +179,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -421,7 +421,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -431,6 +431,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -446,13 +460,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -460,8 +474,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -176,9 +176,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -418,7 +418,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -428,6 +428,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -443,13 +457,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -457,8 +471,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -218,9 +218,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -460,7 +460,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -470,6 +470,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -485,13 +499,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -499,8 +513,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
......@@ -933,9 +933,9 @@
"id" : "Update"
},
"getPSDEFIUpdateDetails" : [ {
"name" : "field"
}, {
"name" : "field3"
}, {
"name" : "field"
}, {
"name" : "bookname"
} ]
......@@ -1175,7 +1175,7 @@
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "type",
......@@ -1185,6 +1185,20 @@
"codeName" : "Type"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
......@@ -1200,13 +1214,13 @@
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"enableLinkView" : false
"singleSelect" : true
},
"getPSLayoutPos" : {
"grow" : -1,
......@@ -1214,8 +1228,8 @@
"width" : 200,
"widthMode" : "PX"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"allowEmpty" : false,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"codeName" : "tabpanel1",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册