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

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

上级 fd84b8e7
......@@ -50,7 +50,7 @@
</changeSet>
<!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-395-3">
<changeSet author="root" id="tab-book-398-3">
<createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column>
......@@ -169,7 +169,7 @@
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet author="root" id="tab-phone-241-6">
<changeSet author="root" id="tab-phone-247-6">
<createTable tableName="T_PHONE">
<column name="PHONEID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_PHONE"/>
......
......@@ -2180,10 +2180,10 @@
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "GridView",
"logicName" : "手机实体表格视图",
"logicName" : "手机普通表格",
"mOSFilePath" : "psmodeldata$psdataentities/GridView",
"modelTag" : "MDATAVIEW",
"name" : "手机实体表格视图",
"name" : "手机普通表格",
"rTMOSFilePath" : "psmodeldata$psdataentities/GridView",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
......@@ -2270,6 +2270,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/RedirectView",
"realModelSubType" : "DEREDIRECTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "TabExpView",
"logicName" : "手机实体分页导航视图",
"mOSFilePath" : "psmodeldata$psdataentities/TabExpView",
"name" : "手机实体分页导航视图",
"rTMOSFilePath" : "psmodeldata$psdataentities/TabExpView",
"realModelSubType" : "DETABEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "ex_x1",
"logicName" : "ex_x1",
......
......@@ -132,6 +132,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......
......@@ -190,20 +190,20 @@
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -220,20 +220,20 @@
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -250,7 +250,7 @@
"realTitle" : "手机编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
......@@ -258,7 +258,7 @@
"realTitle" : "手机编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -1618,7 +1618,7 @@
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
},
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/phoneGridView",
"title" : "手机表格视图",
"title" : "手机普通表格",
"viewStyle" : "viewStyle",
"viewType" : "DEGRIDVIEW",
"xDataControlName" : "grid",
......
......@@ -1104,6 +1104,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "Phone",
"view" : "EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "Phone",
"view" : "Usr2EditView"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......@@ -2216,20 +2222,20 @@
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -2246,20 +2252,20 @@
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -2276,7 +2282,7 @@
"realTitle" : "手机编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
......@@ -2284,7 +2290,7 @@
"realTitle" : "手机编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -3644,7 +3650,7 @@
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
},
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/phoneGridView",
"title" : "手机表格视图",
"title" : "手机普通表格",
"viewStyle" : "viewStyle",
"viewType" : "DEGRIDVIEW",
"xDataControlName" : "grid",
......@@ -3793,6 +3799,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......
......@@ -1566,6 +1566,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneMEditView9.json",
"viewType" : "DEMEDITVIEW9"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneTabExpView.json",
"viewType" : "DETABEXPVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......
......@@ -1763,6 +1763,7 @@
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/bookTabExpView",
"refFlag" : false,
"tabLayout" : "TOP",
"title" : "书分页导航视图",
"viewStyle" : "DEFAULT",
......
......@@ -190,20 +190,20 @@
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -220,20 +220,20 @@
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"mOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneEditView",
"mOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"rTMOSFilePath" : "psappviewlogicrefviews/phoneUsr2EditView",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -250,7 +250,7 @@
"realTitle" : "手机编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
......@@ -258,7 +258,7 @@
"realTitle" : "手机编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -1705,7 +1705,7 @@
"modeltype" : "PSSYSVIEWLAYOUTPANEL"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/phoneGridView",
"title" : "手机表格视图",
"title" : "手机普通表格",
"viewStyle" : "viewStyle",
"viewType" : "DEGRIDVIEW",
"xDataControlName" : "grid",
......
......@@ -38,6 +38,17 @@
} ]
} ],
"getPSAppViewLogics" : [ {
"eventArg" : "deuiaction6",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_deuiaction6_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction6"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
......@@ -170,6 +181,13 @@
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "toolbar_deuiaction6",
"getPSUIAction" : {
"modelref" : true,
"id" : "New"
},
"xDataControlName" : "grid"
}, {
"name" : "toolbar_deuiaction1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
......@@ -870,6 +888,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlLogics" : [ {
"eventArg" : "deuiaction6",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_deuiaction6_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_deuiaction6_click"
}
}, {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
......@@ -924,6 +952,60 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW",
"mOSFilePath" : "pslanguageres/Auto275",
"rTMOSFilePath" : "pslanguageres/Auto275"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction6"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW",
"mOSFilePath" : "pslanguageres/Auto275",
"rTMOSFilePath" : "pslanguageres/Auto275"
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/New",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"mOSFilePath" : "pslanguageres/Auto44",
"rTMOSFilePath" : "pslanguageres/Auto44"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"mOSFilePath" : "pslanguageres/Auto44",
"rTMOSFilePath" : "pslanguageres/Auto44"
},
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "前台调用",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
......
......@@ -699,7 +699,7 @@
"name" : "menuitem32",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc33"
"id" : "AppFunc34"
},
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -314,7 +314,7 @@
"name" : "menuitem32",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc33"
"id" : "AppFunc34"
},
"tooltip" : "分页导航"
} ],
......
......@@ -541,6 +541,17 @@
} ]
} ],
"getPSAppViewLogics" : [ {
"eventArg" : "deuiaction6",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_deuiaction6_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction6"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
......@@ -673,6 +684,13 @@
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "toolbar_deuiaction6",
"getPSUIAction" : {
"modelref" : true,
"id" : "New"
},
"xDataControlName" : "grid"
}, {
"name" : "toolbar_deuiaction1",
"getPSUIAction" : {
"getPSAppDataEntity" : {
......@@ -1373,6 +1391,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlLogics" : [ {
"eventArg" : "deuiaction6",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_deuiaction6_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_deuiaction6_click"
}
}, {
"eventArg" : "deuiaction1",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
......@@ -1427,6 +1455,60 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW",
"mOSFilePath" : "pslanguageres/Auto275",
"rTMOSFilePath" : "pslanguageres/Auto275"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction6"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW",
"mOSFilePath" : "pslanguageres/Auto275",
"rTMOSFilePath" : "pslanguageres/Auto275"
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/New",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"mOSFilePath" : "pslanguageres/Auto44",
"rTMOSFilePath" : "pslanguageres/Auto44"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"mOSFilePath" : "pslanguageres/Auto44",
"rTMOSFilePath" : "pslanguageres/Auto44"
},
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "前台调用",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
......
......@@ -409,6 +409,86 @@
"uniqueTag" : "bookWFDynaEditView3__drtab",
"modelid" : "fa1370490e24654b68f76899ff0a5688",
"modeltype" : "PSDEDRTAB"
}, {
"codeName" : "TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/pstabexppanels/TabExpViewtabexppanel",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel",
"realTitle" : "手机普通表格",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "手机编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "表格",
"codeName" : "TabExpViewtabviewpanel",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneGridView.json",
"viewType" : "DEGRIDVIEW"
},
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/psviewpanels/TabExpViewtabviewpanel",
"name" : "tabviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/phoneTabExpView/psappviewctrls/tabviewpanel",
"modelid" : "ce6b7952d59604f041810a73b43824dc_tabviewpanel",
"modeltype" : "PSVIEWPANEL"
}, {
"caption" : "表单",
"codeName" : "TabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
},
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/psviewpanels/TabExpViewtabviewpanel2",
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/phoneTabExpView/psappviewctrls/tabviewpanel2",
"modelid" : "ce6b7952d59604f041810a73b43824dc_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/phoneTabExpView/psappviewctrls/tabexppanel",
"tabLayout" : "TOP",
"uniqueTag" : "phoneTabExpView__tabexppanel",
"modelid" : "ce6b7952d59604f041810a73b43824dc_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"codeName" : "Default",
"controlType" : "DRTAB",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册