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

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

上级 aaf1d985
...@@ -29,6 +29,7 @@ ...@@ -29,6 +29,7 @@
} ], } ],
"getPSWFProcesses" : [ { "getPSWFProcesses" : [ {
"codeName" : "START_01", "codeName" : "START_01",
"formCodeName" : "startForm",
"height" : 30, "height" : 30,
"leftPos" : 740, "leftPos" : 740,
"logicName" : "开始事件", "logicName" : "开始事件",
...@@ -86,6 +87,6 @@ ...@@ -86,6 +87,6 @@
"wFCodeName" : "WorkFlowWf", "wFCodeName" : "WorkFlowWf",
"wFVersion" : 1, "wFVersion" : 1,
"hasMobStartView" : false, "hasMobStartView" : false,
"hasStartView" : false, "hasStartView" : true,
"valid" : true "valid" : true
} }
\ No newline at end of file
...@@ -36,6 +36,9 @@ ...@@ -36,6 +36,9 @@
</extensionElements> </extensionElements>
<startEvent id="sid-7b05636dee3e81f1272de444e893ea19" name="开始事件"> <startEvent id="sid-7b05636dee3e81f1272de444e893ea19" name="开始事件">
<extensionElements>
<flowable:form process-form="startForm" wfversion="1"/>
</extensionElements>
</startEvent> </startEvent>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" name="审核"> <userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" name="审核">
<documentation>${majortext}</documentation> <documentation>${majortext}</documentation>
...@@ -45,10 +48,10 @@ ...@@ -45,10 +48,10 @@
</userTask> </userTask>
<endEvent id="sid-542ea3f4f99dca8171db8812cc80e5bf" name="结束事件"> <endEvent id="sid-542ea3f4f99dca8171db8812cc80e5bf" name="结束事件">
</endEvent> </endEvent>
<sequenceFlow id="rid-4fd4437ffa6d4ef4586564c4eef13211" sourceRef="sid-7b05636dee3e81f1272de444e893ea19" targetRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" name=""> <sequenceFlow id="rid-84a90397cda177fe4e8bfcbc2f47fb71" sourceRef="sid-7b05636dee3e81f1272de444e893ea19" targetRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" name="">
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-IAACTION-f5ad8141c1274c2856b9485be1ea6d36" sourceRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" targetRef="sid-542ea3f4f99dca8171db8812cc80e5bf" name="审批"> <sequenceFlow id="lid-IAACTION-3f0f88a114fca27b7d2dc28654f21494" sourceRef="tid-20-d3507b7d5e9d34fa8c1db99ad8624a95" targetRef="sid-542ea3f4f99dca8171db8812cc80e5bf" name="审批">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION-f5ad8141c1274c2856b9485be1ea6d36"}]]></conditionExpression> <conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION-3f0f88a114fca27b7d2dc28654f21494"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form nextCondition="ANY" /> <flowable:form nextCondition="ANY" />
</extensionElements> </extensionElements>
...@@ -65,11 +68,11 @@ ...@@ -65,11 +68,11 @@
<bpmndi:BPMNShape id="BPMNShape-542ea3f4f99dca8171db8812cc80e5bf" bpmnElement="sid-542ea3f4f99dca8171db8812cc80e5bf"> <bpmndi:BPMNShape id="BPMNShape-542ea3f4f99dca8171db8812cc80e5bf" bpmnElement="sid-542ea3f4f99dca8171db8812cc80e5bf">
<omgdi:Bounds x="740" y="410" width="30" height="30" /> <omgdi:Bounds x="740" y="410" width="30" height="30" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge-rid-4fd4437ffa6d4ef4586564c4eef13211" bpmnElement="rid-4fd4437ffa6d4ef4586564c4eef13211"> <bpmndi:BPMNEdge id="BPMNEdge-rid-84a90397cda177fe4e8bfcbc2f47fb71" bpmnElement="rid-84a90397cda177fe4e8bfcbc2f47fb71">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION-f5ad8141c1274c2856b9485be1ea6d36" bpmnElement="lid-IAACTION-f5ad8141c1274c2856b9485be1ea6d36"> <bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION-3f0f88a114fca27b7d2dc28654f21494" bpmnElement="lid-IAACTION-3f0f88a114fca27b7d2dc28654f21494">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
......
{
"aPISource" : "NONE",
"aPIType" : "RESTFUL",
"authMode" : "PASSWORD",
"codeName" : "ibizcloudcoreex",
"dynaModelFilePath" : "PSSUBSYSSERVICEAPIS/ibizcloudcoreex.json",
"name" : "CloudClientEx",
"serviceCodeName" : "cloudexservice",
"servicePath" : "lb://ibizcloudcoreex-cloudexservice/ibizcloudcoreex/cloudexservice",
"serviceType" : "DEFAULT",
"enableServiceAPIDTO" : true
}
\ No newline at end of file
...@@ -346,6 +346,7 @@ ...@@ -346,6 +346,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -468,7 +469,8 @@ ...@@ -468,7 +469,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
......
...@@ -174,6 +174,7 @@ ...@@ -174,6 +174,7 @@
"name" : "uagridcolumn1", "name" : "uagridcolumn1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -296,7 +297,8 @@ ...@@ -296,7 +297,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -634,6 +634,7 @@ ...@@ -634,6 +634,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -756,7 +757,8 @@ ...@@ -756,7 +757,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
......
...@@ -369,6 +369,7 @@ ...@@ -369,6 +369,7 @@
"name" : "uagridcolumn1", "name" : "uagridcolumn1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -491,7 +492,8 @@ ...@@ -491,7 +492,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -257,6 +257,132 @@ ...@@ -257,6 +257,132 @@
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "Reginfo__Usr0619603002" "uniqueTag" : "Reginfo__Usr0619603002"
}, {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组",
"getPSUIActionGroupDetails" : [ {
"caption" : "百度",
"detailType" : "DEUIACTION",
"name" : "u5ee2086",
"getPSSysImage" : {
"glyph" : "xf00c@FontAwesome",
"cssClass" : "fa fa-check"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEDATA",
"caption" : "百度",
"codeName" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION",
"name" : "u4c6267d",
"getPSSysImage" : {
"cssClass" : "fa-solid fa-delete-left"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"addSeparator" : true,
"showCaption" : false,
"showIcon" : true
} ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
} ], } ],
"getAllPSDEDRControls" : [ { "getAllPSDEDRControls" : [ {
"codeName" : "DataRelation", "codeName" : "DataRelation",
......
...@@ -28,9 +28,9 @@ ...@@ -28,9 +28,9 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Itemlayoutpanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSPANELS/Itemlayoutpanel.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Db_sysportlet1_list_itempanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
......
{
"getAllPSPanelFields" : [ {
"id" : "field1"
}, {
"id" : "field2"
}, {
"id" : "field3"
}, {
"id" : "field4"
}, {
"id" : "field5"
} ],
"codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "标题",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field1",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标题2",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field2",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field2",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标题3",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field3",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field3",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标题4",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field4",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field4",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标题5",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field5",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field5",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "首页菜单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "appmenu",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"showCaption" : true
} ],
"layoutPanel" : true,
"modelid" : "0BB26AC5-B544-453F-938C-44F5A073D7C2",
"modeltype" : "PSSYSVIEWPANEL"
}
\ No newline at end of file
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Db_sysportlet1_list_itempanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
......
...@@ -1240,16 +1240,16 @@ ...@@ -1240,16 +1240,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
}, { }, {
...@@ -1707,7 +1707,7 @@ ...@@ -1707,7 +1707,7 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Db_sysportlet1_list_itempanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
...@@ -2097,9 +2097,9 @@ ...@@ -2097,9 +2097,9 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Itemlayoutpanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSPANELS/Itemlayoutpanel.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -332,6 +332,7 @@ ...@@ -332,6 +332,7 @@
"codeName" : "BookId" "codeName" : "BookId"
}, },
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A183ed02abf5e2b3236",
"name" : "卡片界面行为组", "name" : "卡片界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -443,7 +444,8 @@ ...@@ -443,7 +444,8 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
} ], } ],
......
...@@ -634,6 +634,7 @@ ...@@ -634,6 +634,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -756,7 +757,8 @@ ...@@ -756,7 +757,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
......
...@@ -1417,9 +1417,9 @@ ...@@ -1417,9 +1417,9 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Dashboard_sysportlet2_list_itempanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -62,9 +62,9 @@ ...@@ -62,9 +62,9 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Itemlayoutpanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Itemlayoutpanel.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -62,9 +62,9 @@ ...@@ -62,9 +62,9 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Dashboard_sysportlet2_list_itempanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
{
"getAllPSPanelFields" : [ {
"id" : "field1"
}, {
"id" : "field2"
}, {
"id" : "field3"
}, {
"id" : "field4"
}, {
"id" : "field5"
} ],
"codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "标题",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field1",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标题2",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field2",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field2",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标题3",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field3",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field3",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标题4",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field4",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field4",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "标题5",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field5",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field5",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "首页菜单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "appmenu",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"showCaption" : true
} ],
"layoutPanel" : true,
"modelid" : "0BB26AC5-B544-453F-938C-44F5A073D7C2",
"modeltype" : "PSSYSVIEWPANEL"
}
\ No newline at end of file
...@@ -349,6 +349,7 @@ ...@@ -349,6 +349,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -471,7 +472,8 @@ ...@@ -471,7 +472,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
......
...@@ -1025,6 +1025,7 @@ ...@@ -1025,6 +1025,7 @@
"name" : "uagridcolumn1", "name" : "uagridcolumn1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -1147,7 +1148,8 @@ ...@@ -1147,7 +1148,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -179,6 +179,7 @@ ...@@ -179,6 +179,7 @@
"name" : "uagridcolumn1", "name" : "uagridcolumn1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -301,7 +302,8 @@ ...@@ -301,7 +302,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
"cssName" : "test" "cssName" : "test"
}, },
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -180,7 +181,8 @@ ...@@ -180,7 +181,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "看板卡片", "logicName" : "看板卡片",
......
...@@ -636,6 +636,7 @@ ...@@ -636,6 +636,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -758,7 +759,8 @@ ...@@ -758,7 +759,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
......
...@@ -463,6 +463,7 @@ ...@@ -463,6 +463,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -585,7 +586,8 @@ ...@@ -585,7 +586,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
......
...@@ -1054,6 +1054,7 @@ ...@@ -1054,6 +1054,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -1176,7 +1177,8 @@ ...@@ -1176,7 +1177,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
......
...@@ -373,6 +373,7 @@ ...@@ -373,6 +373,7 @@
"name" : "uagridcolumn1", "name" : "uagridcolumn1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -495,7 +496,8 @@ ...@@ -495,7 +496,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -584,6 +584,7 @@ ...@@ -584,6 +584,7 @@
"name" : "uagridcolumn1", "name" : "uagridcolumn1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -706,7 +707,8 @@ ...@@ -706,7 +707,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -373,6 +373,7 @@ ...@@ -373,6 +373,7 @@
"name" : "uagridcolumn1", "name" : "uagridcolumn1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -495,7 +496,8 @@ ...@@ -495,7 +496,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -436,6 +436,7 @@ ...@@ -436,6 +436,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -558,7 +559,8 @@ ...@@ -558,7 +559,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
......
...@@ -389,6 +389,7 @@ ...@@ -389,6 +389,7 @@
"cssName" : "test" "cssName" : "test"
}, },
"getGroupPSUIActionGroup" : { "getGroupPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -511,7 +512,8 @@ ...@@ -511,7 +512,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ], "hookEventNames" : [ "ROWDBLCLICK", "SELECTIONCHANGE", "REMOVE", "LOAD", "BEFORELOAD" ],
"logicName" : "看板卡片", "logicName" : "看板卡片",
......
...@@ -1151,6 +1151,7 @@ ...@@ -1151,6 +1151,7 @@
"name" : "uagridcolumn1", "name" : "uagridcolumn1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -1273,7 +1274,8 @@ ...@@ -1273,7 +1274,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -408,6 +408,7 @@ ...@@ -408,6 +408,7 @@
"name" : "uagridcolumn1", "name" : "uagridcolumn1",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -530,7 +531,8 @@ ...@@ -530,7 +531,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
......
...@@ -33,6 +33,15 @@ ...@@ -33,6 +33,15 @@
"value" : 0 "value" : 0
} ] } ]
} ], } ],
"getPSAppViewRefs" : [ {
"name" : "WFSTART@1",
"realTitle" : "工作流启动视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json",
"viewType" : "DEWFDYNASTARTVIEW"
}
} ],
"getPSAppWF" : { "getPSAppWF" : {
"modelref" : true, "modelref" : true,
"id" : "WorkFlowWf" "id" : "WorkFlowWf"
......
...@@ -659,6 +659,7 @@ ...@@ -659,6 +659,7 @@
"codeName" : "BookId" "codeName" : "BookId"
}, },
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A183ed02abf5e2b3236",
"name" : "卡片界面行为组", "name" : "卡片界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -770,7 +771,8 @@ ...@@ -770,7 +771,8 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
} ], } ],
......
...@@ -659,6 +659,7 @@ ...@@ -659,6 +659,7 @@
"codeName" : "BookId" "codeName" : "BookId"
}, },
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A183ed02abf5e2b3236",
"name" : "卡片界面行为组", "name" : "卡片界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -770,7 +771,8 @@ ...@@ -770,7 +771,8 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
} ], } ],
......
...@@ -624,6 +624,7 @@ ...@@ -624,6 +624,7 @@
"codeName" : "BookId" "codeName" : "BookId"
}, },
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A183ed02abf5e2b3236",
"name" : "卡片界面行为组", "name" : "卡片界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -735,7 +736,8 @@ ...@@ -735,7 +736,8 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
} ], } ],
......
...@@ -761,6 +761,7 @@ ...@@ -761,6 +761,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A6913ed9bd0c3e7d614",
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"caption" : "百度", "caption" : "百度",
...@@ -883,7 +884,8 @@ ...@@ -883,7 +884,8 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : false, "infoGroupMode" : false,
......
...@@ -645,6 +645,7 @@ ...@@ -645,6 +645,7 @@
"codeName" : "BookId" "codeName" : "BookId"
}, },
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"codeName" : "A183ed02abf5e2b3236",
"name" : "卡片界面行为组", "name" : "卡片界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -756,7 +757,8 @@ ...@@ -756,7 +757,8 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : true "enableSort" : true
} ], } ],
......
...@@ -1450,9 +1450,9 @@ ...@@ -1450,9 +1450,9 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Dashboard_sysportlet2_list_itempanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -1450,9 +1450,9 @@ ...@@ -1450,9 +1450,9 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Dashboard_sysportlet2_list_itempanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Dashboard_sysportlet2_list_itempanel.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -169,9 +169,9 @@ ...@@ -169,9 +169,9 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "Itemlayoutpanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/Itemlayoutpanel.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -394,9 +394,9 @@ ...@@ -394,9 +394,9 @@
}, { }, {
"id" : "field5" "id" : "field5"
} ], } ],
"codeName" : "List_itempanel", "codeName" : "A914dc5f9880ff309a2",
"controlType" : "PANEL", "controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/List_itempanel.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSPANELS/A914dc5f9880ff309a2.json",
"layoutMode" : "TABLE_24COL", "layoutMode" : "TABLE_24COL",
"logicName" : "表格布局面板(测试)", "logicName" : "表格布局面板(测试)",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
......
...@@ -3987,6 +3987,7 @@ ...@@ -3987,6 +3987,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A7a0606d18669bde043",
"name" : "界面行为组1", "name" : "界面行为组1",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -4043,7 +4044,8 @@ ...@@ -4043,7 +4044,8 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "Student__A7a0606d18669bde043"
}, },
"portletType" : "ACTIONBAR", "portletType" : "ACTIONBAR",
"title" : "操作栏", "title" : "操作栏",
......
...@@ -2643,16 +2643,16 @@ ...@@ -2643,16 +2643,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ] } ]
} ], } ],
...@@ -9615,6 +9615,7 @@ ...@@ -9615,6 +9615,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"codeName" : "A7a0606d18669bde043",
"name" : "界面行为组1", "name" : "界面行为组1",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
...@@ -9671,7 +9672,8 @@ ...@@ -9671,7 +9672,8 @@
"addSeparator" : false, "addSeparator" : false,
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
} ] } ],
"uniqueTag" : "Student__A7a0606d18669bde043"
}, },
"portletType" : "ACTIONBAR", "portletType" : "ACTIONBAR",
"title" : "操作栏", "title" : "操作栏",
......
...@@ -507,6 +507,9 @@ ...@@ -507,6 +507,9 @@
"getAllPSSubSysServiceAPIs" : [ { "getAllPSSubSysServiceAPIs" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/common/PSSUBSYSSERVICEAPIS/SubSysAPI.json" "path" : "PSMODULES/common/PSSUBSYSSERVICEAPIS/SubSysAPI.json"
}, {
"modelref" : true,
"path" : "PSSUBSYSSERVICEAPIS/ibizcloudcoreex.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSUBSYSSERVICEAPIS/iBizRTClient.json" "path" : "PSSUBSYSSERVICEAPIS/iBizRTClient.json"
...@@ -691,10 +694,13 @@ ...@@ -691,10 +694,13 @@
"styleCode" : "Auto6", "styleCode" : "Auto6",
"replaceDefault" : false "replaceDefault" : false
}, { }, {
"codeName" : "A46ee3b03254126fdce",
"dynaModelFilePath" : "PSSYSEDITORSTYLES/A46ee3b03254126fdce.json",
"editorHeight" : -1.0, "editorHeight" : -1.0,
"editorType" : "TEXTBOX", "editorType" : "TEXTBOX",
"editorWidth" : -1.0, "editorWidth" : -1.0,
"name" : "test1", "name" : "test1",
"styleCode" : "A46ee3b03254126fdce",
"replaceDefault" : false "replaceDefault" : false
} ], } ],
"getAllPSSysI18Ns" : [ { "getAllPSSysI18Ns" : [ {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册