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

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

上级 b90621fb
......@@ -31,10 +31,11 @@
"id" : "logic1"
},
"actionType" : "DEDATASET",
"customCond" : "aa=11",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCodeListSet"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -82,7 +83,7 @@
"controlType" : "PANEL",
"layoutMode" : "TABLE_24COL",
"logicName" : "List_列表项面板",
"name" : "simplelist_itempanel",
"name" : "mdctrl1_list_itempanel",
"getPSControlParam" : { },
"getPSLayout" : {
"childColLG" : -1,
......@@ -355,22 +356,22 @@
"eventArg2" : "22",
"eventNames" : "onLoadSuccess",
"itemName" : "TESTNAME",
"logicTag" : "simplelist",
"logicTag" : "mdctrl1_list",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log('test列表逻辑');"
} ],
"getPSControls" : [ {
"codeName" : "MobMPickupViewsimplelist_quicktoolbar",
"codeName" : "WFDynaEditView3mdctrl1_list_quicktoolbar",
"controlType" : "TOOLBAR",
"logicName" : "当前页聚合_工具栏",
"name" : "simplelist_quicktoolbar",
"name" : "mdctrl1_list_quicktoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "simplelist_quicktoolbar"
"id" : "mdctrl1_list_quicktoolbar"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
......@@ -383,7 +384,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_quicktoolbar_deuiaction1"
"id" : "mdctrl1_list_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
......@@ -418,16 +419,16 @@
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "MobMPickupViewsimplelist_batchtoolbar",
"codeName" : "WFDynaEditView3mdctrl1_list_batchtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "行编辑测试_工具栏",
"name" : "simplelist_batchtoolbar",
"name" : "mdctrl1_list_batchtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "simplelist_batchtoolbar"
"id" : "mdctrl1_list_batchtoolbar"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新",
......@@ -437,7 +438,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "simplelist_batchtoolbar_deuiaction1"
"id" : "mdctrl1_list_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......
......@@ -28,13 +28,14 @@
"id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "singleData"
"id" : "logic1"
},
"actionType" : "DEDATASET",
"customCond" : "aa=11",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
"id" : "FetchCodeListSet"
},
"getPSAppDataEntity" : {
"modelref" : true,
......@@ -331,7 +332,7 @@
"rawContent" : "文本内容",
"showCaption" : true
} ],
"name" : "list_itempanel",
"name" : "mdctrl1_list_itempanel",
"modelid" : "01B1D530-723C-4CB4-A877-5F5E3CFC11AF",
"modeltype" : "PSSYSVIEWPANEL"
},
......@@ -360,22 +361,22 @@
"eventArg2" : "22",
"eventNames" : "onLoadSuccess",
"itemName" : "TESTNAME",
"logicTag" : "list",
"logicTag" : "mdctrl1_list",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log('test列表逻辑');"
} ],
"getPSControls" : [ {
"codeName" : "ListViewlist_quicktoolbar",
"codeName" : "EditViewmdctrl1_list_quicktoolbar",
"controlType" : "TOOLBAR",
"logicName" : "当前页聚合_工具栏",
"name" : "list_quicktoolbar",
"name" : "mdctrl1_list_quicktoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_quicktoolbar"
"id" : "mdctrl1_list_quicktoolbar"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
......@@ -388,7 +389,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_quicktoolbar_deuiaction1"
"id" : "mdctrl1_list_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
......@@ -423,16 +424,16 @@
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "ListViewlist_batchtoolbar",
"codeName" : "EditViewmdctrl1_list_batchtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "行编辑测试_工具栏",
"name" : "list_batchtoolbar",
"name" : "mdctrl1_list_batchtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_batchtoolbar"
"id" : "mdctrl1_list_batchtoolbar"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新",
......@@ -442,7 +443,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_batchtoolbar_deuiaction1"
"id" : "mdctrl1_list_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -472,10 +473,6 @@
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDEDataExport" : {
"modelref" : true,
"id" : "DataExport"
},
"getPSDEDataImport" : {
"modelref" : true,
"id" : "DataImport"
......@@ -511,9 +508,6 @@
"value" : "11",
"rawValue" : true
} ],
"getPSSysCss" : {
"cssName" : "test3"
},
"pagingSize" : 30,
"getRemovePSControlAction" : {
"modelref" : true,
......@@ -549,10 +543,9 @@
},
"hasWFDataItems" : false,
"enableGroup" : false,
"enableItemPrivilege" : true,
"enableRowEdit" : true,
"enableRowEditGroup" : true,
"enableRowEditOrder" : true,
"enableRowEdit" : false,
"enableRowEditGroup" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册