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

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

上级 83d504c0
......@@ -4540,14 +4540,6 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/DataView",
"realModelSubType" : "DEDATAVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "TabExpView",
"logicName" : "书实体分页导航视图",
"mOSFilePath" : "psmodeldata$psdataentities/TabExpView",
"name" : "书实体分页导航视图",
"rTMOSFilePath" : "psmodeldata$psdataentities/TabExpView",
"realModelSubType" : "DETABEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "WFDynaEditView3",
"logicName" : "书实体工作流动态视图(分页关系)",
......@@ -4564,6 +4556,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/Usr2RedirectView",
"realModelSubType" : "DEREDIRECTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "TabExpView",
"logicName" : "书实体分页导航视图",
"mOSFilePath" : "psmodeldata$psdataentities/TabExpView",
"name" : "书实体分页导航视图",
"rTMOSFilePath" : "psmodeldata$psdataentities/TabExpView",
"realModelSubType" : "DETABEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "RedirectView",
"logicName" : "书实体数据重定向视图",
......
......@@ -2852,6 +2852,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView3.json",
"viewType" : "DEEDITVIEW3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView.json",
"viewType" : "DETABEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookWFDynaStartView.json",
......@@ -2880,10 +2884,6 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookDataView.json",
"viewType" : "DEDATAVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView.json",
"viewType" : "DETABEXPVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookOptionView.json",
......
......@@ -83,7 +83,7 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/bookUsr3GridView/psappviewctrls/searchform",
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/bookGridView/psappviewctrls/searchform",
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
......
......@@ -692,6 +692,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "书测试卡片视图"
}, {
"accUserMode" : 2,
"caption" : "分页导航",
"itemType" : "MENUITEM",
"name" : "menuitem32",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc33"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "分页导航"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......
......@@ -307,6 +307,16 @@
"id" : "AppFunc32"
},
"tooltip" : "书测试卡片视图"
}, {
"accUserMode" : 2,
"caption" : "分页导航",
"itemType" : "MENUITEM",
"name" : "menuitem32",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc33"
},
"tooltip" : "分页导航"
} ],
"rTMOSFilePath" : "pssysapps/Web/psappmenus/AppIndex",
"enableCustomize" : false,
......
......@@ -146,6 +146,86 @@
"uniqueTag" : "bookEditView3__drtab",
"modelid" : "fa1370490e24654b68f76899ff0a5688",
"modeltype" : "PSDEDRTAB"
}, {
"codeName" : "TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"mOSFilePath" : "psmodules/common/psdataentities/BOOK/pstabexppanels/TabExpViewtabexppanel",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel",
"realTitle" : "书表格视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "书编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "表格视图",
"codeName" : "TabExpViewtabviewpanel",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookGridView.json",
"viewType" : "DEGRIDVIEW"
},
"mOSFilePath" : "psmodules/common/psdataentities/BOOK/psviewpanels/TabExpViewtabviewpanel",
"name" : "tabviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/bookTabExpView/psappviewctrls/tabviewpanel",
"modelid" : "30f5f9cf6f1f2196dced420ef3953ed2_tabviewpanel",
"modeltype" : "PSVIEWPANEL"
}, {
"caption" : "表单",
"codeName" : "TabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW"
},
"mOSFilePath" : "psmodules/common/psdataentities/BOOK/psviewpanels/TabExpViewtabviewpanel2",
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/bookTabExpView/psappviewctrls/tabviewpanel2",
"modelid" : "30f5f9cf6f1f2196dced420ef3953ed2_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/bookTabExpView/psappviewctrls/tabexppanel",
"tabLayout" : "TOP",
"uniqueTag" : "bookTabExpView__tabexppanel",
"modelid" : "30f5f9cf6f1f2196dced420ef3953ed2_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"codeName" : "Default",
"controlType" : "DRTAB",
......@@ -254,21 +334,6 @@
"uniqueTag" : "TESTEditView3_modal__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEDRTAB"
}, {
"codeName" : "TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"mOSFilePath" : "psmodules/common/psdataentities/BOOK/pstabexppanels/TabExpViewtabexppanel",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { },
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/bookTabExpView/psappviewctrls/tabexppanel",
"tabLayout" : "TOP",
"uniqueTag" : "bookTabExpView__tabexppanel",
"modelid" : "84a59d34dcaf7e2092109c2aa5ad6456_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"codeName" : "Default",
"controlType" : "DRTAB",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册