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

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

上级 9a238a20
{
"codeName" : "SIMPLELIST",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/SIMPLELIST.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"logicName" : "List3",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"pagingSize" : 1000,
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"hasWFDataItems" : false,
"enableGroup" : false,
"enableRowEdit" : false,
"enableRowEditGroup" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"modelid" : "378455EB-F473-424D-B296-58CF0BCD9EE1",
"modeltype" : "PSDELIST"
}
\ No newline at end of file
...@@ -30,53 +30,151 @@ ...@@ -30,53 +30,151 @@
}, },
"getRootPSPanelItems" : [ { "getRootPSPanelItems" : [ {
"caption" : "表单", "caption" : "表单",
"contentHeight" : 300.0,
"height" : 300.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CONTAINER",
"name" : "form", "name" : "container_group",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "height" : 300,
"heightMode" : "PX",
"layout" : "FLEX",
"shrink" : 0
}, },
"getPSPanelItems" : [ {
"caption" : "表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "form",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "CONTAINER_GROUP",
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "表格", "caption" : "表格",
"contentHeight" : 500.0,
"height" : 500.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CONTAINER",
"name" : "grid", "name" : "container_group1",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "height" : 500,
"heightMode" : "PX",
"layout" : "FLEX",
"shrink" : 0
}, },
"getPSPanelItems" : [ {
"caption" : "表格",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "grid",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "CONTAINER_GROUP",
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "列表", "caption" : "列表",
"contentHeight" : 500.0,
"height" : 500.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CONTAINER",
"name" : "list", "name" : "container_group2",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "height" : 500,
"heightMode" : "PX",
"layout" : "FLEX",
"shrink" : 0
}, },
"getPSPanelItems" : [ {
"caption" : "列表",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "list",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "CONTAINER_GROUP",
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "数据视图", "caption" : "数据视图",
"contentHeight" : 500.0,
"height" : 500.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CONTAINER",
"name" : "dataview", "name" : "container_group3",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 500,
"heightMode" : "PX",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ {
"caption" : "数据视图",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "dataview",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "CONTAINER_GROUP",
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "树视图", "caption" : "树",
"contentHeight" : 500.0,
"height" : 500.0,
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CONTAINER",
"name" : "treeview", "name" : "container_group4",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"height" : 500,
"heightMode" : "PX",
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ {
"caption" : "树视图",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "treeview",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ],
"predefinedType" : "CONTAINER_GROUP",
"showCaption" : true "showCaption" : true
} ], } ],
"layoutBodyOnly" : false, "layoutBodyOnly" : false,
...@@ -488,11 +586,11 @@ ...@@ -488,11 +586,11 @@
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"aggMode" : "NONE", "aggMode" : "NONE",
"codeName" : "Main", "codeName" : "Mdctrlgrid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/Mdctrlgrid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
...@@ -508,8 +606,7 @@ ...@@ -508,8 +606,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "点击" ], "logicName" : "多数据表格",
"logicName" : "主表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -596,45 +693,6 @@ ...@@ -596,45 +693,6 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlLogics" : [ {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTag" : "grid",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTag" : "grid",
"logicType" : "PFPLUGIN",
"name" : "member3",
"timer" : 333,
"triggerType" : "TIMER"
}, {
"logicTag" : "grid",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee",
"triggerType" : "CUSTOM"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
...@@ -643,83 +701,23 @@ ...@@ -643,83 +701,23 @@
"getPSDEGridColumns" : [ { "getPSDEGridColumns" : [ {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
"caption" : "测试实体名称", "caption" : "名称",
"codeName" : "testname", "codeName" : "testname",
"columnType" : "DEFGRIDCOLUMN", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "testname", "dataItemName" : "testname",
"excelCaption" : "测试实体名称", "excelCaption" : "名称",
"name" : "testname", "name" : "testname",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSDEUIAction" : { "width" : 100,
"actionTarget" : "SINGLEKEY",
"caption" : "向导编辑",
"codeName" : "editWizard",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTWizardView.json",
"viewType" : "DEWIZARDVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_editWizard",
"name" : "向导编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "editWizard",
"uIActionType" : "DEUIACTION",
"id" : "editWizard@TEST"
},
"width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true "enableSort" : true
}, { }, {
"align" : "LEFT", "align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "类型",
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "CENTER",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 250,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "RIGHT",
"cLConvertMode" : "NONE", "cLConvertMode" : "NONE",
"caption" : "金额", "caption" : "金额",
"codeName" : "amount", "codeName" : "amount",
...@@ -733,147 +731,33 @@ ...@@ -733,147 +731,33 @@
"codeName" : "Amount" "codeName" : "Amount"
}, },
"unitName" : "元", "unitName" : "元",
"width" : 150, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true, "enableSort" : true,
"enableUnitName" : true "enableUnitName" : true
}, { }, {
"align" : "CENTER", "align" : "LEFT",
"caption" : "操作列", "cLConvertMode" : "FRONT",
"codeName" : "uagridcolumn1", "caption" : "类型",
"columnType" : "UAGRIDCOLUMN", "codeName" : "type",
"name" : "uagridcolumn1", "columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSDEUIActionGroup" : { "getPSAppCodeList" : {
"codeName" : "A6913ed9bd0c3e7d614", "modelref" : true,
"name" : "界面行为组", "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
"getPSUIActionGroupDetails" : [ { },
"caption" : "百度", "getPSAppDEField" : {
"detailType" : "DEUIACTION", "name" : "TYPE",
"name" : "u5ee2086", "codeName" : "Type"
"getPSSysImage" : {
"glyph" : "xf00c@FontAwesome",
"cssClass" : "fa fa-check"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "百度",
"codeName" : "openBaidu",
"frontProcessType" : "OPENHTMLPAGE",
"fullCodeName" : "openBaidu",
"htmlPageUrl" : "https://www.baidu.com/",
"name" : "百度",
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "openBaidu",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION",
"name" : "u4c6267d",
"getPSSysImage" : {
"cssClass" : "fa-solid fa-delete-left"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"addSeparator" : true,
"showCaption" : false,
"showIcon" : true
} ],
"uniqueTag" : "TEST__A6913ed9bd0c3e7d614"
}, },
"width" : 100, "width" : 100,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableSort" : false "enableRowEdit" : true,
"enableSort" : true
} ], } ],
"getPSDEGridDataItems" : [ { "getPSDEGridDataItems" : [ {
"dataType" : 25, "dataType" : 25,
...@@ -882,21 +766,6 @@ ...@@ -882,21 +766,6 @@
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
} }
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, { }, {
"dataType" : 6, "dataType" : 6,
"name" : "amount", "name" : "amount",
...@@ -904,6 +773,13 @@ ...@@ -904,6 +773,13 @@
"name" : "AMOUNT", "name" : "AMOUNT",
"codeName" : "Amount" "codeName" : "Amount"
} }
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -928,6 +804,61 @@ ...@@ -928,6 +804,61 @@
} }
} ], } ],
"getPSDEGridEditItems" : [ { "getPSDEGridEditItems" : [ {
"caption" : "名称",
"codeName" : "testname",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "testname",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "testname"
},
"allowEmpty" : true
}, {
"caption" : "金额",
"codeName" : "amount",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "amount",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
},
"getPSEditor" : {
"editorType" : "NUMBER",
"name" : "amount",
"precision" : 2
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true
}, {
"caption" : "类型",
"codeName" : "type",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "DROPDOWNLIST",
"name" : "type",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
},
"singleSelect" : true
},
"allowEmpty" : true,
"needCodeListConfig" : true
}, {
"caption" : "测试实体标识", "caption" : "测试实体标识",
"codeName" : "srfkey", "codeName" : "srfkey",
"enableCond" : 3, "enableCond" : 3,
...@@ -963,7 +894,7 @@ ...@@ -963,7 +894,7 @@
"enableColFilter" : false, "enableColFilter" : false,
"enableCustomized" : true, "enableCustomized" : true,
"enableGroup" : false, "enableGroup" : false,
"enablePagingBar" : true, "enablePagingBar" : false,
"enableRowEdit" : false, "enableRowEdit" : false,
"enableRowEditOrder" : false, "enableRowEditOrder" : false,
"enableRowNew" : false, "enableRowNew" : false,
...@@ -972,11 +903,10 @@ ...@@ -972,11 +903,10 @@
"noSort" : false, "noSort" : false,
"singleSelect" : false, "singleSelect" : false,
"name" : "grid", "name" : "grid",
"modelid" : "385f739a768b73a1e3a307bfeafb80b7", "modelid" : "0F4F8158-3522-48EF-A383-AB801CE5C485",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
}, { }, {
"codeName" : "List", "codeName" : "SIMPLELIST",
"controlStyle" : "LISTVIEW",
"controlType" : "LIST", "controlType" : "LIST",
"getCreatePSControlAction" : { "getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
...@@ -994,27 +924,15 @@ ...@@ -994,27 +924,15 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/SIMPLELIST.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"lanResTag" : "COMMON.CONDITION.NOTIN",
"lanResType" : "COMMON",
"name" : "通用[CONDITION.NOTIN]",
"refFlag" : true
},
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"customCond" : "aa=11",
"name" : "fetch", "name" : "fetch",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchCodeListSet" "id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -1038,227 +956,7 @@ ...@@ -1038,227 +956,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"hookEventNames" : [ "ONLOADSUCCESS" ], "logicName" : "List3",
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
"viewFieldName" : "TESTID"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox1",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox2"
} ],
"codeName" : "Usr0522433048",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository/PSPANELS/Usr0522433048.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"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" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "TESTID",
"hidden" : false,
"showCaption" : false
} ]
}, {
"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" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "TESTNAME",
"hidden" : false,
"showCaption" : false
} ]
} ],
"predefinedType" : "CONTAINER_GRID"
}, {
"caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorHeight" : 60.0,
"editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
},
"viewFieldName" : "TESTNAME",
"width" : 400.0,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"contentHeight" : 100.0,
"contentWidth" : 600.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox1",
"getPSEditor" : {
"editorHeight" : 100.0,
"editorParams" : {
"contenttype" : "RAW"
},
"editorType" : "RAW",
"editorWidth" : 600.0,
"name" : "field_textbox1",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 100,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 600,
"widthMode" : "PX"
},
"viewFieldName" : "TESTNAME",
"width" : 600.0,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox2",
"getPSEditor" : {
"contentType" : "HTML",
"editorParams" : {
"contenttype" : "HTML"
},
"editorType" : "RAW",
"name" : "field_textbox2",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ],
"name" : "list_itempanel",
"modelid" : "01B1D530-723C-4CB4-A877-5F5E3CFC11AF",
"modeltype" : "PSSYSVIEWPANEL"
},
"logicName" : "List",
"minorSortDir" : "DESC",
"getMinorSortPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"mobListStyle" : "LISTVIEW",
"navFilter" : "aa",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW"
},
"navViewParamJO" : {
"test" : "11"
},
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -1317,16 +1015,11 @@ ...@@ -1317,16 +1015,11 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, { }, {
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "logic1"
},
"actionType" : "DEDATASET", "actionType" : "DEDATASET",
"customCond" : "aa=11",
"name" : "fetch", "name" : "fetch",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "FetchCodeListSet" "id" : "FetchDefault"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
...@@ -1337,155 +1030,12 @@ ...@@ -1337,155 +1030,12 @@
"enableDEFieldPrivilege" : false, "enableDEFieldPrivilege" : false,
"id" : "列表控件处理器" "id" : "列表控件处理器"
}, },
"getPSControlLogics" : [ {
"eventArg" : "22",
"eventArg2" : "22",
"eventNames" : "onLoadSuccess",
"itemName" : "TESTNAME",
"logicTag" : "list",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log('test列表逻辑');"
} ],
"getPSControlParam" : { "getPSControlParam" : {
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "LIST" "id" : "LIST"
}, },
"getPSControls" : [ {
"codeName" : "ControlDefaultLoadTestlist_quicktoolbar",
"controlType" : "TOOLBAR",
"logicName" : "当前页聚合_工具栏",
"name" : "list_quicktoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_quicktoolbar"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "ControlDefaultLoadTestlist_batchtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "行编辑测试_工具栏",
"name" : "list_batchtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_batchtoolbar"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
"getPSAppDEField" : { "getPSAppDEField" : {
...@@ -1500,13 +1050,7 @@ ...@@ -1500,13 +1050,7 @@
"codeName" : "TESTName" "codeName" : "TESTName"
} }
} ], } ],
"getPSNavigateParams" : [ { "pagingSize" : 1000,
"key" : "test",
"name" : "test",
"value" : "11",
"rawValue" : true
} ],
"pagingSize" : 30,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "remove", "id" : "remove",
...@@ -1548,7 +1092,7 @@ ...@@ -1548,7 +1092,7 @@
"noSort" : false, "noSort" : false,
"showHeader" : true, "showHeader" : true,
"name" : "list", "name" : "list",
"modelid" : "85F275B0-E355-42B6-89DD-25541320AFEC", "modelid" : "378455EB-F473-424D-B296-58CF0BCD9EE1",
"modeltype" : "PSDELIST" "modeltype" : "PSDELIST"
}, { }, {
"codeName" : "PickupDataView_DataView", "codeName" : "PickupDataView_DataView",
......
...@@ -3638,66 +3638,66 @@ ...@@ -3638,66 +3638,66 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup4", "codeName" : "VMGroup4",
"name" : "视图消息位置测试", "name" : "视图消息位置测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图方", "name" : "消息位置-视图方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg7" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg9"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图上方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg7"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -3710,16 +3710,16 @@ ...@@ -3710,16 +3710,16 @@
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
"name" : "视图消息动态模式测试", "name" : "视图消息动态模式测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "动态模式-实体数据集", "name" : "动态模式-静态内容",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg14" "id" : "ViewMsg15"
} }
}, { }, {
"name" : "动态模式-静态内容", "name" : "动态模式-实体数据集",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg15" "id" : "ViewMsg14"
} }
} ] } ]
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册