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

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

上级 7072392c
......@@ -3642,6 +3642,12 @@
"name" : "书实体选项操作视图",
"realModelSubType" : "DEOPTVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "TabExpView",
"logicName" : "书实体分页导航视图",
"name" : "书实体分页导航视图",
"realModelSubType" : "DETABEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "RedirectView",
"logicName" : "书实体数据重定向视图",
......@@ -3712,6 +3718,12 @@
"name" : "书实体选择表格视图(部件视图)",
"realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2EditView3",
"logicName" : "书实体编辑视图(分页关系)(2)",
"name" : "书实体编辑视图(分页关系)(2)",
"realModelSubType" : "DEEDITVIEW3",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "DefaultDataView",
"logicName" : "数据视图",
......
{
"accUserMode" : 2,
"caption" : "书",
"codeName" : "bookTabExpView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView.json",
"name" : "bookTabExpView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "TabExpView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { },
"tabLayout" : "TOP",
"modelid" : "84a59d34dcaf7e2092109c2aa5ad6456_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
} ],
"getPSDEViewCodeName" : "TabExpView",
"getPSDEViewId" : "18DE768D-AE91-48DA-8474-5C6B64F26376",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETABEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"tabLayout" : "TOP",
"title" : "书分页导航视图",
"viewStyle" : "DEFAULT",
"viewType" : "DETABEXPVIEW",
"enableDP" : true,
"enableQuickSearch" : false,
"enableSearch" : false,
"expandSearchForm" : false,
"loadDefault" : true,
"showDataInfoBar" : true,
"modelid" : "84a59d34dcaf7e2092109c2aa5ad6456",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -53,6 +53,17 @@
"id" : "toolbar_deuiaction2"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "deuiaction3",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_deuiaction3_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction3"
},
"getPSViewCtrlName" : "toolbar"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SYSUILOGIC",
......@@ -146,6 +157,18 @@
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_deuiaction3",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "backEnd@Phone"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControls" : [ {
"aggMode" : "NONE",
......@@ -619,6 +642,16 @@
"modelref" : true,
"id" : "toolbar_deuiaction2_click"
}
}, {
"eventArg" : "deuiaction3",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_deuiaction3_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_deuiaction3_click"
}
} ],
"getPSControlParam" : {
"id" : "TOOLBAR"
......@@ -701,6 +734,46 @@
"tooltip" : "后台调用",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "1",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction3"
},
"getPSSysImage" : {
"cssClass" : "add"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "后台调用",
"codeName" : "backEnd",
"fullCodeName" : "Phone_backEnd",
"name" : "后台调用",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"paramItem" : "cccc",
"textItem" : "bbbb",
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "backEnd",
"uIActionType" : "DEUIACTION",
"valueItem" : "aaaa",
"enableConfirm" : true,
"id" : "backEnd@Phone"
},
"tooltip" : "1",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "DF8B78E0-53B3-4BD2-BE44-CA0C1B2841F7",
"modeltype" : "PSDETOOLBAR"
......
......@@ -1060,6 +1060,12 @@
"viewType" : "DEPICKUPVIEW",
"resource" : "BXD",
"view" : "PickupView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2EditView3.json",
"viewType" : "DEEDITVIEW3",
"resource" : "Book",
"view" : "Usr2EditView3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDPickupGridView.json",
......@@ -1131,6 +1137,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "PRINT",
"view" : "GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView.json",
"viewType" : "DETABEXPVIEW",
"resource" : "Book",
"view" : "TabExpView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookOptionView.json",
......@@ -3560,6 +3572,17 @@
"id" : "toolbar_deuiaction2"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "deuiaction3",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_deuiaction3_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction3"
},
"getPSViewCtrlName" : "toolbar"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SYSUILOGIC",
......@@ -3653,6 +3676,18 @@
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_deuiaction3",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"modelref" : true,
"id" : "backEnd@Phone"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControls" : [ {
"aggMode" : "NONE",
......@@ -4126,6 +4161,16 @@
"modelref" : true,
"id" : "toolbar_deuiaction2_click"
}
}, {
"eventArg" : "deuiaction3",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_deuiaction3_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_deuiaction3_click"
}
} ],
"getPSControlParam" : {
"id" : "TOOLBAR"
......@@ -4208,6 +4253,46 @@
"tooltip" : "后台调用",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "1",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction3"
},
"getPSSysImage" : {
"cssClass" : "add"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "后台调用",
"codeName" : "backEnd",
"fullCodeName" : "Phone_backEnd",
"name" : "后台调用",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"paramItem" : "cccc",
"textItem" : "bbbb",
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "backEnd",
"uIActionType" : "DEUIACTION",
"valueItem" : "aaaa",
"enableConfirm" : true,
"id" : "backEnd@Phone"
},
"tooltip" : "1",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "DF8B78E0-53B3-4BD2-BE44-CA0C1B2841F7",
"modeltype" : "PSDETOOLBAR"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册