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

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

上级 32cad332
...@@ -1942,6 +1942,37 @@ ...@@ -1942,6 +1942,37 @@
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "panel_TestControlList_button1_click@TEST" "id" : "panel_TestControlList_button1_click@TEST"
} ], } ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "UILogic1",
"defaultParamName" : "Default",
"logicName" : "界面逻辑1",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuilogics/UILogic1",
"name" : "界面逻辑1",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"mOSFilePath" : "psappdeuilogicnodes/Begin",
"name" : "开始",
"rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuilogics/UILogic1",
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlEditView.json",
......
...@@ -37,38 +37,6 @@ ...@@ -37,38 +37,6 @@
} }
} ], } ],
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule2",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"name" : "field值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD",
"maxValue" : 20.0,
"minValue" : 10.0,
"name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"ruleInfo" : "10<=field<=20",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "10<=field<=20"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"ruleInfo" : "10<=field<=20",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -140,6 +108,37 @@ ...@@ -140,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" : "表单项值规则",
...@@ -364,32 +363,33 @@ ...@@ -364,32 +363,33 @@
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
"codeName" : "ValueRule", "codeName" : "ValueRule2",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"name" : "amount值规则", "name" : "field值规则",
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组",
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condOp" : "EQ", "condType" : "VALUERANGE2",
"condType" : "SIMPLE", "dEFName" : "FIELD",
"dEFName" : "AMOUNT", "maxValue" : 20.0,
"name" : "[常规条件] 等于(=) (100)", "minValue" : 10.0,
"paramType" : "SRCENTITYFIELD", "name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"paramValue" : "100", "ruleInfo" : "10<=field<=20",
"ruleInfo" : "amount等于100" "includeMaxValue" : true,
"includeMinValue" : true
} ], } ],
"ruleInfo" : "amount等于100" "ruleInfo" : "10<=field<=20"
}, },
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"ruleInfo" : "amount等于100", "ruleInfo" : "10<=field<=20",
"checkDefault" : false, "checkDefault" : false,
"defaultMode" : false, "defaultMode" : false,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, },
"getPSDEFormItemName" : "amount", "getPSDEFormItemName" : "field",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
......
...@@ -637,6 +637,7 @@ ...@@ -637,6 +637,7 @@
} ], } ],
"showCaption" : true "showCaption" : true
} ], } ],
"layoutPanel" : true,
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942", "modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
......
...@@ -618,6 +618,7 @@ ...@@ -618,6 +618,7 @@
} ], } ],
"showCaption" : true "showCaption" : true
} ], } ],
"layoutPanel" : true,
"modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942", "modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
} }
\ No newline at end of file
...@@ -19,6 +19,14 @@ ...@@ -19,6 +19,14 @@
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "view_pagecaption" "id" : "view_pagecaption"
}, {
"id" : "field_text_dynamic"
}, {
"id" : "field_image"
}, {
"id" : "field_carousel"
}, {
"id" : "field_qrcode"
} ], } ],
"codeName" : "Usr0206746835", "codeName" : "Usr0206746835",
"controlType" : "VIEWLAYOUTPANEL", "controlType" : "VIEWLAYOUTPANEL",
...@@ -31,227 +39,6 @@ ...@@ -31,227 +39,6 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/TESTGridView_VIewPanel/psappviewctrls/layoutpanel",
"getRootPSPanelItems" : [ {
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "page_container",
"getPSLayout" : {
"dir" : "column",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid1",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "view_pagecaption",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "view_pagecaption",
"predefinedType" : "VIEW_PAGECAPTION",
"renderMode" : "HEADING1",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"hAlignSelf" : "LEFT",
"heightMode" : "FULL",
"layout" : "TABLE_24COL",
"widthMode" : "FULL"
},
"hidden" : false,
"showCaption" : false
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container2",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 3,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "QUICKSEARCHBAR",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "quicksearchbar",
"getPSLayoutPos" : {
"colMD" : 24,
"hAlignSelf" : "RIGHT",
"heightMode" : "FULL",
"layout" : "TABLE_24COL"
},
"showCaption" : true
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_2",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "TOOLBAR",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "toolbar",
"getPSLayoutPos" : {
"colMD" : 24,
"hAlignSelf" : "RIGHT",
"heightMode" : "FULL",
"layout" : "TABLE_24COL"
},
"showCaption" : true
} ]
} ]
}, {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "视图布局面板测试",
"contentType" : "RAW",
"name" : "static_text1",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "视图布局面板测试",
"showCaption" : true
}, {
"caption" : "容器",
"contentHeight" : 100.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container4",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"height" : 100,
"heightMode" : "PERCENTAGE",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "SEARCHFORM",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "GRID",
"contentHeight" : 100.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"height" : 100,
"heightMode" : "PERCENTAGE",
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "A043A0D3-3692-4EA1-A44F-04BC6A5B5D7D",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "GridView",
"mOSFilePath" : "pssysapps/Web/psappdeviews/TESTGridView_VIewPanel/psappviewengines/engine",
"name" : "engine",
"getPSUIEngineParams" : [ {
"appViewLogicName" : "opendata",
"name" : "OPENDATA",
"paramType" : "LOGIC"
}, {
"appViewLogicName" : "newdata",
"name" : "NEWDATA",
"paramType" : "LOGIC"
}, {
"ctrlName" : "grid",
"name" : "GRID",
"paramType" : "CTRL"
}, {
"ctrlName" : "searchform",
"name" : "SEARCHFORM",
"paramType" : "CTRL"
} ]
} ],
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"eventArg" : "tbitem3", "eventArg" : "tbitem3",
"eventNames" : "CLICK", "eventNames" : "CLICK",
...@@ -465,23 +252,33 @@ ...@@ -465,23 +252,33 @@
"viewLogicType" : "APP_OPENDATA", "viewLogicType" : "APP_OPENDATA",
"editMode" : true "editMode" : true
} }
} ], }, {
"getPSAppViewRefs" : [ { "logicName" : "logic",
"name" : "EDITDATA", "logicTrigger" : "CUSTOM",
"realTitle" : "测试实体编辑视图", "logicType" : "APPVIEWUIACTION",
"getRefPSAppView" : { "name" : "logic",
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
"viewType" : "DEEDITVIEW" },
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
} }
}, { }, {
"name" : "NEWDATA", "logicName" : "logic2",
"realTitle" : "测试实体编辑视图", "logicTrigger" : "TIMER",
"getRefPSAppView" : { "logicType" : "DEUILOGIC",
"name" : "logic2",
"getPSAppDEUILogic" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json", "id" : "UILogic1"
"viewType" : "DEEDITVIEW" },
} "getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSViewCtrlName" : "GRID"
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "toolbar_tbitem3", "name" : "toolbar_tbitem3",
...@@ -586,6 +383,554 @@ ...@@ -586,6 +383,554 @@
"id" : "SaveRow" "id" : "SaveRow"
}, },
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, {
"name" : "向导新建",
"getPSUIAction" : {
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"modelref" : true,
"id" : "newWizard@TEST"
},
"uIActionTarget" : "NONE",
"xDataControlName" : "layoutpanel"
} ],
"getPSControlParam" : { },
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSSysCss" : {
"cssName" : "test"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/TESTGridView_VIewPanel/psappviewctrls/layoutpanel",
"getRootPSPanelItems" : [ {
"caption" : "分页部件",
"itemStyle" : "DEFAULT",
"itemType" : "TABPANEL",
"name" : "tabpanel1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelTabPages" : [ {
"caption" : "部件控件",
"itemStyle" : "DEFAULT",
"itemType" : "TABPAGE",
"name" : "tabpage3",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
}, {
"caption" : "自定义部件",
"itemStyle" : "DEFAULT",
"itemType" : "USERCONTROL",
"name" : "usercontrol1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "runtime_widget_out"
},
"predefinedType" : "USERCONTROL",
"showCaption" : true
} ],
"showCaption" : true
}, {
"caption" : "面板成员",
"itemStyle" : "DEFAULT",
"itemType" : "TABPAGE",
"name" : "tabpage4",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "页面标题",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "view_pagecaption",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "view_pagecaption",
"predefinedType" : "VIEW_PAGECAPTION",
"renderMode" : "HEADING1",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "图片(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_image",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_image",
"predefinedType" : "FIELD_IMAGE"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "轮播图(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_carousel",
"getPSEditor" : {
"editorType" : "PICTURE",
"maxFileCount" : -1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_carousel",
"predefinedType" : "FIELD_CAROUSEL"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"caption" : "二维码",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_qrcode",
"getPSEditor" : {
"editorParams" : {
"MAXCOUNT" : "1"
},
"editorType" : "PICTURE_ONE",
"maxFileCount" : 1,
"maxFileSize" : -1,
"minFileCount" : 0,
"name" : "field_qrcode",
"predefinedType" : "FIELD_QRCODE"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
} ],
"showCaption" : true
}, {
"caption" : "直接内容",
"itemStyle" : "DEFAULT",
"itemType" : "TABPAGE",
"name" : "tabpage1",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "分割线",
"contentType" : "DIVIDER",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "divider1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "DIVIDER",
"name" : "divider1",
"predefinedType" : "DIVIDER"
},
"showCaption" : true
}, {
"caption" : "导航区占位",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "nav_pos1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"name" : "nav_pos1",
"predefinedType" : "NAV_POS"
},
"showCaption" : true
}, {
"caption" : "提示信息",
"contentType" : "INFO",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "info1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "INFO",
"name" : "info1",
"predefinedType" : "INFO"
},
"showCaption" : true
}, {
"caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label1",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
}, {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text1",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
}, {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image1",
"predefinedType" : "STATIC_IMAGE"
},
"showCaption" : true
}, {
"caption" : "轮播图",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_carousel1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_carousel1",
"getPSRawItemParams" : [ {
"key" : "autoplay",
"value" : "0"
} ],
"predefinedType" : "STATIC_CAROUSEL"
},
"showCaption" : true
}, {
"caption" : "视频播放",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_videoplayer1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "RAW",
"name" : "static_videoplayer1",
"predefinedType" : "STATIC_VIDEOPLAYER"
},
"showCaption" : true
} ],
"showCaption" : true
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "TABPAGE",
"name" : "tabpage2",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid1",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 4,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "单项数据容器",
"dataRegionType" : "SINGLEDATA",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_singledata1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container2",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 4,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "多项数据容器",
"dataRegionType" : "MULTIDATA",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_multidata1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container3",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 4,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "滚动条容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_scroll_main1",
"getPSLayout" : {
"layout" : "BORDER"
},
"getPSLayoutPos" : {
"layout" : "BORDER",
"layoutPos" : "CENTER"
},
"showCaption" : true
} ]
} ]
} ]
}, {
"caption" : "分组标题",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_group1",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "图片背景容器",
"itemStyle" : "STYLE2",
"itemType" : "CONTAINER",
"name" : "container_image1",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
}
} ],
"showCaption" : true
} ],
"showCaption" : true
} ]
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "A043A0D3-3692-4EA1-A44F-04BC6A5B5D7D",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "GridView",
"mOSFilePath" : "pssysapps/Web/psappdeviews/TESTGridView_VIewPanel/psappviewengines/engine",
"name" : "engine",
"getPSUIEngineParams" : [ {
"appViewLogicName" : "opendata",
"name" : "OPENDATA",
"paramType" : "LOGIC"
}, {
"appViewLogicName" : "newdata",
"name" : "NEWDATA",
"paramType" : "LOGIC"
}, {
"ctrlName" : "grid",
"name" : "GRID",
"paramType" : "CTRL"
}, {
"ctrlName" : "searchform",
"name" : "SEARCHFORM",
"paramType" : "CTRL"
} ]
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "测试实体编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "测试实体编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "GridView_VIewPaneltoolbar", "codeName" : "GridView_VIewPaneltoolbar",
......
...@@ -991,6 +991,7 @@ ...@@ -991,6 +991,7 @@
} ], } ],
"showCaption" : true "showCaption" : true
} ], } ],
"layoutPanel" : true,
"name" : "list_itempanel", "name" : "list_itempanel",
"modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942", "modelid" : "94C8753B-3220-4B3B-A5DD-54FDDE32B942",
"modeltype" : "PSSYSVIEWPANEL" "modeltype" : "PSSYSVIEWPANEL"
......
...@@ -166,38 +166,6 @@ ...@@ -166,38 +166,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule2",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"name" : "field值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD",
"maxValue" : 20.0,
"minValue" : 10.0,
"name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"ruleInfo" : "10<=field<=20",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "10<=field<=20"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"ruleInfo" : "10<=field<=20",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -269,6 +237,37 @@ ...@@ -269,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" : "表单项值规则",
...@@ -493,32 +492,33 @@ ...@@ -493,32 +492,33 @@
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
"codeName" : "ValueRule", "codeName" : "ValueRule2",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"name" : "amount值规则", "name" : "field值规则",
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组",
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condOp" : "EQ", "condType" : "VALUERANGE2",
"condType" : "SIMPLE", "dEFName" : "FIELD",
"dEFName" : "AMOUNT", "maxValue" : 20.0,
"name" : "[常规条件] 等于(=) (100)", "minValue" : 10.0,
"paramType" : "SRCENTITYFIELD", "name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"paramValue" : "100", "ruleInfo" : "10<=field<=20",
"ruleInfo" : "amount等于100" "includeMaxValue" : true,
"includeMinValue" : true
} ], } ],
"ruleInfo" : "amount等于100" "ruleInfo" : "10<=field<=20"
}, },
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"ruleInfo" : "amount等于100", "ruleInfo" : "10<=field<=20",
"checkDefault" : false, "checkDefault" : false,
"defaultMode" : false, "defaultMode" : false,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, },
"getPSDEFormItemName" : "amount", "getPSDEFormItemName" : "field",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
......
...@@ -2249,6 +2249,17 @@ ...@@ -2249,6 +2249,17 @@
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "FORM" "refTag" : "FORM"
}, {
"name" : "运行时部件(出来)",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "runtime_widget_out"
},
"pluginCode" : "runtime_widget_out",
"pluginType" : "CUSTOM",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "USERCONTROL"
}, { }, {
"name" : "运行时部件(未出来)", "name" : "运行时部件(未出来)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -17243,38 +17254,6 @@ ...@@ -17243,38 +17254,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemVRs" : [ { "getPSDEFormItemVRs" : [ {
"checkMode" : 3,
"name" : "表单项值规则",
"getPSDEFValueRule" : {
"codeName" : "ValueRule2",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"name" : "field值规则",
"getPSDEFVRGroupCondition" : {
"condOp" : "AND",
"condType" : "GROUP",
"name" : "默认组",
"getPSDEFVRConditions" : [ {
"condType" : "VALUERANGE2",
"dEFName" : "FIELD",
"maxValue" : 20.0,
"minValue" : 10.0,
"name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"ruleInfo" : "10<=field<=20",
"includeMaxValue" : true,
"includeMinValue" : true
} ],
"ruleInfo" : "10<=field<=20"
},
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"ruleInfo" : "10<=field<=20",
"checkDefault" : false,
"defaultMode" : false,
"enableBackend" : true,
"enableFront" : true
},
"getPSDEFormItemName" : "field",
"valueRuleType" : "DEFVALUERULE"
}, {
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
...@@ -17346,6 +17325,37 @@ ...@@ -17346,6 +17325,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" : "表单项值规则",
...@@ -17570,32 +17580,33 @@ ...@@ -17570,32 +17580,33 @@
"checkMode" : 3, "checkMode" : 3,
"name" : "表单项值规则", "name" : "表单项值规则",
"getPSDEFValueRule" : { "getPSDEFValueRule" : {
"codeName" : "ValueRule", "codeName" : "ValueRule2",
"mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "mOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"name" : "amount值规则", "name" : "field值规则",
"getPSDEFVRGroupCondition" : { "getPSDEFVRGroupCondition" : {
"condOp" : "AND", "condOp" : "AND",
"condType" : "GROUP", "condType" : "GROUP",
"name" : "默认组", "name" : "默认组",
"getPSDEFVRConditions" : [ { "getPSDEFVRConditions" : [ {
"condOp" : "EQ", "condType" : "VALUERANGE2",
"condType" : "SIMPLE", "dEFName" : "FIELD",
"dEFName" : "AMOUNT", "maxValue" : 20.0,
"name" : "[常规条件] 等于(=) (100)", "minValue" : 10.0,
"paramType" : "SRCENTITYFIELD", "name" : "[数值范围] 大于等于 10.0 且 小于等于 20.0",
"paramValue" : "100", "ruleInfo" : "10<=field<=20",
"ruleInfo" : "amount等于100" "includeMaxValue" : true,
"includeMinValue" : true
} ], } ],
"ruleInfo" : "amount等于100" "ruleInfo" : "10<=field<=20"
}, },
"rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/AMOUNT/psdefvaluerules/ValueRule", "rTMOSFilePath" : "psmodules/Test/psdataentities/TEST/psdefields/FIELD/psdefvaluerules/ValueRule2",
"ruleInfo" : "amount等于100", "ruleInfo" : "10<=field<=20",
"checkDefault" : false, "checkDefault" : false,
"defaultMode" : false, "defaultMode" : false,
"enableBackend" : true, "enableBackend" : true,
"enableFront" : true "enableFront" : true
}, },
"getPSDEFormItemName" : "amount", "getPSDEFormItemName" : "field",
"valueRuleType" : "DEFVALUERULE" "valueRuleType" : "DEFVALUERULE"
} ], } ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
...@@ -27771,6 +27782,37 @@ ...@@ -27771,6 +27782,37 @@
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "panel_TestControlList_button1_click@TEST" "id" : "panel_TestControlList_button1_click@TEST"
} ], } ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "UILogic1",
"defaultParamName" : "Default",
"logicName" : "界面逻辑1",
"mOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuilogics/UILogic1",
"name" : "界面逻辑1",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"mOSFilePath" : "psappdeuilogicnodes/Begin",
"name" : "开始",
"rTMOSFilePath" : "psappdeuilogicnodes/Begin",
"topPos" : 200,
"parallelOutput" : true
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"mOSFilePath" : "psappdeuilogicparams/Default",
"name" : "传入变量",
"rTMOSFilePath" : "psappdeuilogicparams/Default",
"default" : true,
"entityParam" : true
} ],
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/TEST/psappdeuilogics/UILogic1",
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestControlEditView.json",
...@@ -132,6 +132,17 @@ ...@@ -132,6 +132,17 @@
"pluginType" : "CUSTOM", "pluginType" : "CUSTOM",
"refMode" : "CONTROL", "refMode" : "CONTROL",
"refTag" : "FORM" "refTag" : "FORM"
}, {
"name" : "运行时部件(出来)",
"getPSSysPFPlugin" : {
"pluginType" : "CUSTOM",
"pluginCode" : "runtime_widget_out"
},
"pluginCode" : "runtime_widget_out",
"pluginType" : "CUSTOM",
"refMode" : "CONTROLITEM",
"refTag" : "VIEWLAYOUTPANEL",
"refTag2" : "USERCONTROL"
}, { }, {
"name" : "运行时部件(未出来)", "name" : "运行时部件(未出来)",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册