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

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

上级 a12529cb
...@@ -1267,6 +1267,14 @@ ...@@ -1267,6 +1267,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/EditView3", "rTMOSFilePath" : "psmodeldata$psdataentities/EditView3",
"realModelSubType" : "DEEDITVIEW3", "realModelSubType" : "DEEDITVIEW3",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "WizardView",
"logicName" : "测试实体实体向导视图",
"mOSFilePath" : "psmodeldata$psdataentities/WizardView",
"name" : "测试实体实体向导视图",
"rTMOSFilePath" : "psmodeldata$psdataentities/WizardView",
"realModelSubType" : "DEWIZARDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "PickupGridView", "codeName" : "PickupGridView",
"logicName" : "测试实体实体选择表格视图(部件视图)", "logicName" : "测试实体实体选择表格视图(部件视图)",
...@@ -1425,6 +1433,16 @@ ...@@ -1425,6 +1433,16 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/testControl", "rTMOSFilePath" : "psmodeldata$psdataentities/testControl",
"realModelSubType" : "EDITFORM", "realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM" "realModelType" : "PSDEFORM"
}, {
"codeName" : "firstStepForm",
"logicName" : "向导表单(第一步)",
"mOSFilePath" : "psmodeldata$psdataentities/firstStepForm",
"modelTag" : "WIZARDFORM",
"modelTag2" : "0",
"name" : "向导表单(第一步)",
"rTMOSFilePath" : "psmodeldata$psdataentities/firstStepForm",
"realModelSubType" : "EDITFORM",
"realModelType" : "PSDEFORM"
} ], } ],
"codeName" : "TEST", "codeName" : "TEST",
"dEType" : 1, "dEType" : 1,
......
...@@ -1675,8 +1675,24 @@ ...@@ -1675,8 +1675,24 @@
}, { }, {
"groupOP" : "AND", "groupOP" : "AND",
"logicType" : "GROUP", "logicType" : "GROUP",
"name" : "AND[取反]", "name" : "逻辑分组",
"notMode" : true "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "SampleDataList"
},
"logicType" : "SINGLE",
"name" : "SampleDataList"
}, {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "session"
},
"logicType" : "SINGLE",
"name" : "session"
} ]
} ] } ]
}, },
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
...@@ -1714,6 +1730,13 @@ ...@@ -1714,6 +1730,13 @@
"parallelOutput" : true "parallelOutput" : true
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, {
"codeName" : "CurrentContainer", "codeName" : "CurrentContainer",
"logicName" : "当前容器", "logicName" : "当前容器",
"mOSFilePath" : "psappdeuilogicparams/CurrentContainer", "mOSFilePath" : "psappdeuilogicparams/CurrentContainer",
...@@ -1728,13 +1751,6 @@ ...@@ -1728,13 +1751,6 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentControl", "rTMOSFilePath" : "psappdeuilogicparams/CurrentControl",
"activeCtrlParam" : true, "activeCtrlParam" : true,
"ctrlParam" : true "ctrlParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
}, { }, {
"codeName" : "SampleDataList", "codeName" : "SampleDataList",
"logicName" : "简单数据列表", "logicName" : "简单数据列表",
...@@ -1743,18 +1759,12 @@ ...@@ -1743,18 +1759,12 @@
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList", "rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true "simpleListParam" : true
}, { }, {
"codeName" : "AppointControl", "codeName" : "CurrentApp",
"logicName" : "指定部件", "logicName" : "当前应用",
"mOSFilePath" : "psappdeuilogicparams/AppointControl", "mOSFilePath" : "psappdeuilogicparams/CurrentApp",
"name" : "指定部件", "name" : "当前应用",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl", "rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"ctrlParam" : true "applicationParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, { }, {
"codeName" : "SampleDataVar", "codeName" : "SampleDataVar",
"logicName" : "简单数据", "logicName" : "简单数据",
...@@ -1762,20 +1772,6 @@ ...@@ -1762,20 +1772,6 @@
"name" : "简单数据", "name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar", "rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true "simpleParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, { }, {
"codeName" : "AppGlobalVariable", "codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量", "logicName" : "应用全局变量",
...@@ -1784,29 +1780,6 @@ ...@@ -1784,29 +1780,6 @@
"paramFieldName" : "pssysid", "paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable", "rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, {
"codeName" : "CurrentApp",
"logicName" : "当前应用",
"mOSFilePath" : "psappdeuilogicparams/CurrentApp",
"name" : "当前应用",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"applicationParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, { }, {
"codeName" : "CurrentView", "codeName" : "CurrentView",
"logicName" : "当前视图", "logicName" : "当前视图",
...@@ -1822,6 +1795,20 @@ ...@@ -1822,6 +1795,20 @@
"paramFieldName" : "xxx", "paramFieldName" : "xxx",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession", "rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true "viewSessionParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, { }, {
"codeName" : "filter", "codeName" : "filter",
"logicName" : "过滤器", "logicName" : "过滤器",
...@@ -1829,12 +1816,25 @@ ...@@ -1829,12 +1816,25 @@
"name" : "过滤器", "name" : "过滤器",
"rTMOSFilePath" : "psappdeuilogicparams/filter", "rTMOSFilePath" : "psappdeuilogicparams/filter",
"filterParam" : true "filterParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
}, { }, {
"codeName" : "environment", "codeName" : "environment",
"logicName" : "环境", "logicName" : "环境",
"mOSFilePath" : "psappdeuilogicparams/environment", "mOSFilePath" : "psappdeuilogicparams/environment",
"name" : "环境", "name" : "环境",
"rTMOSFilePath" : "psappdeuilogicparams/environment" "rTMOSFilePath" : "psappdeuilogicparams/environment"
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, { }, {
"codeName" : "LastCallReturn", "codeName" : "LastCallReturn",
"logicName" : "上次调用返回", "logicName" : "上次调用返回",
...@@ -1850,12 +1850,21 @@ ...@@ -1850,12 +1850,21 @@
"rTMOSFilePath" : "psappdeuilogicparams/context", "rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true "navContextParam" : true
}, { }, {
"codeName" : "ViewRouteParam", "codeName" : "Default",
"logicName" : "视图路由参数", "logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "视图路由参数", "name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "rTMOSFilePath" : "psappdeuilogicparams/Default",
"navViewParamParam" : true "default" : true,
"entityParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, { }, {
"codeName" : "ViewExpData", "codeName" : "ViewExpData",
"logicName" : "视图导航数据", "logicName" : "视图导航数据",
...@@ -1863,6 +1872,13 @@ ...@@ -1863,6 +1872,13 @@
"name" : "视图导航数据", "name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData", "rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true "viewNavDataParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test", "rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
...@@ -5929,8 +5929,24 @@ ...@@ -5929,8 +5929,24 @@
}, { }, {
"groupOP" : "AND", "groupOP" : "AND",
"logicType" : "GROUP", "logicType" : "GROUP",
"name" : "AND[取反]", "name" : "逻辑分组",
"notMode" : true "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "SampleDataList"
},
"logicType" : "SINGLE",
"name" : "SampleDataList"
}, {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "session"
},
"logicType" : "SINGLE",
"name" : "session"
} ]
} ] } ]
}, },
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
...@@ -5968,6 +5984,13 @@ ...@@ -5968,6 +5984,13 @@
"parallelOutput" : true "parallelOutput" : true
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, {
"codeName" : "CurrentContainer", "codeName" : "CurrentContainer",
"logicName" : "当前容器", "logicName" : "当前容器",
"mOSFilePath" : "psappdeuilogicparams/CurrentContainer", "mOSFilePath" : "psappdeuilogicparams/CurrentContainer",
...@@ -5982,13 +6005,6 @@ ...@@ -5982,13 +6005,6 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentControl", "rTMOSFilePath" : "psappdeuilogicparams/CurrentControl",
"activeCtrlParam" : true, "activeCtrlParam" : true,
"ctrlParam" : true "ctrlParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
}, { }, {
"codeName" : "SampleDataList", "codeName" : "SampleDataList",
"logicName" : "简单数据列表", "logicName" : "简单数据列表",
...@@ -5997,18 +6013,12 @@ ...@@ -5997,18 +6013,12 @@
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList", "rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true "simpleListParam" : true
}, { }, {
"codeName" : "AppointControl", "codeName" : "CurrentApp",
"logicName" : "指定部件", "logicName" : "当前应用",
"mOSFilePath" : "psappdeuilogicparams/AppointControl", "mOSFilePath" : "psappdeuilogicparams/CurrentApp",
"name" : "指定部件", "name" : "当前应用",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl", "rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"ctrlParam" : true "applicationParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, { }, {
"codeName" : "SampleDataVar", "codeName" : "SampleDataVar",
"logicName" : "简单数据", "logicName" : "简单数据",
...@@ -6016,20 +6026,6 @@ ...@@ -6016,20 +6026,6 @@
"name" : "简单数据", "name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar", "rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true "simpleParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, { }, {
"codeName" : "AppGlobalVariable", "codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量", "logicName" : "应用全局变量",
...@@ -6038,29 +6034,6 @@ ...@@ -6038,29 +6034,6 @@
"paramFieldName" : "pssysid", "paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable", "rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, {
"codeName" : "CurrentApp",
"logicName" : "当前应用",
"mOSFilePath" : "psappdeuilogicparams/CurrentApp",
"name" : "当前应用",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"applicationParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, { }, {
"codeName" : "CurrentView", "codeName" : "CurrentView",
"logicName" : "当前视图", "logicName" : "当前视图",
...@@ -6076,6 +6049,20 @@ ...@@ -6076,6 +6049,20 @@
"paramFieldName" : "xxx", "paramFieldName" : "xxx",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession", "rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true "viewSessionParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, { }, {
"codeName" : "filter", "codeName" : "filter",
"logicName" : "过滤器", "logicName" : "过滤器",
...@@ -6083,12 +6070,25 @@ ...@@ -6083,12 +6070,25 @@
"name" : "过滤器", "name" : "过滤器",
"rTMOSFilePath" : "psappdeuilogicparams/filter", "rTMOSFilePath" : "psappdeuilogicparams/filter",
"filterParam" : true "filterParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
}, { }, {
"codeName" : "environment", "codeName" : "environment",
"logicName" : "环境", "logicName" : "环境",
"mOSFilePath" : "psappdeuilogicparams/environment", "mOSFilePath" : "psappdeuilogicparams/environment",
"name" : "环境", "name" : "环境",
"rTMOSFilePath" : "psappdeuilogicparams/environment" "rTMOSFilePath" : "psappdeuilogicparams/environment"
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, { }, {
"codeName" : "LastCallReturn", "codeName" : "LastCallReturn",
"logicName" : "上次调用返回", "logicName" : "上次调用返回",
...@@ -6104,12 +6104,21 @@ ...@@ -6104,12 +6104,21 @@
"rTMOSFilePath" : "psappdeuilogicparams/context", "rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true "navContextParam" : true
}, { }, {
"codeName" : "ViewRouteParam", "codeName" : "Default",
"logicName" : "视图路由参数", "logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "视图路由参数", "name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "rTMOSFilePath" : "psappdeuilogicparams/Default",
"navViewParamParam" : true "default" : true,
"entityParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, { }, {
"codeName" : "ViewExpData", "codeName" : "ViewExpData",
"logicName" : "视图导航数据", "logicName" : "视图导航数据",
...@@ -6117,6 +6126,13 @@ ...@@ -6117,6 +6126,13 @@
"name" : "视图导航数据", "name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData", "rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true "viewNavDataParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test", "rTMOSFilePath" : "pssysapps/TemplatePublish/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
...@@ -1704,8 +1704,24 @@ ...@@ -1704,8 +1704,24 @@
}, { }, {
"groupOP" : "AND", "groupOP" : "AND",
"logicType" : "GROUP", "logicType" : "GROUP",
"name" : "AND[取反]", "name" : "逻辑分组",
"notMode" : true "getPSDEUILogicLinkConds" : [ {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "SampleDataList"
},
"logicType" : "SINGLE",
"name" : "SampleDataList"
}, {
"condOP" : "EQ",
"getDstLogicParam" : {
"modelref" : true,
"id" : "session"
},
"logicType" : "SINGLE",
"name" : "session"
} ]
} ] } ]
}, },
"getSrcPSDEUILogicNode" : { "getSrcPSDEUILogicNode" : {
...@@ -1743,6 +1759,13 @@ ...@@ -1743,6 +1759,13 @@
"parallelOutput" : true "parallelOutput" : true
} ], } ],
"getPSDEUILogicParams" : [ { "getPSDEUILogicParams" : [ {
"codeName" : "AppointControl",
"logicName" : "指定部件",
"mOSFilePath" : "psappdeuilogicparams/AppointControl",
"name" : "指定部件",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl",
"ctrlParam" : true
}, {
"codeName" : "CurrentContainer", "codeName" : "CurrentContainer",
"logicName" : "当前容器", "logicName" : "当前容器",
"mOSFilePath" : "psappdeuilogicparams/CurrentContainer", "mOSFilePath" : "psappdeuilogicparams/CurrentContainer",
...@@ -1757,13 +1780,6 @@ ...@@ -1757,13 +1780,6 @@
"rTMOSFilePath" : "psappdeuilogicparams/CurrentControl", "rTMOSFilePath" : "psappdeuilogicparams/CurrentControl",
"activeCtrlParam" : true, "activeCtrlParam" : true,
"ctrlParam" : true "ctrlParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
}, { }, {
"codeName" : "SampleDataList", "codeName" : "SampleDataList",
"logicName" : "简单数据列表", "logicName" : "简单数据列表",
...@@ -1772,18 +1788,12 @@ ...@@ -1772,18 +1788,12 @@
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataList", "rTMOSFilePath" : "psappdeuilogicparams/SampleDataList",
"simpleListParam" : true "simpleListParam" : true
}, { }, {
"codeName" : "AppointControl", "codeName" : "CurrentApp",
"logicName" : "指定部件", "logicName" : "当前应用",
"mOSFilePath" : "psappdeuilogicparams/AppointControl", "mOSFilePath" : "psappdeuilogicparams/CurrentApp",
"name" : "指定部件", "name" : "当前应用",
"rTMOSFilePath" : "psappdeuilogicparams/AppointControl", "rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"ctrlParam" : true "applicationParam" : true
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, { }, {
"codeName" : "SampleDataVar", "codeName" : "SampleDataVar",
"logicName" : "简单数据", "logicName" : "简单数据",
...@@ -1791,20 +1801,6 @@ ...@@ -1791,20 +1801,6 @@
"name" : "简单数据", "name" : "简单数据",
"rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar", "rTMOSFilePath" : "psappdeuilogicparams/SampleDataVar",
"simpleParam" : true "simpleParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, { }, {
"codeName" : "AppGlobalVariable", "codeName" : "AppGlobalVariable",
"logicName" : "应用全局变量", "logicName" : "应用全局变量",
...@@ -1813,29 +1809,6 @@ ...@@ -1813,29 +1809,6 @@
"paramFieldName" : "pssysid", "paramFieldName" : "pssysid",
"rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable", "rTMOSFilePath" : "psappdeuilogicparams/AppGlobalVariable",
"appGlobalParam" : true "appGlobalParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, {
"codeName" : "CurrentApp",
"logicName" : "当前应用",
"mOSFilePath" : "psappdeuilogicparams/CurrentApp",
"name" : "当前应用",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentApp",
"applicationParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
}, { }, {
"codeName" : "CurrentView", "codeName" : "CurrentView",
"logicName" : "当前视图", "logicName" : "当前视图",
...@@ -1851,6 +1824,20 @@ ...@@ -1851,6 +1824,20 @@
"paramFieldName" : "xxx", "paramFieldName" : "xxx",
"rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession", "rTMOSFilePath" : "psappdeuilogicparams/CurrentViewSession",
"viewSessionParam" : true "viewSessionParam" : true
}, {
"codeName" : "PaginationQueryResults",
"logicName" : "分页查询结果",
"mOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"name" : "分页查询结果",
"rTMOSFilePath" : "psappdeuilogicparams/PaginationQueryResults",
"entityPageParam" : true
}, {
"codeName" : "ViewRouteParam",
"logicName" : "视图路由参数",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"name" : "视图路由参数",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam",
"navViewParamParam" : true
}, { }, {
"codeName" : "filter", "codeName" : "filter",
"logicName" : "过滤器", "logicName" : "过滤器",
...@@ -1858,12 +1845,25 @@ ...@@ -1858,12 +1845,25 @@
"name" : "过滤器", "name" : "过滤器",
"rTMOSFilePath" : "psappdeuilogicparams/filter", "rTMOSFilePath" : "psappdeuilogicparams/filter",
"filterParam" : true "filterParam" : true
}, {
"codeName" : "AppContext",
"logicName" : "应用上下文",
"mOSFilePath" : "psappdeuilogicparams/AppContext",
"name" : "应用上下文",
"rTMOSFilePath" : "psappdeuilogicparams/AppContext",
"navContextParam" : true
}, { }, {
"codeName" : "environment", "codeName" : "environment",
"logicName" : "环境", "logicName" : "环境",
"mOSFilePath" : "psappdeuilogicparams/environment", "mOSFilePath" : "psappdeuilogicparams/environment",
"name" : "环境", "name" : "环境",
"rTMOSFilePath" : "psappdeuilogicparams/environment" "rTMOSFilePath" : "psappdeuilogicparams/environment"
}, {
"codeName" : "session",
"logicName" : "会话",
"mOSFilePath" : "psappdeuilogicparams/session",
"name" : "会话",
"rTMOSFilePath" : "psappdeuilogicparams/session"
}, { }, {
"codeName" : "LastCallReturn", "codeName" : "LastCallReturn",
"logicName" : "上次调用返回", "logicName" : "上次调用返回",
...@@ -1879,12 +1879,21 @@ ...@@ -1879,12 +1879,21 @@
"rTMOSFilePath" : "psappdeuilogicparams/context", "rTMOSFilePath" : "psappdeuilogicparams/context",
"navContextParam" : true "navContextParam" : true
}, { }, {
"codeName" : "ViewRouteParam", "codeName" : "Default",
"logicName" : "视图路由参数", "logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "视图路由参数", "name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/ViewRouteParam", "rTMOSFilePath" : "psappdeuilogicparams/Default",
"navViewParamParam" : true "default" : true,
"entityParam" : true
}, {
"codeName" : "RouteViewSession",
"logicName" : "路由视图会话",
"mOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"name" : "路由视图会话",
"paramFieldName" : "sss",
"rTMOSFilePath" : "psappdeuilogicparams/RouteViewSession",
"routeViewSessionParam" : true
}, { }, {
"codeName" : "ViewExpData", "codeName" : "ViewExpData",
"logicName" : "视图导航数据", "logicName" : "视图导航数据",
...@@ -1892,6 +1901,13 @@ ...@@ -1892,6 +1901,13 @@
"name" : "视图导航数据", "name" : "视图导航数据",
"rTMOSFilePath" : "psappdeuilogicparams/ViewExpData", "rTMOSFilePath" : "psappdeuilogicparams/ViewExpData",
"viewNavDataParam" : true "viewNavDataParam" : true
}, {
"codeName" : "DataObjectList",
"logicName" : "数据对象列表",
"mOSFilePath" : "psappdeuilogicparams/DataObjectList",
"name" : "数据对象列表",
"rTMOSFilePath" : "psappdeuilogicparams/DataObjectList",
"entityListParam" : true
} ], } ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Phone/psappdeuilogics/test", "rTMOSFilePath" : "pssysapps/Web/psappdataentities/Phone/psappdeuilogics/test",
"getStartPSDEUILogicNode" : { "getStartPSDEUILogicNode" : {
......
...@@ -1200,6 +1200,29 @@ ...@@ -1200,6 +1200,29 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"actionTarget" : "SINGLEKEY",
"caption" : "打开向导",
"codeName" : "openWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
}, {
"actionTarget" : "NONE", "actionTarget" : "NONE",
"caption" : "按钮", "caption" : "按钮",
"codeName" : "panel_Default_button_calluilogic1_click", "codeName" : "panel_Default_button_calluilogic1_click",
...@@ -1316,6 +1339,10 @@ ...@@ -1316,6 +1339,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
......
...@@ -371,6 +371,17 @@ ...@@ -371,6 +371,17 @@
} ] } ]
} ], } ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT", "logicTrigger" : "CTRLEVENT",
...@@ -602,6 +613,18 @@ ...@@ -602,6 +613,18 @@
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
...@@ -1262,6 +1285,16 @@ ...@@ -1262,6 +1285,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
}
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTag" : "toolbar", "logicTag" : "toolbar",
...@@ -1406,6 +1439,47 @@ ...@@ -1406,6 +1439,47 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开向导",
"codeName" : "openWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
},
"tooltip" : "打开向导",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
......
...@@ -679,6 +679,17 @@ ...@@ -679,6 +679,17 @@
} ] } ]
} ], } ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT", "logicTrigger" : "CTRLEVENT",
...@@ -910,6 +921,18 @@ ...@@ -910,6 +921,18 @@
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
...@@ -1570,6 +1593,16 @@ ...@@ -1570,6 +1593,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
}
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTag" : "toolbar", "logicTag" : "toolbar",
...@@ -1714,6 +1747,47 @@ ...@@ -1714,6 +1747,47 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开向导",
"codeName" : "openWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
},
"tooltip" : "打开向导",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
......
...@@ -35,6 +35,8 @@ ...@@ -35,6 +35,8 @@
"id" : "field8" "id" : "field8"
}, { }, {
"id" : "field9" "id" : "field9"
}, {
"id" : "field10"
} ], } ],
"codeName" : "TestControlList", "codeName" : "TestControlList",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -86,6 +88,21 @@ ...@@ -86,6 +88,21 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItemGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "PANELVISIBLE",
"logicType" : "GROUP",
"name" : "面板成员[tabpanel1][面板显示]逻辑",
"getPSPanelItemLogics" : [ {
"condOp" : "LT",
"dstModelField" : "field10",
"logicType" : "SINGLE",
"name" : "field10 小于(<) (50)",
"value" : "50"
} ],
"relatedItemNames" : [ "field10" ],
"notMode" : false
} ],
"getPSPanelTabPages" : [ { "getPSPanelTabPages" : [ {
"caption" : "分页1", "caption" : "分页1",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -570,6 +587,55 @@ ...@@ -570,6 +587,55 @@
} ], } ],
"showCaption" : true "showCaption" : true
} ] } ]
}, {
"caption" : "测试分页面板动态控制",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "rawitem9",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "field10<50时tabpanel1出现",
"contentType" : "RAW",
"name" : "rawitem9"
},
"rawContent" : "field10<50时tabpanel1出现"
}, {
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field10",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field10",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ],
"showCaption" : true
} ], } ],
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942", "modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942",
......
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
"id" : "field8" "id" : "field8"
}, { }, {
"id" : "field9" "id" : "field9"
}, {
"id" : "field10"
} ], } ],
"codeName" : "TestControlList", "codeName" : "TestControlList",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -67,6 +69,21 @@ ...@@ -67,6 +69,21 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItemGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "PANELVISIBLE",
"logicType" : "GROUP",
"name" : "面板成员[tabpanel1][面板显示]逻辑",
"getPSPanelItemLogics" : [ {
"condOp" : "LT",
"dstModelField" : "field10",
"logicType" : "SINGLE",
"name" : "field10 小于(<) (50)",
"value" : "50"
} ],
"relatedItemNames" : [ "field10" ],
"notMode" : false
} ],
"getPSPanelTabPages" : [ { "getPSPanelTabPages" : [ {
"caption" : "分页1", "caption" : "分页1",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -551,6 +568,55 @@ ...@@ -551,6 +568,55 @@
} ], } ],
"showCaption" : true "showCaption" : true
} ] } ]
}, {
"caption" : "测试分页面板动态控制",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "rawitem9",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "field10<50时tabpanel1出现",
"contentType" : "RAW",
"name" : "rawitem9"
},
"rawContent" : "field10<50时tabpanel1出现"
}, {
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field10",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field10",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ],
"showCaption" : true
} ], } ],
"modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942", "modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
......
{
"codeName" : "default",
"controlType" : "WIZARDPANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSWIZARDPANELS/default.json",
"getFinishPSControlAction" : {
"modelref" : true,
"id" : "finish"
},
"hookEventNames" : [ "FINISH" ],
"getInitPSControlAction" : {
"modelref" : true,
"id" : "init"
},
"logicName" : "默认向导",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdewizardpanels/default",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlLogics" : [ {
"eventNames" : "FINISH",
"logicTag" : "wizardpanel",
"logicType" : "APPVIEWENGINE",
"name" : "engine_wizardpanel",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEWizard" : {
"codeName" : "default",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEWIZARDS/default.json",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdewizards/default",
"name" : "默认向导",
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdewizards/default",
"wizardStyle" : "DEFAULT",
"stateWizard" : false
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/TESTWizardView/psappviewctrls/wizardpanel",
"wizardStyle" : "DEFAULT",
"showActionBar" : true,
"showStepBar" : true,
"modelid" : "E0751C79-9176-43AE-8831-92DBB23403E1",
"modeltype" : "PSDEWIZARDPANEL"
}
\ No newline at end of file
...@@ -1555,6 +1555,17 @@ ...@@ -1555,6 +1555,17 @@
} ] } ]
} ], } ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT", "logicTrigger" : "CTRLEVENT",
...@@ -1786,6 +1797,18 @@ ...@@ -1786,6 +1797,18 @@
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
...@@ -2446,6 +2469,16 @@ ...@@ -2446,6 +2469,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
}
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTag" : "toolbar", "logicTag" : "toolbar",
...@@ -2590,6 +2623,47 @@ ...@@ -2590,6 +2623,47 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开向导",
"codeName" : "openWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
},
"tooltip" : "打开向导",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
......
...@@ -1555,6 +1555,17 @@ ...@@ -1555,6 +1555,17 @@
} ] } ]
} ], } ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT", "logicTrigger" : "CTRLEVENT",
...@@ -1786,6 +1797,18 @@ ...@@ -1786,6 +1797,18 @@
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
...@@ -2446,6 +2469,16 @@ ...@@ -2446,6 +2469,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
}
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTag" : "toolbar", "logicTag" : "toolbar",
...@@ -2590,6 +2623,47 @@ ...@@ -2590,6 +2623,47 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开向导",
"codeName" : "openWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
},
"tooltip" : "打开向导",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
......
...@@ -1555,6 +1555,17 @@ ...@@ -1555,6 +1555,17 @@
} ] } ]
} ], } ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT", "logicTrigger" : "CTRLEVENT",
...@@ -1786,6 +1797,18 @@ ...@@ -1786,6 +1797,18 @@
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
...@@ -2446,6 +2469,16 @@ ...@@ -2446,6 +2469,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
}
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTag" : "toolbar", "logicTag" : "toolbar",
...@@ -2590,6 +2623,47 @@ ...@@ -2590,6 +2623,47 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开向导",
"codeName" : "openWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
},
"tooltip" : "打开向导",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
......
...@@ -39,6 +39,17 @@ ...@@ -39,6 +39,17 @@
} ] } ]
} ], } ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT", "logicTrigger" : "CTRLEVENT",
...@@ -270,6 +281,18 @@ ...@@ -270,6 +281,18 @@
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
...@@ -930,6 +953,16 @@ ...@@ -930,6 +953,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
}
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTag" : "toolbar", "logicTag" : "toolbar",
...@@ -1074,6 +1107,47 @@ ...@@ -1074,6 +1107,47 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开向导",
"codeName" : "openWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
},
"tooltip" : "打开向导",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
......
...@@ -808,6 +808,17 @@ ...@@ -808,6 +808,17 @@
} ] } ]
} ], } ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPVIEWUIACTION",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSViewCtrlName" : "toolbar"
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTrigger" : "CTRLEVENT", "logicTrigger" : "CTRLEVENT",
...@@ -1039,6 +1050,18 @@ ...@@ -1039,6 +1050,18 @@
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem1_openwizard",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "openWizard@TEST"
},
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
}, {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
...@@ -1699,6 +1722,16 @@ ...@@ -1699,6 +1722,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
"eventArg" : "tbitem1_openwizard",
"eventNames" : "CLICK",
"logicTag" : "toolbar",
"logicType" : "APPVIEWLOGIC",
"name" : "toolbar_tbitem1_openwizard_click",
"getPSAppViewLogic" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard_click"
}
}, {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
"logicTag" : "toolbar", "logicTag" : "toolbar",
...@@ -1843,6 +1876,47 @@ ...@@ -1843,6 +1876,47 @@
"id" : "TOOLBAR" "id" : "TOOLBAR"
}, },
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "打开向导",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_openwizard",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_openwizard"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "打开向导",
"codeName" : "openWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_openWizard",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"name" : "打开向导",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuiactions/openWizard",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openWizard",
"uIActionType" : "DEUIACTION",
"id" : "openWizard@TEST"
},
"tooltip" : "打开向导",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "新建", "defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW", "lanResTag" : "TBB.TEXT.*.NEW",
......
...@@ -389,6 +389,8 @@ ...@@ -389,6 +389,8 @@
"id" : "field8" "id" : "field8"
}, { }, {
"id" : "field9" "id" : "field9"
}, {
"id" : "field10"
} ], } ],
"codeName" : "TestControlList", "codeName" : "TestControlList",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -440,6 +442,21 @@ ...@@ -440,6 +442,21 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItemGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "PANELVISIBLE",
"logicType" : "GROUP",
"name" : "面板成员[tabpanel1][面板显示]逻辑",
"getPSPanelItemLogics" : [ {
"condOp" : "LT",
"dstModelField" : "field10",
"logicType" : "SINGLE",
"name" : "field10 小于(<) (50)",
"value" : "50"
} ],
"relatedItemNames" : [ "field10" ],
"notMode" : false
} ],
"getPSPanelTabPages" : [ { "getPSPanelTabPages" : [ {
"caption" : "分页1", "caption" : "分页1",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
...@@ -924,6 +941,55 @@ ...@@ -924,6 +941,55 @@
} ], } ],
"showCaption" : true "showCaption" : true
} ] } ]
}, {
"caption" : "测试分页面板动态控制",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "rawitem9",
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSRawItem" : {
"caption" : "field10<50时tabpanel1出现",
"contentType" : "RAW",
"name" : "rawitem9"
},
"rawContent" : "field10<50时tabpanel1出现"
}, {
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field10",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field10",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ],
"showCaption" : true
} ], } ],
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942", "modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942",
......
{
"accUserMode" : 2,
"caption" : "测试实体",
"codeName" : "TESTWizardView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"mOSFilePath" : "pssysapps/Web/psappdeviews/TESTWizardView",
"name" : "TESTWizardView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "WizardView",
"mOSFilePath" : "pssysapps/Web/psappdeviews/TESTWizardView/psappviewengines/engine",
"name" : "engine",
"getPSUIEngineParams" : [ {
"ctrlName" : "wizardpanel",
"name" : "WIZARDPANEL",
"paramType" : "CTRL"
} ]
} ],
"getPSControls" : [ {
"codeName" : "default",
"controlType" : "WIZARDPANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSWIZARDPANELS/default.json",
"getFinishPSControlAction" : {
"modelref" : true,
"id" : "finish"
},
"hookEventNames" : [ "FINISH" ],
"getInitPSControlAction" : {
"modelref" : true,
"id" : "init"
},
"logicName" : "默认向导",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdewizardpanels/default",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"name" : "init",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"name" : "finish",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "wizardpanel"
},
"getPSControlLogics" : [ {
"eventNames" : "FINISH",
"logicTag" : "wizardpanel",
"logicType" : "APPVIEWENGINE",
"name" : "engine_wizardpanel",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "WIZARDPANEL"
},
"getPSDEWizard" : {
"codeName" : "default",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEWIZARDS/default.json",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdewizards/default",
"name" : "默认向导",
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdewizards/default",
"wizardStyle" : "DEFAULT",
"stateWizard" : false
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/TESTWizardView/psappviewctrls/wizardpanel",
"wizardStyle" : "DEFAULT",
"showActionBar" : true,
"showStepBar" : true,
"name" : "wizardpanel",
"modelid" : "E0751C79-9176-43AE-8831-92DBB23403E1",
"modeltype" : "PSDEWIZARDPANEL"
} ],
"getPSDEViewCodeName" : "WizardView",
"getPSDEViewId" : "3F18EBE4-1195-4933-8980-7A423E9C8B3C",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEWIZARDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/pssysviewlayoutpanels/Layoutpanel",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/TESTWizardView/psappviewctrls/layoutpanel",
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/TESTWizardView",
"title" : "测试实体向导视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEWIZARDVIEW",
"enableDP" : true,
"modelid" : "b338614badb2875b10f6b0944cd0b75c",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -2606,6 +2606,12 @@ ...@@ -2606,6 +2606,12 @@
"path" : "PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json", "path" : "PSSYSAPPS/Web/PSAPPPORTALVIEWS/AppPortalView.json",
"viewType" : "APPPORTALVIEW", "viewType" : "APPPORTALVIEW",
"view" : "AppPortalView" "view" : "AppPortalView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW",
"resource" : "TEST",
"view" : "WizardView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfofStuInfoList.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfofStuInfoList.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册