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

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

上级 00e2ca21
...@@ -1209,16 +1209,16 @@ ...@@ -1209,16 +1209,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/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"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......
...@@ -1129,6 +1129,68 @@ ...@@ -1129,6 +1129,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -1241,6 +1303,30 @@ ...@@ -1241,6 +1303,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -1310,6 +1396,82 @@ ...@@ -1310,6 +1396,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -1093,6 +1093,68 @@ ...@@ -1093,6 +1093,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -1205,6 +1267,30 @@ ...@@ -1205,6 +1267,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -1274,6 +1360,82 @@ ...@@ -1274,6 +1360,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -108,6 +108,37 @@ ...@@ -108,6 +108,37 @@
}, },
"getPSDEFormItemName" : "field5", "getPSDEFormItemName" : "field5",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
...@@ -328,37 +359,6 @@ ...@@ -328,37 +359,6 @@
}, },
"getPSDEFormItemName" : "field6", "getPSDEFormItemName" : "field6",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
......
...@@ -17,6 +17,68 @@ ...@@ -17,6 +17,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD", "eventNames" : "ROWDBLCLICK;SELECTIONCHANGE;REMOVE;LOAD;BEFORELOAD",
"logicTag" : "grid", "logicTag" : "grid",
...@@ -42,6 +104,30 @@ ...@@ -42,6 +104,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -111,6 +197,82 @@ ...@@ -111,6 +197,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -2313,6 +2313,68 @@ ...@@ -2313,6 +2313,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -2425,6 +2487,30 @@ ...@@ -2425,6 +2487,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -2494,6 +2580,82 @@ ...@@ -2494,6 +2580,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -2313,6 +2313,68 @@ ...@@ -2313,6 +2313,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -2425,6 +2487,30 @@ ...@@ -2425,6 +2487,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -2494,6 +2580,82 @@ ...@@ -2494,6 +2580,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -2313,6 +2313,68 @@ ...@@ -2313,6 +2313,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -2425,6 +2487,30 @@ ...@@ -2425,6 +2487,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -2494,6 +2580,82 @@ ...@@ -2494,6 +2580,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -438,6 +438,68 @@ ...@@ -438,6 +438,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -550,6 +612,30 @@ ...@@ -550,6 +612,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -619,6 +705,82 @@ ...@@ -619,6 +705,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -1739,6 +1739,68 @@ ...@@ -1739,6 +1739,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -1851,6 +1913,30 @@ ...@@ -1851,6 +1913,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -1920,6 +2006,82 @@ ...@@ -1920,6 +2006,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -392,6 +392,68 @@ ...@@ -392,6 +392,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -504,6 +566,30 @@ ...@@ -504,6 +566,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -573,6 +659,82 @@ ...@@ -573,6 +659,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -392,6 +392,68 @@ ...@@ -392,6 +392,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -504,6 +566,30 @@ ...@@ -504,6 +566,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -573,6 +659,82 @@ ...@@ -573,6 +659,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -1217,6 +1217,68 @@ ...@@ -1217,6 +1217,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -1329,6 +1391,30 @@ ...@@ -1329,6 +1391,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -1398,6 +1484,82 @@ ...@@ -1398,6 +1484,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -1222,6 +1222,68 @@ ...@@ -1222,6 +1222,68 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_testname_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u91bbf2e_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u6b43313_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导编辑"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "grid"
}, {
"name" : "向导编辑",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "editWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : { "getPSControlHandler" : {
"getPSHandlerActions" : [ { "getPSHandlerActions" : [ {
"actionName" : "Get", "actionName" : "Get",
...@@ -1334,6 +1396,30 @@ ...@@ -1334,6 +1396,30 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : {
"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"
},
"rTMOSFilePath" : "psdegridcols/testname", "rTMOSFilePath" : "psdegridcols/testname",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
...@@ -1403,6 +1489,82 @@ ...@@ -1403,6 +1489,82 @@
"enableRowEdit" : true, "enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, {
"align" : "RIGHT",
"caption" : "操作",
"codeName" : "uagridcolumn1",
"columnType" : "UAGRIDCOLUMN",
"mOSFilePath" : "psdegridcols/uagridcolumn1",
"name" : "uagridcolumn1",
"noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : {
"name" : "表格界面行为组1",
"getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u91bbf2e",
"getPSUIAction" : {
"actionTarget" : "NONE",
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u6b43313",
"getPSUIAction" : {
"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"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ]
},
"rTMOSFilePath" : "psdegridcols/uagridcolumn1",
"width" : 100,
"widthUnit" : "PX",
"enableSort" : false
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
......
...@@ -237,6 +237,37 @@ ...@@ -237,6 +237,37 @@
}, },
"getPSDEFormItemName" : "field5", "getPSDEFormItemName" : "field5",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
...@@ -457,37 +488,6 @@ ...@@ -457,37 +488,6 @@
}, },
"getPSDEFormItemName" : "field6", "getPSDEFormItemName" : "field6",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
......
...@@ -2348,16 +2348,16 @@ ...@@ -2348,16 +2348,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2", "mOSFilePath" : "pssysapps/Web/psappviewmsggroups/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"
} }
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2" "rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
...@@ -17340,6 +17340,37 @@ ...@@ -17340,6 +17340,37 @@
}, },
"getPSDEFormItemName" : "field5", "getPSDEFormItemName" : "field5",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
...@@ -17560,37 +17591,6 @@ ...@@ -17560,37 +17591,6 @@
}, },
"getPSDEFormItemName" : "field6", "getPSDEFormItemName" : "field6",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"name" : "amount值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condOp" : "EQ",
"condType" : "SIMPLE",
"dEFName" : "AMOUNT",
"name" : "[常规条件] 等于(=) (100)",
"paramType" : "SRCENTITYFIELD",
"paramValue" : "100",
"ruleInfo" : "amount等于100"
} ],
"ruleInfo" : "amount等于100"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule",
"ruleInfo" : "amount等于100",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "amount",
"valueRuleType" : "DEFVALUERULE"
}, { }, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册