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

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

上级 66bfb11c
...@@ -392,6 +392,7 @@ ...@@ -392,6 +392,7 @@
"enableFilter" : true, "enableFilter" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"enableSearch" : true, "enableSearch" : true,
"showCaptionBar" : false,
"showDataInfoBar" : true, "showDataInfoBar" : true,
"modelid" : "06876cdf4fec9097ad61ad5f2c675c43", "modelid" : "06876cdf4fec9097ad61ad5f2c675c43",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
......
...@@ -1237,6 +1237,7 @@ ...@@ -1237,6 +1237,7 @@
"viewType" : "DEEDITVIEW", "viewType" : "DEEDITVIEW",
"xDataControlName" : "form", "xDataControlName" : "form",
"enableDP" : true, "enableDP" : true,
"showCaptionBar" : false,
"showDataInfoBar" : true, "showDataInfoBar" : true,
"modelid" : "96eeb25ed38ba76071c31595b43f83cd", "modelid" : "96eeb25ed38ba76071c31595b43f83cd",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
......
...@@ -32,61 +32,6 @@ ...@@ -32,61 +32,6 @@
} ] } ]
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Default",
"controlType" : "DRTAB",
"editItemCaption" : "测试实体",
"hookEventNames" : [ "SELECTIONCHANGE" ],
"name" : "drtab",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "drtab"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "drtab",
"logicType" : "APPVIEWENGINE",
"name" : "engine_drtab",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DRTAB"
},
"getPSDEDRTabPages" : [ {
"caption" : "测试实体实体表格视图",
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"uniqueTag" : "TESTEditView3_drawer__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEDRTAB"
}, {
"codeName" : "EditView3_drawertoolbar",
"controlType" : "TOOLBAR",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "form",
"modelid" : "96f4700035ec3eae504a1df8e954d8c8_toolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -738,6 +683,47 @@ ...@@ -738,6 +683,47 @@
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Default",
"controlType" : "DRTAB",
"editItemCaption" : "测试实体",
"hookEventNames" : [ "SELECTIONCHANGE" ],
"name" : "drtab",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "drtab"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "drtab",
"logicType" : "APPVIEWENGINE",
"name" : "engine_drtab",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DRTAB"
},
"getPSDEDRTabPages" : [ {
"caption" : "测试实体实体表格视图",
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"uniqueTag" : "TESTEditView3_drawer__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEDRTAB"
}, { }, {
"codeName" : "EditView3_drawerdatainfobar", "codeName" : "EditView3_drawerdatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
......
...@@ -32,61 +32,6 @@ ...@@ -32,61 +32,6 @@
} ] } ]
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Default",
"controlType" : "DRTAB",
"editItemCaption" : "测试实体",
"hookEventNames" : [ "SELECTIONCHANGE" ],
"name" : "drtab",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "drtab"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "drtab",
"logicType" : "APPVIEWENGINE",
"name" : "engine_drtab",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DRTAB"
},
"getPSDEDRTabPages" : [ {
"caption" : "测试实体实体表格视图",
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"uniqueTag" : "TESTEditView3_modal__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEDRTAB"
}, {
"codeName" : "EditView3_modaltoolbar",
"controlType" : "TOOLBAR",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "form",
"modelid" : "748489aaf81e9eb4587f0a3f7797a485_toolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "NoTabForm", "codeName" : "NoTabForm",
"controlType" : "FORM", "controlType" : "FORM",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
...@@ -738,6 +683,47 @@ ...@@ -738,6 +683,47 @@
"name" : "form", "name" : "form",
"modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74", "modelid" : "56A42EE5-6CFD-40FA-BCEA-B89C487C2A74",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Default",
"controlType" : "DRTAB",
"editItemCaption" : "测试实体",
"hookEventNames" : [ "SELECTIONCHANGE" ],
"name" : "drtab",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "drtab"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "drtab",
"logicType" : "APPVIEWENGINE",
"name" : "engine_drtab",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DRTAB"
},
"getPSDEDRTabPages" : [ {
"caption" : "测试实体实体表格视图",
"name" : "dritem1",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"uniqueTag" : "TESTEditView3_modal__drtab",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7",
"modeltype" : "PSDEDRTAB"
}, { }, {
"codeName" : "EditView3_modaldatainfobar", "codeName" : "EditView3_modaldatainfobar",
"controlType" : "DATAINFOBAR", "controlType" : "DATAINFOBAR",
...@@ -781,6 +767,7 @@ ...@@ -781,6 +767,7 @@
"viewType" : "DEEDITVIEW3", "viewType" : "DEEDITVIEW3",
"xDataControlName" : "form", "xDataControlName" : "form",
"enableDP" : true, "enableDP" : true,
"showCaptionBar" : false,
"showDataInfoBar" : true, "showDataInfoBar" : true,
"modelid" : "748489aaf81e9eb4587f0a3f7797a485", "modelid" : "748489aaf81e9eb4587f0a3f7797a485",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册