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

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

上级 5d6c0ecc
......@@ -961,6 +961,25 @@
"allowEmpty" : false,
"systemReserver" : true
} ],
"getAllPSDEMSLogics" : [ {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEMSLOGICS/test.json"
} ],
"getAllPSDEMainStates" : [ {
"codeName" : "Start",
"enterStateMode" : "ANY",
"logicName" : "只读",
"mSTag" : "null",
"name" : "只读",
"viewActions" : 0,
"wFStateMode" : 0,
"actionAllowMode" : true,
"allowMode" : true,
"default" : false,
"enableViewActions" : false,
"fieldAllowMode" : false,
"oPPrivAllowMode" : false
} ],
"getAllPSDEMethodDTOs" : [ {
"name" : "X6DesingTestDTO",
"getPSDEMethodDTOFields" : [ {
......
{
"codeName" : "test",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/X6DesingTest/PSDEMSLOGICS/test.json",
"logicName" : "test",
"name" : "test"
}
\ No newline at end of file
......@@ -1579,16 +1579,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......
......@@ -62,16 +62,16 @@
"name" : "treeexpbar_load"
} ],
"getPSControls" : [ {
"codeName" : "TreeExpViewEditModenode_cm",
"codeName" : "TreeExpViewEditModenode_1_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单",
"name" : "node_cm",
"name" : "node_1_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "node_cm"
"id" : "node_1_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新全部",
......@@ -81,7 +81,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction1"
"id" : "node_1_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -113,7 +113,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
"id" : "node_1_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -152,7 +152,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction3"
"id" : "node_1_cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
......@@ -203,16 +203,16 @@
"modelid" : "449BCB62-7C41-44C7-B74E-D1345D34DB9E",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "TreeExpViewEditModenode_1_cm",
"codeName" : "TreeExpViewEditModenode_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单",
"name" : "node_1_cm",
"name" : "node_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "node_1_cm"
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新全部",
......@@ -222,7 +222,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_1_cm_deuiaction1"
"id" : "node_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -254,7 +254,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_1_cm_deuiaction2"
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -293,7 +293,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_1_cm_deuiaction3"
"id" : "node_cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
......
......@@ -1232,6 +1232,21 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/X6DesingTestGridView.json",
"viewType" : "DEGRIDVIEW"
} ],
"getAllPSDEMainStates" : [ {
"codeName" : "Start",
"enterStateMode" : "ANY",
"logicName" : "只读",
"mSTag" : "null",
"name" : "只读",
"viewActions" : 0,
"wFStateMode" : 0,
"actionAllowMode" : true,
"allowMode" : true,
"default" : false,
"enableViewActions" : false,
"fieldAllowMode" : false,
"oPPrivAllowMode" : false
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"name" : "CREATE"
......
......@@ -140,16 +140,16 @@
"id" : "TREE"
},
"getPSControls" : [ {
"codeName" : "TreeEditTestnode_cm",
"codeName" : "TreeEditTestnode_1_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单",
"name" : "node_cm",
"name" : "node_1_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "node_cm"
"id" : "node_1_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新全部",
......@@ -159,7 +159,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction1"
"id" : "node_1_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -191,7 +191,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
"id" : "node_1_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -230,7 +230,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction3"
"id" : "node_1_cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
......@@ -281,16 +281,16 @@
"modelid" : "449BCB62-7C41-44C7-B74E-D1345D34DB9E",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "TreeEditTestnode_1_cm",
"codeName" : "TreeEditTestnode_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单",
"name" : "node_1_cm",
"name" : "node_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "node_1_cm"
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新全部",
......@@ -300,7 +300,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_1_cm_deuiaction1"
"id" : "node_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -332,7 +332,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_1_cm_deuiaction2"
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -371,7 +371,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_1_cm_deuiaction3"
"id" : "node_cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
......
......@@ -216,16 +216,16 @@
"id" : "treeexpbar_tree"
},
"getPSControls" : [ {
"codeName" : "TreeExpViewEditModenode_cm",
"codeName" : "TreeExpViewEditModenode_1_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单",
"name" : "node_cm",
"name" : "node_1_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "node_cm"
"id" : "node_1_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新全部",
......@@ -235,7 +235,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction1"
"id" : "node_1_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -267,7 +267,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction2"
"id" : "node_1_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -306,7 +306,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_cm_deuiaction3"
"id" : "node_1_cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
......@@ -357,16 +357,16 @@
"modelid" : "449BCB62-7C41-44C7-B74E-D1345D34DB9E",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "TreeExpViewEditModenode_1_cm",
"codeName" : "TreeExpViewEditModenode_cm",
"controlType" : "CONTEXTMENU",
"logicName" : "刷新测试上下文菜单",
"name" : "node_1_cm",
"name" : "node_cm",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "node_1_cm"
"id" : "node_cm"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新全部",
......@@ -376,7 +376,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_1_cm_deuiaction1"
"id" : "node_cm_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -408,7 +408,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_1_cm_deuiaction2"
"id" : "node_cm_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
......@@ -447,7 +447,7 @@
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "node_1_cm_deuiaction3"
"id" : "node_cm_deuiaction3"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
......
{
"accUserMode" : 0,
"codeName" : "AppPortalView4",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView4.json",
"name" : "AppPortalView4",
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Ungroup.json"
},
"getPSControls" : [ {
"codeName" : "AppPortalView4_db",
"controlType" : "DASHBOARD",
"name" : "dashboard",
"getPSAppDynaDashboardUtil" : {
"modelref" : true,
"id" : "dynadashboard"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "dashboard"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"enableCustomized" : false,
"modelid" : "F96D2FC4-CFB2-493E-B472-116AF4AEAE91",
"modeltype" : "PSSYSDASHBOARD"
}, {
"codeName" : "captionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSControlParam" : { }
} ],
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPPORTALVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "应用看板视图",
"viewStyle" : "DEFAULT",
"viewType" : "APPPORTALVIEW",
"enableDP" : true,
"modelid" : "F96D2FC4-CFB2-493E-B472-116AF4AEAE91",
"modeltype" : "PSAPPPORTALVIEW"
}
\ No newline at end of file
......@@ -12873,16 +12873,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ]
}, {
......@@ -12911,16 +12911,16 @@
"codeName" : "VMGroup3",
"name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息",
"name" : "消息类型-错误信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg5"
"id" : "ViewMsg6"
}
}, {
"name" : "消息类型-错误信息",
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg6"
"id" : "ViewMsg5"
}
}, {
"name" : "消息类型-常规信息",
......@@ -12943,12 +12943,6 @@
"codeName" : "VMGroup4",
"name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -12966,30 +12960,17 @@
"modelref" : true,
"id" : "ViewMsg10"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
} ]
}, {
"codeName" : "VMGroup8",
"name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "消息类型-警告信息",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -13021,17 +13002,30 @@
"id" : "ViewMsg6"
},
"position" : "POPUP"
}, {
"name" : "消息位置-视图下方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg8"
}
}, {
"name" : "消息类型-常规信息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg4"
},
"position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
} ]
}, {
"codeName" : "VMGroup5",
"name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-本次删除",
"getPSAppViewMsg" : {
"modelref" : true,
......@@ -13043,6 +13037,12 @@
"modelref" : true,
"id" : "ViewMsg11"
}
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ]
}, {
"codeName" : "VMGroup6",
......@@ -16048,6 +16048,11 @@
"viewType" : "DEEDITVIEW",
"resource" : "Book",
"view" : "Usr7EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView4.json",
"viewType" : "APPPORTALVIEW",
"view" : "AppPortalView4"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookPickupDataView.json",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册