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

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

上级 6cf67fb7
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json", "dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"memo" : "系统自动添加", "memo" : "系统自动添加",
"name" : "ReginfoUsr10090445EditView", "name" : "ReginfoUsr10090445EditView",
"openMode" : "POPOVER",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Reginfo.json"
......
...@@ -985,6 +985,10 @@ ...@@ -985,6 +985,10 @@
"builtinMethod" : true "builtinMethod" : true
} ], } ],
"getAllPSAppViews" : [ { "getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BOOKCHILD5EditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BOOKCHILD5AppPortalDecorationView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BOOKCHILD5AppPortalDecorationView.json",
"viewType" : "DEPORTALVIEW" "viewType" : "DEPORTALVIEW"
......
{
"codeName" : "Main",
"controlType" : "FORM",
"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/BOOKCHILD5.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.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/BOOKCHILD5.json"
}
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKCHILD5ID",
"codeName" : "BOOKCHILD5Id"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKCHILD5NAME",
"codeName" : "BOOKCHILD5Name"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "bookchild5name",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKCHILD5NAME",
"codeName" : "BOOKCHILD5Name"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "bookchild5id",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKCHILD5ID",
"codeName" : "BOOKCHILD5Id"
}
} ],
"getPSDEFormPages" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE1"
},
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP1"
},
"caption" : "图书子5基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BOOKCHILD5NAME"
},
"caption" : "图书子5名称",
"codeName" : "bookchild5name",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "bookchild5name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKCHILD5NAME",
"codeName" : "BOOKCHILD5Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "bookchild5name"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BOOKCHILD5ID"
},
"caption" : "图书子5标识",
"codeName" : "bookchild5id",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "bookchild5id",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKCHILD5ID",
"codeName" : "BOOKCHILD5Id"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "bookchild5id"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE2"
},
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP2"
},
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"caption" : "更新人",
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"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/BOOKCHILD5.json"
}
},
"tabHeaderPos" : "TOP",
"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/BOOKCHILD5.json"
}
},
"noTabHeader" : false,
"modelid" : "4048cd184554071ef762adc5f882b7d1",
"modeltype" : "PSDEFORM_EDITFORM"
}
\ No newline at end of file
...@@ -59,6 +59,9 @@ ...@@ -59,6 +59,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -216,6 +219,23 @@ ...@@ -216,6 +219,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
...@@ -293,17 +313,17 @@ ...@@ -293,17 +313,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "bookname", "name" : "activecolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "BOOKNAME", "name" : "FIELD4",
"codeName" : "BookName" "codeName" : "Field4"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "activecolor", "name" : "hovercolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD4", "name" : "FIELD3",
"codeName" : "Field4" "codeName" : "Field3"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -314,10 +334,10 @@ ...@@ -314,10 +334,10 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "hovercolor", "name" : "bookname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD3", "name" : "BOOKNAME",
"codeName" : "Field3" "codeName" : "BookName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -446,31 +466,6 @@ ...@@ -446,31 +466,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, { }, {
"dataItemName" : "dataitem", "dataItemName" : "dataitem",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -621,11 +616,36 @@ ...@@ -621,11 +616,36 @@
"uniqueTag" : "Book__Usr0123350661" "uniqueTag" : "Book__Usr0123350661"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, { }, {
"dataItemName" : "hovercolor", "dataItemName" : "hovercolor",
"itemType" : "DATAITEM", "itemType" : "DATAITEM",
"name" : "hovercolor", "name" : "hovercolor",
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
} ], } ],
"pagingMode" : 3, "pagingMode" : 3,
"pagingSize" : 10, "pagingSize" : 10,
......
...@@ -2,6 +2,9 @@ ...@@ -2,6 +2,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -158,6 +161,23 @@ ...@@ -158,6 +161,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"modelid" : "8EC16BD9-F4E3-42C5-9944-D983E327DB2E", "modelid" : "8EC16BD9-F4E3-42C5-9944-D983E327DB2E",
......
...@@ -2165,7 +2165,7 @@ ...@@ -2165,7 +2165,7 @@
"codeName" : "openPopoverViewR", "codeName" : "openPopoverViewR",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
......
...@@ -118,7 +118,7 @@ ...@@ -118,7 +118,7 @@
"codeName" : "openPopoverViewR", "codeName" : "openPopoverViewR",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
......
...@@ -6410,7 +6410,7 @@ ...@@ -6410,7 +6410,7 @@
"codeName" : "openPopoverView", "codeName" : "openPopoverView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05168235EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
......
...@@ -3162,6 +3162,9 @@ ...@@ -3162,6 +3162,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -3319,6 +3322,23 @@ ...@@ -3319,6 +3322,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
...@@ -3473,17 +3493,17 @@ ...@@ -3473,17 +3493,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "bookname", "name" : "activecolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "BOOKNAME", "name" : "FIELD4",
"codeName" : "BookName" "codeName" : "Field4"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "activecolor", "name" : "hovercolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD4", "name" : "FIELD3",
"codeName" : "Field4" "codeName" : "Field3"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -3494,10 +3514,10 @@ ...@@ -3494,10 +3514,10 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "hovercolor", "name" : "bookname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD3", "name" : "BOOKNAME",
"codeName" : "Field3" "codeName" : "BookName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -3626,31 +3646,6 @@ ...@@ -3626,31 +3646,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, { }, {
"dataItemName" : "dataitem", "dataItemName" : "dataitem",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -3801,11 +3796,36 @@ ...@@ -3801,11 +3796,36 @@
"uniqueTag" : "Book__Usr0123350661" "uniqueTag" : "Book__Usr0123350661"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, { }, {
"dataItemName" : "hovercolor", "dataItemName" : "hovercolor",
"itemType" : "DATAITEM", "itemType" : "DATAITEM",
"name" : "hovercolor", "name" : "hovercolor",
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
} ], } ],
"pagingMode" : 3, "pagingMode" : 3,
"pagingSize" : 10, "pagingSize" : 10,
......
...@@ -275,7 +275,7 @@ ...@@ -275,7 +275,7 @@
"codeName" : "openPopoverView", "codeName" : "openPopoverView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05168235EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
......
...@@ -99,7 +99,7 @@ ...@@ -99,7 +99,7 @@
"codeName" : "openPopoverView", "codeName" : "openPopoverView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05168235EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
...@@ -307,6 +307,161 @@ ...@@ -307,6 +307,161 @@
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"enableSort" : true "enableSort" : true
}, {
"dataItemName" : "dataitem",
"itemType" : "ACTIONITEM",
"name" : "dataitem",
"getPSDEUIActionGroup" : {
"codeName" : "Usr0123124494",
"name" : "气泡打开视图界面行为组T",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "基本功能-气泡卡片",
"detailType" : "DEUIACTION",
"name" : "u7e1071d",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "基本功能-气泡卡片",
"codeName" : "jbgnqpkp",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1918.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_jbgnqpkp",
"name" : "打开基本功能-气泡卡片",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "jbgnqpkp",
"uIActionType" : "DEUIACTION",
"id" : "jbgnqpkp@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "气泡打开视图T",
"detailType" : "DEUIACTION",
"name" : "u1db8907",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "气泡打开视图T",
"codeName" : "openPopoverView",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_openPopoverView",
"name" : "气泡打开视图T",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openPopoverView",
"uIActionType" : "DEUIACTION",
"id" : "openPopoverView@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "基本功能-模态弹出",
"detailType" : "DEUIACTION",
"name" : "u889f141",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "基本功能-模态弹出",
"codeName" : "jbgn7",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_5730.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_jbgn7",
"name" : "打开基本功能-模态弹出",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "jbgn7",
"uIActionType" : "DEUIACTION",
"id" : "jbgn7@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "基本功能-模态弹出",
"detailType" : "DEUIACTION",
"name" : "u98c44eb",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "基本功能-模态弹出",
"codeName" : "jbgn8",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_74.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_jbgn8",
"name" : "打开基本功能-非模态弹出",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "jbgn8",
"uIActionType" : "DEUIACTION",
"id" : "jbgn8@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "基本功能-模态右侧抽屉弹出",
"detailType" : "DEUIACTION",
"name" : "ufd45c61",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "基本功能-模态右侧抽屉弹出",
"codeName" : "jbgn4",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1735.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_jbgn4",
"name" : "打开基本功能-模态右侧抽屉弹出",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "jbgn4",
"uIActionType" : "DEUIACTION",
"id" : "jbgn4@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0123124494"
},
"enableSort" : false
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 20, "pagingSize" : 20,
......
{
"accUserMode" : 2,
"getCapPSLanguageRes" : {
"lanResTag" : "DE.LNAME.BOOKCHILD5"
},
"caption" : "图书子5",
"codeName" : "BOOKCHILD5EditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BOOKCHILD5EditView.json",
"funcViewMode" : "EDITVIEW",
"name" : "BOOKCHILD5EditView",
"openMode" : "POPOVER",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认编辑界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"actionLevel" : 200,
"borderStyle" : "NONE",
"caption" : "最小化",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem3"
},
"getPSSysImage" : {
"cssClass" : "ribbon"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "最小化",
"codeName" : "ShortCut",
"frontProcessType" : "OTHER",
"fullCodeName" : "ShortCut",
"name" : "最小化",
"getPSSysImage" : {
"glyph" : "xf1d9@FontAwesome",
"cssClass" : "fa fa-send-o"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "ShortCut",
"uIActionType" : "DEUIACTION",
"globalUIAction" : true
},
"tooltip" : "0123465",
"uIActionTarget" : "NONE",
"width" : 500.0,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW"
},
"caption" : "保存并新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDNEW"
},
"caption" : "保存并新建",
"codeName" : "SaveAndNew",
"fullCodeName" : "SaveAndNew",
"name" : "编辑界面_保存并新建操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandnew"
},
"predefinedType" : "EDITVIEW_SAVEANDNEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndNew",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDNEW"
},
"showCaption" : true,
"showIcon" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem5",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem5"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE"
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE"
},
"width" : 300.0,
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem6"
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
},
"caption" : "删除并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem7",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem7"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.REMOVEANDCLOSE"
},
"caption" : "删除并关闭",
"codeName" : "RemoveAndExit",
"fullCodeName" : "RemoveAndExit",
"name" : "编辑界面_删除并退出操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "EDITVIEW_REMOVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "RemoveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除并关闭",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.REMOVEANDCLOSE"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem8"
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem12",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem12"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "编辑界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "EDITVIEW_NEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem13"
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.COPY"
},
"caption" : "拷贝",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem14",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem14"
},
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.COPY"
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "编辑界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "EDITVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.COPY"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.COPY"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem16"
}, {
"borderStyle" : "NONE",
"buttonStyle" : "WARNING",
"caption" : "第一个记录",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem23",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem23"
},
"getPSSysImage" : {
"glyph" : "xf049@FontAwesome",
"cssClass" : "fa fa-fast-backward"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "第一个记录",
"codeName" : "FirstRecord",
"fullCodeName" : "FirstRecord",
"name" : "编辑界面_第一个记录",
"getPSSysImage" : {
"glyph" : "xf049@FontAwesome",
"cssClass" : "fa fa-fast-backward"
},
"predefinedType" : "EDITVIEW_FIRSTRECORDACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "FirstRecord",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "第一个记录",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, {
"borderStyle" : "SOLID",
"buttonStyle" : "SUCCESS",
"caption" : "上一个记录",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem24",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem24"
},
"getPSSysImage" : {
"glyph" : "xf048@FontAwesome",
"cssClass" : "fa fa-step-backward"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "上一个记录",
"codeName" : "PrevRecord",
"fullCodeName" : "PrevRecord",
"name" : "编辑界面_上一个记录",
"getPSSysImage" : {
"glyph" : "xf048@FontAwesome",
"cssClass" : "fa fa-step-backward"
},
"predefinedType" : "EDITVIEW_PREVRECORDACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "PrevRecord",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "上一个记录",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, {
"borderStyle" : "DOTTED",
"buttonStyle" : "STYLE4",
"caption" : "下一个记录",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem25",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem25"
},
"getPSSysImage" : {
"glyph" : "xf051@FontAwesome",
"cssClass" : "fa fa-step-forward"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "下一个记录",
"codeName" : "NextRecord",
"fullCodeName" : "NextRecord",
"name" : "编辑界面_下一个记录",
"getPSSysImage" : {
"glyph" : "xf051@FontAwesome",
"cssClass" : "fa fa-step-forward"
},
"predefinedType" : "EDITVIEW_NEXTRECORDACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "NextRecord",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "下一个记录",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, {
"borderStyle" : "DASHED",
"buttonStyle" : "STYLE3",
"caption" : "最后一个记录",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem26",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem26"
},
"getPSSysImage" : {
"glyph" : "xf050@FontAwesome",
"cssClass" : "fa fa-fast-forward"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "最后一个记录",
"codeName" : "LastRecord",
"fullCodeName" : "LastRecord",
"name" : "编辑界面_最后一个记录",
"getPSSysImage" : {
"glyph" : "xf050@FontAwesome",
"cssClass" : "fa fa-fast-forward"
},
"predefinedType" : "EDITVIEW_LASTRECORDACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "LastRecord",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "最后一个记录",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : false,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem21"
}, {
"borderStyle" : "DOUBLE",
"buttonStyle" : "SUCCESS",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.HELP"
},
"caption" : "帮助",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22"
},
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.HELP"
},
"caption" : "帮助",
"codeName" : "Help",
"fullCodeName" : "Help",
"name" : "编辑界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"predefinedType" : "EDITVIEW_HELPACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.HELP"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Help",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "帮助",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.HELP"
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE"
},
"caption" : "退出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf06e@FontAwesome",
"cssClass" : "fa fa-eye"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE"
},
"caption" : "关闭",
"codeName" : "Exit",
"fullCodeName" : "Exit",
"name" : "编辑界面_退出操作",
"getPSSysImage" : {
"glyph" : "xf08b@FontAwesome",
"cssClass" : "fa fa-sign-out"
},
"predefinedType" : "EDITVIEW_EXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.CLOSE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Exit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "退出",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.CLOSE"
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "form",
"modelid" : "a4eb00b17f8652bdf677cb4ed5231e63",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Main",
"controlType" : "FORM",
"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/BOOKCHILD5.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5/PSFORMS/Main.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.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/BOOKCHILD5.json"
}
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKCHILD5ID",
"codeName" : "BOOKCHILD5Id"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKCHILD5NAME",
"codeName" : "BOOKCHILD5Name"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "bookchild5name",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKCHILD5NAME",
"codeName" : "BOOKCHILD5Name"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "bookchild5id",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKCHILD5ID",
"codeName" : "BOOKCHILD5Id"
}
} ],
"getPSDEFormPages" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE1"
},
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP1"
},
"caption" : "图书子5基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BOOKCHILD5NAME"
},
"caption" : "图书子5名称",
"codeName" : "bookchild5name",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "bookchild5name",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKCHILD5NAME",
"codeName" : "BOOKCHILD5Name"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "bookchild5name"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.BOOKCHILD5ID"
},
"caption" : "图书子5标识",
"codeName" : "bookchild5id",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "bookchild5id",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKCHILD5ID",
"codeName" : "BOOKCHILD5Id"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "bookchild5id"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"hidden" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE2"
},
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP2"
},
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEMAN"
},
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.CREATEDATE"
},
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEMAN"
},
"caption" : "更新人",
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DEF.LNAME.UPDATEDATE"
},
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColMD" : 24,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"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/BOOKCHILD5.json"
}
},
"tabHeaderPos" : "TOP",
"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/BOOKCHILD5.json"
}
},
"noTabHeader" : false,
"name" : "form",
"modelid" : "4048cd184554071ef762adc5f882b7d1",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "DE.LNAME.BOOKCHILD5"
},
"caption" : "图书子5",
"codeName" : "EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "EditView",
"getPSDEViewId" : "b819e3d853c4e606c19b803c1d449011",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/BOOKCHILD5.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "图书子5编辑视图",
"getTitlePSLanguageRes" : {
"lanResTag" : "PAGE.TITLE.BOOKCHILD5.EDITVIEW"
},
"viewStyle" : "DEFAULT",
"viewType" : "DEEDITVIEW",
"xDataControlName" : "form",
"enableDP" : true,
"showDataInfoBar" : true,
"modelid" : "0dfacc8c177aabf012e9d61603df2811",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
"codeName" : "ReginfoUsr10090445EditView", "codeName" : "ReginfoUsr10090445EditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"name" : "ReginfoUsr10090445EditView", "name" : "ReginfoUsr10090445EditView",
"openMode" : "POPOVER",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Reginfo.json"
......
...@@ -516,7 +516,7 @@ ...@@ -516,7 +516,7 @@
"codeName" : "openPopoverViewR", "codeName" : "openPopoverViewR",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
......
...@@ -3283,6 +3283,9 @@ ...@@ -3283,6 +3283,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -3440,6 +3443,23 @@ ...@@ -3440,6 +3443,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
...@@ -3594,17 +3614,17 @@ ...@@ -3594,17 +3614,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "bookname", "name" : "activecolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "BOOKNAME", "name" : "FIELD4",
"codeName" : "BookName" "codeName" : "Field4"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "activecolor", "name" : "hovercolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD4", "name" : "FIELD3",
"codeName" : "Field4" "codeName" : "Field3"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -3615,10 +3635,10 @@ ...@@ -3615,10 +3635,10 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "hovercolor", "name" : "bookname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD3", "name" : "BOOKNAME",
"codeName" : "Field3" "codeName" : "BookName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -3747,31 +3767,6 @@ ...@@ -3747,31 +3767,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, { }, {
"dataItemName" : "dataitem", "dataItemName" : "dataitem",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -3922,11 +3917,36 @@ ...@@ -3922,11 +3917,36 @@
"uniqueTag" : "Book__Usr0123350661" "uniqueTag" : "Book__Usr0123350661"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, { }, {
"dataItemName" : "hovercolor", "dataItemName" : "hovercolor",
"itemType" : "DATAITEM", "itemType" : "DATAITEM",
"name" : "hovercolor", "name" : "hovercolor",
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
} ], } ],
"pagingMode" : 3, "pagingMode" : 3,
"pagingSize" : 10, "pagingSize" : 10,
......
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
"codeName" : "TESTPluginEditView", "codeName" : "TESTPluginEditView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"name" : "TESTPluginEditView", "name" : "TESTPluginEditView",
"openMode" : "POPOVER",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
......
...@@ -690,7 +690,7 @@ ...@@ -690,7 +690,7 @@
"codeName" : "openPopoverView", "codeName" : "openPopoverView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05168235EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
......
...@@ -427,7 +427,7 @@ ...@@ -427,7 +427,7 @@
"codeName" : "openPopoverView", "codeName" : "openPopoverView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05168235EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
...@@ -722,6 +722,161 @@ ...@@ -722,6 +722,161 @@
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"enableSort" : true "enableSort" : true
}, {
"dataItemName" : "dataitem",
"itemType" : "ACTIONITEM",
"name" : "dataitem",
"getPSDEUIActionGroup" : {
"codeName" : "Usr0123124494",
"name" : "气泡打开视图界面行为组T",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSUIActionGroupDetails" : [ {
"caption" : "基本功能-气泡卡片",
"detailType" : "DEUIACTION",
"name" : "u7e1071d",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "基本功能-气泡卡片",
"codeName" : "jbgnqpkp",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1918.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_jbgnqpkp",
"name" : "打开基本功能-气泡卡片",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "jbgnqpkp",
"uIActionType" : "DEUIACTION",
"id" : "jbgnqpkp@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "气泡打开视图T",
"detailType" : "DEUIACTION",
"name" : "u1db8907",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "气泡打开视图T",
"codeName" : "openPopoverView",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_openPopoverView",
"name" : "气泡打开视图T",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "openPopoverView",
"uIActionType" : "DEUIACTION",
"id" : "openPopoverView@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "基本功能-模态弹出",
"detailType" : "DEUIACTION",
"name" : "u889f141",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "基本功能-模态弹出",
"codeName" : "jbgn7",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_5730.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_jbgn7",
"name" : "打开基本功能-模态弹出",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "jbgn7",
"uIActionType" : "DEUIACTION",
"id" : "jbgn7@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "基本功能-模态弹出",
"detailType" : "DEUIACTION",
"name" : "u98c44eb",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "基本功能-模态弹出",
"codeName" : "jbgn8",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_74.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "TOP",
"fullCodeName" : "TEST_jbgn8",
"name" : "打开基本功能-非模态弹出",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "jbgn8",
"uIActionType" : "DEUIACTION",
"id" : "jbgn8@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "基本功能-模态右侧抽屉弹出",
"detailType" : "DEUIACTION",
"name" : "ufd45c61",
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "基本功能-模态右侧抽屉弹出",
"codeName" : "jbgn4",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1735.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_jbgn4",
"name" : "打开基本功能-模态右侧抽屉弹出",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"uIActionMode" : "FRONT",
"uIActionTag" : "jbgn4",
"uIActionType" : "DEUIACTION",
"id" : "jbgn4@TEST"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0123124494"
},
"enableSort" : false
} ], } ],
"pagingMode" : 1, "pagingMode" : 1,
"pagingSize" : 20, "pagingSize" : 20,
......
...@@ -306,6 +306,9 @@ ...@@ -306,6 +306,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -463,6 +466,23 @@ ...@@ -463,6 +466,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
...@@ -614,17 +634,17 @@ ...@@ -614,17 +634,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "bookname", "name" : "activecolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "BOOKNAME", "name" : "FIELD4",
"codeName" : "BookName" "codeName" : "Field4"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "activecolor", "name" : "hovercolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD4", "name" : "FIELD3",
"codeName" : "Field4" "codeName" : "Field3"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -635,10 +655,10 @@ ...@@ -635,10 +655,10 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "hovercolor", "name" : "bookname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD3", "name" : "BOOKNAME",
"codeName" : "Field3" "codeName" : "BookName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -767,31 +787,6 @@ ...@@ -767,31 +787,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, { }, {
"dataItemName" : "dataitem", "dataItemName" : "dataitem",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -942,11 +937,36 @@ ...@@ -942,11 +937,36 @@
"uniqueTag" : "Book__Usr0123350661" "uniqueTag" : "Book__Usr0123350661"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, { }, {
"dataItemName" : "hovercolor", "dataItemName" : "hovercolor",
"itemType" : "DATAITEM", "itemType" : "DATAITEM",
"name" : "hovercolor", "name" : "hovercolor",
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
} ], } ],
"pagingMode" : 3, "pagingMode" : 3,
"pagingSize" : 10, "pagingSize" : 10,
......
...@@ -317,6 +317,9 @@ ...@@ -317,6 +317,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -474,6 +477,23 @@ ...@@ -474,6 +477,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
...@@ -625,17 +645,17 @@ ...@@ -625,17 +645,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "bookname", "name" : "activecolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "BOOKNAME", "name" : "FIELD4",
"codeName" : "BookName" "codeName" : "Field4"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "activecolor", "name" : "hovercolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD4", "name" : "FIELD3",
"codeName" : "Field4" "codeName" : "Field3"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -646,10 +666,10 @@ ...@@ -646,10 +666,10 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "hovercolor", "name" : "bookname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD3", "name" : "BOOKNAME",
"codeName" : "Field3" "codeName" : "BookName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -778,31 +798,6 @@ ...@@ -778,31 +798,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, { }, {
"dataItemName" : "dataitem", "dataItemName" : "dataitem",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -953,11 +948,36 @@ ...@@ -953,11 +948,36 @@
"uniqueTag" : "Book__Usr0123350661" "uniqueTag" : "Book__Usr0123350661"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, { }, {
"dataItemName" : "hovercolor", "dataItemName" : "hovercolor",
"itemType" : "DATAITEM", "itemType" : "DATAITEM",
"name" : "hovercolor", "name" : "hovercolor",
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
} ], } ],
"pagingMode" : 3, "pagingMode" : 3,
"pagingSize" : 10, "pagingSize" : 10,
......
...@@ -230,6 +230,9 @@ ...@@ -230,6 +230,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -387,6 +390,23 @@ ...@@ -387,6 +390,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
...@@ -549,17 +569,17 @@ ...@@ -549,17 +569,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "bookname", "name" : "activecolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "BOOKNAME", "name" : "FIELD4",
"codeName" : "BookName" "codeName" : "Field4"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "activecolor", "name" : "hovercolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD4", "name" : "FIELD3",
"codeName" : "Field4" "codeName" : "Field3"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -570,10 +590,10 @@ ...@@ -570,10 +590,10 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "hovercolor", "name" : "bookname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD3", "name" : "BOOKNAME",
"codeName" : "Field3" "codeName" : "BookName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -702,31 +722,6 @@ ...@@ -702,31 +722,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, { }, {
"dataItemName" : "dataitem", "dataItemName" : "dataitem",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -877,11 +872,36 @@ ...@@ -877,11 +872,36 @@
"uniqueTag" : "Book__Usr0123350661" "uniqueTag" : "Book__Usr0123350661"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, { }, {
"dataItemName" : "hovercolor", "dataItemName" : "hovercolor",
"itemType" : "DATAITEM", "itemType" : "DATAITEM",
"name" : "hovercolor", "name" : "hovercolor",
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
} ], } ],
"pagingMode" : 3, "pagingMode" : 3,
"pagingSize" : 10, "pagingSize" : 10,
......
...@@ -268,6 +268,9 @@ ...@@ -268,6 +268,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -425,6 +428,23 @@ ...@@ -425,6 +428,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
...@@ -576,17 +596,17 @@ ...@@ -576,17 +596,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "bookname", "name" : "activecolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "BOOKNAME", "name" : "FIELD4",
"codeName" : "BookName" "codeName" : "Field4"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "activecolor", "name" : "hovercolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD4", "name" : "FIELD3",
"codeName" : "Field4" "codeName" : "Field3"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -597,10 +617,10 @@ ...@@ -597,10 +617,10 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "hovercolor", "name" : "bookname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD3", "name" : "BOOKNAME",
"codeName" : "Field3" "codeName" : "BookName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -729,31 +749,6 @@ ...@@ -729,31 +749,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, { }, {
"dataItemName" : "dataitem", "dataItemName" : "dataitem",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -904,11 +899,36 @@ ...@@ -904,11 +899,36 @@
"uniqueTag" : "Book__Usr0123350661" "uniqueTag" : "Book__Usr0123350661"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, { }, {
"dataItemName" : "hovercolor", "dataItemName" : "hovercolor",
"itemType" : "DATAITEM", "itemType" : "DATAITEM",
"name" : "hovercolor", "name" : "hovercolor",
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
} ], } ],
"pagingMode" : 3, "pagingMode" : 3,
"pagingSize" : 10, "pagingSize" : 10,
......
...@@ -303,6 +303,9 @@ ...@@ -303,6 +303,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -460,6 +463,23 @@ ...@@ -460,6 +463,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
...@@ -614,17 +634,17 @@ ...@@ -614,17 +634,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "bookname", "name" : "activecolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "BOOKNAME", "name" : "FIELD4",
"codeName" : "BookName" "codeName" : "Field4"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "activecolor", "name" : "hovercolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD4", "name" : "FIELD3",
"codeName" : "Field4" "codeName" : "Field3"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -635,10 +655,10 @@ ...@@ -635,10 +655,10 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "hovercolor", "name" : "bookname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD3", "name" : "BOOKNAME",
"codeName" : "Field3" "codeName" : "BookName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -767,31 +787,6 @@ ...@@ -767,31 +787,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, { }, {
"dataItemName" : "dataitem", "dataItemName" : "dataitem",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -942,11 +937,36 @@ ...@@ -942,11 +937,36 @@
"uniqueTag" : "Book__Usr0123350661" "uniqueTag" : "Book__Usr0123350661"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, { }, {
"dataItemName" : "hovercolor", "dataItemName" : "hovercolor",
"itemType" : "DATAITEM", "itemType" : "DATAITEM",
"name" : "hovercolor", "name" : "hovercolor",
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
} ], } ],
"pagingMode" : 3, "pagingMode" : 3,
"pagingSize" : 10, "pagingSize" : 10,
......
...@@ -1020,7 +1020,7 @@ ...@@ -1020,7 +1020,7 @@
"codeName" : "openPopoverViewR", "codeName" : "openPopoverViewR",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr10090445EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
...@@ -1607,7 +1607,7 @@ ...@@ -1607,7 +1607,7 @@
"codeName" : "openPopoverView", "codeName" : "openPopoverView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05168235EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
......
...@@ -33969,6 +33969,12 @@ ...@@ -33969,6 +33969,12 @@
"viewType" : "DEDATAVIEW", "viewType" : "DEDATAVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "NoPageDataView" "view" : "NoPageDataView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BOOKCHILD5EditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "BOOKCHILD5",
"view" : "EditView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ExpenseGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ExpenseGridView.json",
...@@ -62277,6 +62283,9 @@ ...@@ -62277,6 +62283,9 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field1", "id" : "field1",
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"id" : "dataitem",
"viewFieldName" : "dataitem"
} ], } ],
"codeName" : "Usr0815611479", "codeName" : "Usr0815611479",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -62434,6 +62443,23 @@ ...@@ -62434,6 +62443,23 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"viewFieldName" : "date" "viewFieldName" : "date"
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "dataitem",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "dataitem",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "dataitem"
} ] } ]
} ], } ],
"name" : "itemlayoutpanel", "name" : "itemlayoutpanel",
...@@ -62596,17 +62622,17 @@ ...@@ -62596,17 +62622,17 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "bookname", "name" : "activecolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "BOOKNAME", "name" : "FIELD4",
"codeName" : "BookName" "codeName" : "Field4"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "activecolor", "name" : "hovercolor",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD4", "name" : "FIELD3",
"codeName" : "Field4" "codeName" : "Field3"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -62617,10 +62643,10 @@ ...@@ -62617,10 +62643,10 @@
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "hovercolor", "name" : "bookname",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "FIELD3", "name" : "BOOKNAME",
"codeName" : "Field3" "codeName" : "BookName"
} }
}, { }, {
"dataType" : 25, "dataType" : 25,
...@@ -62749,31 +62775,6 @@ ...@@ -62749,31 +62775,6 @@
"uniqueTag" : "Book__A183ed02abf5e2b3236" "uniqueTag" : "Book__A183ed02abf5e2b3236"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, { }, {
"dataItemName" : "dataitem", "dataItemName" : "dataitem",
"itemType" : "ACTIONITEM", "itemType" : "ACTIONITEM",
...@@ -62924,11 +62925,36 @@ ...@@ -62924,11 +62925,36 @@
"uniqueTag" : "Book__Usr0123350661" "uniqueTag" : "Book__Usr0123350661"
}, },
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "fontcolor",
"itemType" : "DATAITEM",
"name" : "fontcolor",
"enableSort" : false
}, {
"dataItemName" : "activecolor",
"itemType" : "DATAITEM",
"name" : "activecolor",
"enableSort" : false
}, { }, {
"dataItemName" : "hovercolor", "dataItemName" : "hovercolor",
"itemType" : "DATAITEM", "itemType" : "DATAITEM",
"name" : "hovercolor", "name" : "hovercolor",
"enableSort" : false "enableSort" : false
}, {
"dataItemName" : "bgcolor",
"itemType" : "DATAITEM",
"name" : "bgcolor",
"enableSort" : false
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : false
} ], } ],
"pagingMode" : 3, "pagingMode" : 3,
"pagingSize" : 10, "pagingSize" : 10,
...@@ -126270,7 +126296,7 @@ ...@@ -126270,7 +126296,7 @@
"codeName" : "openPopoverView", "codeName" : "openPopoverView",
"getFrontPSAppView" : { "getFrontPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr05168235EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTPluginEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, },
"frontProcessType" : "WIZARD", "frontProcessType" : "WIZARD",
...@@ -1153,22 +1153,26 @@ ...@@ -1153,22 +1153,26 @@
"defaultContent" : "基本信息", "defaultContent" : "基本信息",
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE1", "lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE1",
"lanResType" : "CONTROL", "lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE1]" "name" : "控件文本(CONTROL.*)[DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE1]",
"refFlag" : true
}, { }, {
"defaultContent" : "其它", "defaultContent" : "其它",
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE2", "lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE2",
"lanResType" : "CONTROL", "lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE2]" "name" : "控件文本(CONTROL.*)[DEFORM.BOOKCHILD5.MAIN.FORMPAGE.FORMPAGE2]",
"refFlag" : true
}, { }, {
"defaultContent" : "图书子5基本信息", "defaultContent" : "图书子5基本信息",
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP1", "lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP1",
"lanResType" : "CONTROL", "lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP1]" "name" : "控件文本(CONTROL.*)[DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP1]",
"refFlag" : true
}, { }, {
"defaultContent" : "操作信息", "defaultContent" : "操作信息",
"lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP2", "lanResTag" : "CONTROL.DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP2",
"lanResType" : "CONTROL", "lanResType" : "CONTROL",
"name" : "控件文本(CONTROL.*)[DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP2]" "name" : "控件文本(CONTROL.*)[DEFORM.BOOKCHILD5.MAIN.GROUPPANEL.GROUP2]",
"refFlag" : true
}, { }, {
"defaultContent" : "常规条件", "defaultContent" : "常规条件",
"lanResTag" : "CONTROL.DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1", "lanResTag" : "CONTROL.DEFORM.BXD2.DEFAULT.FORMPAGE.FORMPAGE1",
...@@ -6969,7 +6973,8 @@ ...@@ -6969,7 +6973,8 @@
"defaultContent" : "图书子5编辑视图", "defaultContent" : "图书子5编辑视图",
"lanResTag" : "PAGE.TITLE.BOOKCHILD5.EDITVIEW", "lanResTag" : "PAGE.TITLE.BOOKCHILD5.EDITVIEW",
"lanResType" : "PAGE", "lanResType" : "PAGE",
"name" : "界面文本(PAGE.*)[TITLE.BOOKCHILD5.EDITVIEW]" "name" : "界面文本(PAGE.*)[TITLE.BOOKCHILD5.EDITVIEW]",
"refFlag" : true
}, { }, {
"defaultContent" : "图书子5表格视图", "defaultContent" : "图书子5表格视图",
"lanResTag" : "PAGE.TITLE.BOOKCHILD5.GRIDVIEW", "lanResTag" : "PAGE.TITLE.BOOKCHILD5.GRIDVIEW",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册