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

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

上级 07e359a1
{
"codeName" : "Usr01173000_SearchForm",
"controlStyle" : "ADVANCED_SEARCH_FORM",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHFORMS/Usr01173000_SearchForm.json",
......@@ -392,6 +393,10 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "SEARCHFORM_RENDER",
"pluginCode" : "ADVANCED_SEARCH_FORM"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : true,
......
......@@ -71,11 +71,11 @@
}
} ],
"getPSAppViewRefs" : [ {
"name" : "OPENDATA",
"realTitle" : "test132131",
"name" : "NEWDATA",
"realTitle" : "书编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr05141544EditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
......@@ -87,11 +87,11 @@
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "NEWDATA",
"realTitle" : "书编辑视图",
"name" : "OPENDATA",
"realTitle" : "test132131",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookEditView.json",
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr05141544EditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
......@@ -390,6 +390,7 @@
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Usr01173000_SearchForm",
"controlStyle" : "ADVANCED_SEARCH_FORM",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHFORMS/Usr01173000_SearchForm.json",
......@@ -825,6 +826,10 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSSysPFPlugin" : {
"pluginType" : "SEARCHFORM_RENDER",
"pluginCode" : "ADVANCED_SEARCH_FORM"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : true,
......
......@@ -3578,6 +3578,16 @@
"pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL",
"refTag" : "PORTLET"
}, {
"name" : "高级搜索",
"getPSSysPFPlugin" : {
"pluginType" : "SEARCHFORM_RENDER",
"pluginCode" : "ADVANCED_SEARCH_FORM"
},
"pluginCode" : "ADVANCED_SEARCH_FORM",
"pluginType" : "SEARCHFORM_RENDER",
"refMode" : "CONTROL",
"refTag" : "SEARCHFORM"
} ],
"getAllPSAppPortlets" : [ {
"codeName" : "portletView",
......
......@@ -9434,6 +9434,16 @@
"pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL",
"refTag" : "PORTLET"
}, {
"name" : "高级搜索",
"getPSSysPFPlugin" : {
"pluginType" : "SEARCHFORM_RENDER",
"pluginCode" : "ADVANCED_SEARCH_FORM"
},
"pluginCode" : "ADVANCED_SEARCH_FORM",
"pluginType" : "SEARCHFORM_RENDER",
"refMode" : "CONTROL",
"refTag" : "SEARCHFORM"
} ],
"getAllPSAppPkgs" : [ {
"codeName" : "xxx",
......@@ -1387,6 +1387,16 @@
"pluginType" : "PORTLET_CUSTOM",
"refMode" : "CONTROL",
"refTag" : "PORTLET"
}, {
"name" : "高级搜索",
"getPSSysPFPlugin" : {
"pluginType" : "SEARCHFORM_RENDER",
"pluginCode" : "ADVANCED_SEARCH_FORM"
},
"pluginCode" : "ADVANCED_SEARCH_FORM",
"pluginType" : "SEARCHFORM_RENDER",
"refMode" : "CONTROL",
"refTag" : "SEARCHFORM"
} ],
"getAllPSAppDEUIActions" : [ {
"caption" : "添加全部",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册