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

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

上级 74dcebb3
......@@ -1209,16 +1209,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
......@@ -1824,28 +1824,51 @@
"builtinMethod" : false
} ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_editWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "打开向导",
"codeName" : "openWizard",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"fullCodeName" : "TEST_newWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
"id" : "newWizard@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "按钮",
......
......@@ -371,14 +371,25 @@
} ]
} ],
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
......@@ -613,17 +624,29 @@
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"name" : "toolbar_tbitem1_newwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem1_editwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3",
"getPSUIAction" : {
......@@ -1285,14 +1308,24 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_newwizard_click"
}
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
"id" : "toolbar_tbitem1_editwizard_click"
}
}, {
"eventArg" : "tbitem3",
......@@ -1439,40 +1472,77 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"caption" : "向导新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"name" : "tbitem1_newwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "打开向导",
"codeName" : "openWizard",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
},
"tooltip" : "向导新建",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "向导编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_editwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"fullCodeName" : "TEST_editWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
"id" : "editWizard@TEST"
},
"tooltip" : "打开向导",
"tooltip" : "向导编辑",
"showCaption" : true,
"showIcon" : true
}, {
......
......@@ -679,14 +679,25 @@
} ]
} ],
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
......@@ -921,17 +932,29 @@
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"name" : "toolbar_tbitem1_newwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem1_editwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3",
"getPSUIAction" : {
......@@ -1593,14 +1616,24 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_newwizard_click"
}
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
"id" : "toolbar_tbitem1_editwizard_click"
}
}, {
"eventArg" : "tbitem3",
......@@ -1747,40 +1780,77 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"caption" : "向导新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"name" : "tbitem1_newwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "打开向导",
"codeName" : "openWizard",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
},
"tooltip" : "向导新建",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "向导编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_editwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"fullCodeName" : "TEST_editWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
"id" : "editWizard@TEST"
},
"tooltip" : "打开向导",
"tooltip" : "向导编辑",
"showCaption" : true,
"showIcon" : true
}, {
......
......@@ -37,6 +37,53 @@
}
} ],
"getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule8",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"name" : "field7值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "OR",
"condType" : "GROUP",
"name" : "[条件组]OR",
"getPSDEFVRConditions" : [ {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 20.0,
"minValue" : 10.0,
"name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"ruleInfo" : "数值必须大于等于[10.0]且小于等于[20.0]",
"includeMaxValue" : true,
"includeMinValue" : true
}, {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 40.0,
"minValue" : 30.0,
"name" : "[数值范围] 大于等于 30.0 且 小于等于 40.0",
"ruleInfo" : "数值必须大于等于[30.0]且小于等于[40.0]",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field7",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
......@@ -344,53 +391,6 @@
},
"getPSDEFormItemName" : "field6",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule8",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"name" : "field7值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "OR",
"condType" : "GROUP",
"name" : "[条件组]OR",
"getPSDEFVRConditions" : [ {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 20.0,
"minValue" : 10.0,
"name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"ruleInfo" : "数值必须大于等于[10.0]且小于等于[20.0]",
"includeMaxValue" : true,
"includeMinValue" : true
}, {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 40.0,
"minValue" : 30.0,
"name" : "[数值范围] 大于等于 30.0 且 小于等于 40.0",
"ruleInfo" : "数值必须大于等于[30.0]且小于等于[40.0]",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field7",
"valueRuleType" : "DEFVALUERULE"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......
......@@ -1555,14 +1555,25 @@
} ]
} ],
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
......@@ -1797,17 +1808,29 @@
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"name" : "toolbar_tbitem1_newwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem1_editwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3",
"getPSUIAction" : {
......@@ -2469,14 +2492,24 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_newwizard_click"
}
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
"id" : "toolbar_tbitem1_editwizard_click"
}
}, {
"eventArg" : "tbitem3",
......@@ -2623,40 +2656,77 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"caption" : "向导新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"name" : "tbitem1_newwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "打开向导",
"codeName" : "openWizard",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
},
"tooltip" : "向导新建",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "向导编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_editwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"fullCodeName" : "TEST_editWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
"id" : "editWizard@TEST"
},
"tooltip" : "打开向导",
"tooltip" : "向导编辑",
"showCaption" : true,
"showIcon" : true
}, {
......
......@@ -1555,14 +1555,25 @@
} ]
} ],
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
......@@ -1797,17 +1808,29 @@
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"name" : "toolbar_tbitem1_newwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem1_editwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3",
"getPSUIAction" : {
......@@ -2469,14 +2492,24 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_newwizard_click"
}
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
"id" : "toolbar_tbitem1_editwizard_click"
}
}, {
"eventArg" : "tbitem3",
......@@ -2623,40 +2656,77 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"caption" : "向导新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"name" : "tbitem1_newwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "打开向导",
"codeName" : "openWizard",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
},
"tooltip" : "向导新建",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "向导编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_editwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"fullCodeName" : "TEST_editWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
"id" : "editWizard@TEST"
},
"tooltip" : "打开向导",
"tooltip" : "向导编辑",
"showCaption" : true,
"showIcon" : true
}, {
......
......@@ -1555,14 +1555,25 @@
} ]
} ],
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
......@@ -1797,17 +1808,29 @@
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"name" : "toolbar_tbitem1_newwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem1_editwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3",
"getPSUIAction" : {
......@@ -2469,14 +2492,24 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_newwizard_click"
}
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
"id" : "toolbar_tbitem1_editwizard_click"
}
}, {
"eventArg" : "tbitem3",
......@@ -2623,40 +2656,77 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"caption" : "向导新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"name" : "tbitem1_newwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "打开向导",
"codeName" : "openWizard",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
},
"tooltip" : "向导新建",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "向导编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_editwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"fullCodeName" : "TEST_editWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
"id" : "editWizard@TEST"
},
"tooltip" : "打开向导",
"tooltip" : "向导编辑",
"showCaption" : true,
"showIcon" : true
}, {
......
......@@ -39,14 +39,25 @@
} ]
} ],
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
......@@ -281,17 +292,29 @@
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"name" : "toolbar_tbitem1_newwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem1_editwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3",
"getPSUIAction" : {
......@@ -953,14 +976,24 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_newwizard_click"
}
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
"id" : "toolbar_tbitem1_editwizard_click"
}
}, {
"eventArg" : "tbitem3",
......@@ -1107,40 +1140,77 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"caption" : "向导新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"name" : "tbitem1_newwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "打开向导",
"codeName" : "openWizard",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
},
"tooltip" : "向导新建",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "向导编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_editwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"fullCodeName" : "TEST_editWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
"id" : "editWizard@TEST"
},
"tooltip" : "打开向导",
"tooltip" : "向导编辑",
"showCaption" : true,
"showIcon" : true
}, {
......
......@@ -808,14 +808,25 @@
} ]
} ],
"getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
......@@ -1050,17 +1061,29 @@
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"name" : "toolbar_tbitem1_newwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem1_editwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3",
"getPSUIAction" : {
......@@ -1722,14 +1745,24 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventArg" : "tbitem1_newwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_newwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_newwizard_click"
}
}, {
"eventArg" : "tbitem1_editwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"name" : "toolbar_tbitem1_editwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
"id" : "toolbar_tbitem1_editwizard_click"
}
}, {
"eventArg" : "tbitem3",
......@@ -1876,40 +1909,77 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"caption" : "向导新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"name" : "tbitem1_newwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
"id" : "toolbar_tbitem1_newwizard"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "打开向导",
"codeName" : "openWizard",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_newWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "newWizard@TEST"
},
"tooltip" : "向导新建",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "向导编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_editwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_editwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"fullCodeName" : "TEST_editWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
"id" : "editWizard@TEST"
},
"tooltip" : "打开向导",
"tooltip" : "向导编辑",
"showCaption" : true,
"showIcon" : true
}, {
......
......@@ -166,6 +166,53 @@
"id" : "FORM"
},
"getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule8",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"name" : "field7值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "OR",
"condType" : "GROUP",
"name" : "[条件组]OR",
"getPSDEFVRConditions" : [ {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 20.0,
"minValue" : 10.0,
"name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"ruleInfo" : "数值必须大于等于[10.0]且小于等于[20.0]",
"includeMaxValue" : true,
"includeMinValue" : true
}, {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 40.0,
"minValue" : 30.0,
"name" : "[数值范围] 大于等于 30.0 且 小于等于 40.0",
"ruleInfo" : "数值必须大于等于[30.0]且小于等于[40.0]",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field7",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
......@@ -473,53 +520,6 @@
},
"getPSDEFormItemName" : "field6",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule8",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"name" : "field7值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "OR",
"condType" : "GROUP",
"name" : "[条件组]OR",
"getPSDEFVRConditions" : [ {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 20.0,
"minValue" : 10.0,
"name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"ruleInfo" : "数值必须大于等于[10.0]且小于等于[20.0]",
"includeMaxValue" : true,
"includeMinValue" : true
}, {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 40.0,
"minValue" : 30.0,
"name" : "[数值范围] 大于等于 30.0 且 小于等于 40.0",
"ruleInfo" : "数值必须大于等于[30.0]且小于等于[40.0]",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field7",
"valueRuleType" : "DEFVALUERULE"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......
......@@ -2191,16 +2191,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
......@@ -16388,6 +16388,53 @@
"id" : "FORM"
},
"getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule8",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"name" : "field7值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "OR",
"condType" : "GROUP",
"name" : "[条件组]OR",
"getPSDEFVRConditions" : [ {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 20.0,
"minValue" : 10.0,
"name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"ruleInfo" : "数值必须大于等于[10.0]且小于等于[20.0]",
"includeMaxValue" : true,
"includeMinValue" : true
}, {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 40.0,
"minValue" : 30.0,
"name" : "[数值范围] 大于等于 30.0 且 小于等于 40.0",
"ruleInfo" : "数值必须大于等于[30.0]且小于等于[40.0]",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field7",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
......@@ -16695,53 +16742,6 @@
},
"getPSDEFormItemName" : "field6",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule8",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"name" : "field7值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "OR",
"condType" : "GROUP",
"name" : "[条件组]OR",
"getPSDEFVRConditions" : [ {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 20.0,
"minValue" : 10.0,
"name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"ruleInfo" : "数值必须大于等于[10.0]且小于等于[20.0]",
"includeMaxValue" : true,
"includeMinValue" : true
}, {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD7",
"maxValue" : 40.0,
"minValue" : 30.0,
"name" : "[数值范围] 大于等于 30.0 且 小于等于 40.0",
"ruleInfo" : "数值必须大于等于[30.0]且小于等于[40.0]",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
} ],
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD7/psdefvaluerules/ValueRule8",
"ruleInfo" : "(数值必须大于等于[10.0]且小于等于[20.0] 或者 数值必须大于等于[30.0]且小于等于[40.0])",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field7",
"valueRuleType" : "DEFVALUERULE"
} ],
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
......@@ -25753,28 +25753,51 @@
"builtinMethod" : false
} ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_editWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/editWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "打开向导",
"codeName" : "openWizard",
"caption" : "向导新建",
"codeName" : "newWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"fullCodeName" : "TEST_newWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"name" : "向导新建",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/newWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionTag" : "newWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
"id" : "newWizard@TEST"
}, {
"actionTarget" : "NONE",
"caption" : "按钮",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册