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

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

上级 49c5c12f
...@@ -1436,6 +1436,19 @@ ...@@ -1436,6 +1436,19 @@
"name" : "PAY", "name" : "PAY",
"codeName" : "Pay" "codeName" : "Pay"
} ], } ],
"getAllPSAppEditorStyleRefs" : [ {
"codeName" : "CLIP_BOARD_SPAN",
"containerType" : "FORMITEM",
"editorType" : "SPAN",
"name" : "剪切板",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CLIP_BOARD_SPAN",
"runtimeObject" : true
},
"pluginCode" : "CLIP_BOARD_SPAN",
"styleCode" : "CLIP_BOARD_SPAN"
} ],
"getAllPSAppFuncs" : [ { "getAllPSAppFuncs" : [ {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc9", "codeName" : "AppFunc9",
...@@ -1665,6 +1678,34 @@ ...@@ -1665,6 +1678,34 @@
"pluginCode" : "logicNodePlugin", "pluginCode" : "logicNodePlugin",
"pluginType" : "UILOGICNODE", "pluginType" : "UILOGICNODE",
"refMode" : "DEUIPFPLUGIN" "refMode" : "DEUIPFPLUGIN"
}, {
"name" : "剪切板表格属性列",
"getPSSysPFPlugin" : {
"pluginType" : "GRID_COLRENDER",
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"runtimeObject" : true
},
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM",
"refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN",
"runtimeObject" : true
}, {
"name" : "剪切板(标签)",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "CLIP_BOARD_SPAN",
"runtimeObject" : true
},
"pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE",
"runtimeObject" : true
}, { }, {
"name" : "实体方法Delete插件", "name" : "实体方法Delete插件",
"getPSSysPFPlugin" : { "getPSSysPFPlugin" : {
...@@ -3176,7 +3217,7 @@ ...@@ -3176,7 +3217,7 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)", "caption" : "filter标题",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -3228,12 +3269,29 @@ ...@@ -3228,12 +3269,29 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json"
}, },
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"placeHolder" : "请选择输入", "placeHolder" : "请选择输入",
"singleSelect" : true "singleSelect" : true
}, },
...@@ -3250,7 +3308,7 @@ ...@@ -3250,7 +3308,7 @@
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "标题(名称)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -3308,6 +3366,49 @@ ...@@ -3308,6 +3366,49 @@
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"caption" : "创建人",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "createman",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/SysOperator.json"
},
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"singleSelect" : true
},
"valueItemName" : "createmanid",
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false
} ], } ],
"getPSSearchBarGroups" : [ { "getPSSearchBarGroups" : [ {
"caption" : "分组1", "caption" : "分组1",
...@@ -3344,6 +3445,7 @@ ...@@ -3344,6 +3445,7 @@
"quickGroupCount" : 2, "quickGroupCount" : 2,
"quickSearchMode" : 2, "quickSearchMode" : 2,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"searchBarStyle" : "SEARCHBAR2",
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : true, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
...@@ -6659,7 +6761,7 @@ ...@@ -6659,7 +6761,7 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)", "caption" : "filter标题",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -6711,12 +6813,29 @@ ...@@ -6711,12 +6813,29 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json"
}, },
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"placeHolder" : "请选择输入", "placeHolder" : "请选择输入",
"singleSelect" : true "singleSelect" : true
}, },
...@@ -6733,7 +6852,7 @@ ...@@ -6733,7 +6852,7 @@
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "标题(名称)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -6791,6 +6910,49 @@ ...@@ -6791,6 +6910,49 @@
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"caption" : "创建人",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "createman",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/SysOperator.json"
},
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"singleSelect" : true
},
"valueItemName" : "createmanid",
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false
} ], } ],
"getPSSearchBarGroups" : [ { "getPSSearchBarGroups" : [ {
"caption" : "分组1", "caption" : "分组1",
...@@ -6827,6 +6989,7 @@ ...@@ -6827,6 +6989,7 @@
"quickGroupCount" : 2, "quickGroupCount" : 2,
"quickSearchMode" : 2, "quickSearchMode" : 2,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"searchBarStyle" : "SEARCHBAR2",
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : true, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
...@@ -8063,7 +8226,7 @@ ...@@ -8063,7 +8226,7 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)", "caption" : "filter标题",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -8115,12 +8278,29 @@ ...@@ -8115,12 +8278,29 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json"
}, },
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"placeHolder" : "请选择输入", "placeHolder" : "请选择输入",
"singleSelect" : true "singleSelect" : true
}, },
...@@ -8137,7 +8317,7 @@ ...@@ -8137,7 +8317,7 @@
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "标题(名称)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -8195,6 +8375,49 @@ ...@@ -8195,6 +8375,49 @@
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"caption" : "创建人",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "createman",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/SysOperator.json"
},
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"singleSelect" : true
},
"valueItemName" : "createmanid",
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false
} ], } ],
"getPSSearchBarGroups" : [ { "getPSSearchBarGroups" : [ {
"caption" : "分组1", "caption" : "分组1",
...@@ -8231,6 +8454,7 @@ ...@@ -8231,6 +8454,7 @@
"quickGroupCount" : 2, "quickGroupCount" : 2,
"quickSearchMode" : 2, "quickSearchMode" : 2,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"searchBarStyle" : "SEARCHBAR2",
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : true, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
...@@ -9173,7 +9397,7 @@ ...@@ -9173,7 +9397,7 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)", "caption" : "filter标题",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -9225,12 +9449,29 @@ ...@@ -9225,12 +9449,29 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json"
}, },
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"placeHolder" : "请选择输入", "placeHolder" : "请选择输入",
"singleSelect" : true "singleSelect" : true
}, },
...@@ -9247,7 +9488,7 @@ ...@@ -9247,7 +9488,7 @@
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "标题(名称)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -9305,6 +9546,49 @@ ...@@ -9305,6 +9546,49 @@
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"caption" : "创建人",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "createman",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/SysOperator.json"
},
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"singleSelect" : true
},
"valueItemName" : "createmanid",
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false
} ], } ],
"getPSSearchBarGroups" : [ { "getPSSearchBarGroups" : [ {
"caption" : "分组1", "caption" : "分组1",
...@@ -9341,6 +9625,7 @@ ...@@ -9341,6 +9625,7 @@
"quickGroupCount" : 2, "quickGroupCount" : 2,
"quickSearchMode" : 2, "quickSearchMode" : 2,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"searchBarStyle" : "SEARCHBAR2",
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : true, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
...@@ -9408,7 +9693,7 @@ ...@@ -9408,7 +9693,7 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)", "caption" : "filter标题",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -9460,12 +9745,29 @@ ...@@ -9460,12 +9745,29 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json"
}, },
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"placeHolder" : "请选择输入", "placeHolder" : "请选择输入",
"singleSelect" : true "singleSelect" : true
}, },
...@@ -9482,7 +9784,7 @@ ...@@ -9482,7 +9784,7 @@
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "标题(名称)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -9540,6 +9842,49 @@ ...@@ -9540,6 +9842,49 @@
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"caption" : "创建人",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "createman",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/SysOperator.json"
},
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"singleSelect" : true
},
"valueItemName" : "createmanid",
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false
} ], } ],
"getPSSearchBarGroups" : [ { "getPSSearchBarGroups" : [ {
"caption" : "分组1", "caption" : "分组1",
...@@ -9576,6 +9921,7 @@ ...@@ -9576,6 +9921,7 @@
"quickGroupCount" : 2, "quickGroupCount" : 2,
"quickSearchMode" : 2, "quickSearchMode" : 2,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"searchBarStyle" : "SEARCHBAR2",
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : true, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
...@@ -10675,7 +11021,7 @@ ...@@ -10675,7 +11021,7 @@
"id" : "SEARCHBAR" "id" : "SEARCHBAR"
}, },
"getPSSearchBarFilters" : [ { "getPSSearchBarFilters" : [ {
"caption" : "类型(%)", "caption" : "filter标题",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -10727,12 +11073,29 @@ ...@@ -10727,12 +11073,29 @@
"valueOP" : "EQ" "valueOP" : "EQ"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST", "editorType" : "DROPDOWNLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json" "path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/Test__TestType.json"
}, },
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"placeHolder" : "请选择输入", "placeHolder" : "请选择输入",
"singleSelect" : true "singleSelect" : true
}, },
...@@ -10749,7 +11112,7 @@ ...@@ -10749,7 +11112,7 @@
"needCodeListConfig" : true, "needCodeListConfig" : true,
"showCaption" : false "showCaption" : false
}, { }, {
"caption" : "测试实体名称(%)", "caption" : "标题(名称)",
"dataType" : 25, "dataType" : 25,
"itemType" : "FILTER", "itemType" : "FILTER",
"labelPos" : "NONE", "labelPos" : "NONE",
...@@ -10807,6 +11170,49 @@ ...@@ -10807,6 +11170,49 @@
"emptyCaption" : false, "emptyCaption" : false,
"hidden" : false, "hidden" : false,
"showCaption" : false "showCaption" : false
}, {
"caption" : "创建人",
"dataType" : 25,
"itemType" : "FILTER",
"labelPos" : "NONE",
"labelWidth" : 0,
"name" : "createman",
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorParams" : {
"aaaa" : "bbbb",
"SRFNAVCTX.srfusername" : "%srfusername%",
"SRFNAVPARAM.size" : "33"
},
"editorType" : "DROPDOWNLIST",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/SysOperator.json"
},
"getPSNavigateContexts" : [ {
"key" : "SRFUSERNAME",
"name" : "SRFUSERNAME",
"value" : "srfusername",
"rawValue" : false
} ],
"getPSNavigateParams" : [ {
"key" : "size",
"name" : "size",
"value" : "33",
"rawValue" : true
} ],
"singleSelect" : true
},
"valueItemName" : "createmanid",
"allowEmpty" : true,
"emptyCaption" : false,
"hidden" : false,
"needCodeListConfig" : true,
"showCaption" : false
} ], } ],
"getPSSearchBarGroups" : [ { "getPSSearchBarGroups" : [ {
"caption" : "分组1", "caption" : "分组1",
...@@ -10843,6 +11249,7 @@ ...@@ -10843,6 +11249,7 @@
"quickGroupCount" : 2, "quickGroupCount" : 2,
"quickSearchMode" : 2, "quickSearchMode" : 2,
"quickSearchWidth" : 0, "quickSearchWidth" : 0,
"searchBarStyle" : "SEARCHBAR2",
"enableFilter" : true, "enableFilter" : true,
"enableGroup" : true, "enableGroup" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
...@@ -39250,6 +39657,133 @@ ...@@ -39250,6 +39657,133 @@
"builtinMethod" : false "builtinMethod" : false
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "copyFormId",
"defaultParamName" : "Default",
"logicName" : "复制表单ID",
"name" : "复制表单ID",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"codeName" : "END1",
"leftPos" : 722,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
}, {
"code" : "if (!view?.name) {\r\n return;\r\n}\r\nconst result = ibiz.util.text.copy(view?.name);\r\nif (result) {\r\nibiz.message.success('拷贝成功!');\r\n} else {\r\nibiz.message.error('拷贝失败,浏览器copy操作不被支持或未被启用!');\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 462,
"logicNodeType" : "RAWJSCODE",
"name" : "复制表单id内容",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "form_id",
"logicName" : "表单id",
"name" : "表单id",
"entityParam" : true
}, {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "copyPagePath",
"defaultParamName" : "Default",
"logicName" : "复制页面路径",
"name" : "复制页面路径",
"getPSDEUILogicNodes" : [ {
"codeName" : "Begin",
"leftPos" : 200,
"logicNodeType" : "BEGIN",
"name" : "开始",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
} ],
"topPos" : 200,
"parallelOutput" : true
}, {
"code" : "const path = window.location.href;\r\nif (!path) {\r\n return;\r\n}\r\nconst result = ibiz.util.text.copy(path);\r\nif (result) {\r\nibiz.message.success('拷贝成功!');\r\n} else {\r\nibiz.message.error('拷贝失败,浏览器copy操作不被支持或未被启用!');\r\n}",
"codeName" : "RAWJSCODE1",
"leftPos" : 379,
"logicNodeType" : "RAWJSCODE",
"name" : "注入脚本代码",
"getPSDEUILogicLinks" : [ {
"getDstPSDEUILogicNode" : {
"modelref" : true,
"id" : "END1"
},
"linkMode" : 0,
"name" : "连接名称",
"getSrcPSDEUILogicNode" : {
"modelref" : true,
"id" : "RAWJSCODE1"
}
} ],
"topPos" : 208
}, {
"codeName" : "END1",
"leftPos" : 731,
"logicNodeType" : "END",
"name" : "结束",
"topPos" : 200
} ],
"getPSDEUILogicParams" : [ {
"codeName" : "Default",
"logicName" : "传入变量",
"name" : "传入变量",
"default" : true,
"entityParam" : true
} ],
"getStartPSDEUILogicNode" : {
"modelref" : true,
"id" : "Begin"
}
}, {
"codeName" : "test", "codeName" : "test",
"defaultParamName" : "Default", "defaultParamName" : "Default",
"logicName" : "tes", "logicName" : "tes",
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
......
...@@ -788,6 +788,102 @@ ...@@ -788,6 +788,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -438,6 +438,102 @@ ...@@ -438,6 +438,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -1485,6 +1485,102 @@ ...@@ -1485,6 +1485,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -116,6 +116,91 @@ ...@@ -116,6 +116,91 @@
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "Reginfo__A4769aa6553487b2c4f" "uniqueTag" : "Reginfo__A4769aa6553487b2c4f"
}, {
"codeName" : "Usr0204726377",
"name" : "导入导出",
"getPSUIActionGroupDetails" : [ {
"caption" : "数据导入",
"detailType" : "DEUIACTION",
"name" : "ud2a41ee",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"detailType" : "DEUIACTION",
"name" : "ue65cf9f",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0204726377"
}, { }, {
"codeName" : "Usr0302342580", "codeName" : "Usr0302342580",
"name" : "实体逻辑", "name" : "实体逻辑",
......
...@@ -1474,7 +1474,7 @@ ...@@ -1474,7 +1474,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -1489,7 +1489,7 @@ ...@@ -1489,7 +1489,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
......
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -113,7 +113,7 @@ ...@@ -113,7 +113,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
......
...@@ -788,6 +788,102 @@ ...@@ -788,6 +788,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -438,6 +438,102 @@ ...@@ -438,6 +438,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -55,6 +55,49 @@ ...@@ -55,6 +55,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -114,6 +114,49 @@ ...@@ -114,6 +114,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -114,6 +114,49 @@ ...@@ -114,6 +114,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -114,6 +114,49 @@ ...@@ -114,6 +114,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -119,6 +119,49 @@ ...@@ -119,6 +119,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -114,6 +114,49 @@ ...@@ -114,6 +114,49 @@
"name" : "LISTLOAD", "name" : "LISTLOAD",
"getPSViewCtrlName" : "list", "getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')" "scriptCode" : "console.log('aaa列表视图')"
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member1",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"eventNames" : "点击",
"logicTrigger" : "CTRLEVENT",
"logicType" : "APPDEUILOGIC",
"name" : "member2",
"getPSAppDEUILogic" : {
"modelref" : true,
"id" : "UILogic1"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"logicTrigger" : "TIMER",
"name" : "member3",
"timer" : 333
}, {
"eventArg" : "aa",
"eventArg2" : "cc",
"eventNames" : "onViewMounted",
"logicTrigger" : "VIEWEVENT",
"logicType" : "SCRIPT",
"name" : "member4",
"scriptCode" : "console.log('aaa')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SCRIPT",
"name" : "member5",
"scriptCode" : "eeeee"
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC", "logicType" : "APPUILOGIC",
......
...@@ -1485,6 +1485,102 @@ ...@@ -1485,6 +1485,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -1483,6 +1483,102 @@ ...@@ -1483,6 +1483,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -1543,6 +1543,102 @@ ...@@ -1543,6 +1543,102 @@
"itemType" : "ITEMS", "itemType" : "ITEMS",
"name" : "tbitem16", "name" : "tbitem16",
"getPSDEToolbarItems" : [ { "getPSDEToolbarItems" : [ {
"caption" : "数据导入",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_import",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_import"
},
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "数据导入",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem22_exportexcel",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem22_exportexcel"
},
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出",
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem20",
"spanMode" : false
}, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF", "lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION", "lanResType" : "MENUITEM.CAPTION",
......
...@@ -692,6 +692,91 @@ ...@@ -692,6 +692,91 @@
"showIcon" : true "showIcon" : true
} ], } ],
"uniqueTag" : "Reginfo__A4769aa6553487b2c4f" "uniqueTag" : "Reginfo__A4769aa6553487b2c4f"
}, {
"codeName" : "Usr0204726377",
"name" : "导入导出",
"getPSUIActionGroupDetails" : [ {
"caption" : "数据导入",
"detailType" : "DEUIACTION",
"name" : "ud2a41ee",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"getPSUIAction" : {
"caption" : "数据导入",
"codeName" : "Import",
"fullCodeName" : "Import",
"name" : "表格界面_数据导入栏",
"getPSSysImage" : {
"glyph" : "xf093@FontAwesome",
"cssClass" : "fa fa-upload"
},
"predefinedType" : "GRIDVIEW_IMPORTBAR",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Import",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"detailType" : "DEUIACTION",
"name" : "ue65cf9f",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TEXT.*.EXPORT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EXPORT]",
"refFlag" : true
},
"caption" : "导出",
"codeName" : "ExportExcel",
"fullCodeName" : "ExportExcel",
"name" : "表格界面_导出操作(Excel)",
"getPSSysImage" : {
"glyph" : "xf1c3@FontAwesome",
"cssClass" : "fa fa-file-excel-o"
},
"predefinedType" : "GRIDVIEW_EXPORTACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ExportExcel",
"uIActionType" : "DEUIACTION"
},
"getTooltipPSLanguageRes" : {
"defaultContent" : "导出",
"lanResTag" : "TBB.TOOLTIP.*.EXPORT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EXPORT]",
"refFlag" : true
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "Reginfo__Usr0204726377"
}, { }, {
"codeName" : "A7a0606d18669bde043", "codeName" : "A7a0606d18669bde043",
"name" : "界面行为组1", "name" : "界面行为组1",
......
...@@ -5773,7 +5773,7 @@ ...@@ -5773,7 +5773,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -5788,7 +5788,7 @@ ...@@ -5788,7 +5788,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "MULTIEDITVIEWPANEL", "refTag" : "MULTIEDITVIEWPANEL",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -5803,7 +5803,7 @@ ...@@ -5803,7 +5803,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
...@@ -13584,10 +13584,10 @@ ...@@ -13584,10 +13584,10 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg4"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-错误信息",
...@@ -13596,10 +13596,10 @@ ...@@ -13596,10 +13596,10 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg5"
} }
} ] } ]
}, { }, {
...@@ -13644,6 +13644,18 @@ ...@@ -13644,6 +13644,18 @@
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg9"
}
}, {
"name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图下方", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13669,12 +13681,6 @@ ...@@ -13669,12 +13681,6 @@
"id" : "ViewMsg6" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, {
"name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg11"
}
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -13683,28 +13689,16 @@ ...@@ -13683,28 +13689,16 @@
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg11"
} }
} ] } ]
}, { }, {
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
}, {
"name" : "关闭模式-无删除", "name" : "关闭模式-无删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
...@@ -13716,6 +13710,12 @@ ...@@ -13716,6 +13710,12 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg13"
} }
}, {
"name" : "关闭模式-默认删除",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg12"
}
} ] } ]
}, { }, {
"codeName" : "VMGroup6", "codeName" : "VMGroup6",
...@@ -330,7 +330,7 @@ ...@@ -330,7 +330,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "GRID", "refTag" : "GRID",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -345,7 +345,7 @@ ...@@ -345,7 +345,7 @@
"pluginCode" : "CLIP_BOARD_FIELDCOLUMN", "pluginCode" : "CLIP_BOARD_FIELDCOLUMN",
"pluginType" : "GRID_COLRENDER", "pluginType" : "GRID_COLRENDER",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "CONTROLITEM", "refMode" : "CONTROLITEM",
"refTag" : "MULTIEDITVIEWPANEL", "refTag" : "MULTIEDITVIEWPANEL",
"refTag2" : "DEFGRIDCOLUMN", "refTag2" : "DEFGRIDCOLUMN",
...@@ -360,7 +360,7 @@ ...@@ -360,7 +360,7 @@
"pluginCode" : "CLIP_BOARD_SPAN", "pluginCode" : "CLIP_BOARD_SPAN",
"pluginType" : "EDITOR_CUSTOMSTYLE", "pluginType" : "EDITOR_CUSTOMSTYLE",
"rTObjectName" : "IBizClipBoard", "rTObjectName" : "IBizClipBoard",
"rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.50", "rTObjectRepo" : "@ibiz-template-plm/clip-board@0.0.2-dev.53",
"refMode" : "EDITORSTYPE", "refMode" : "EDITORSTYPE",
"runtimeObject" : true "runtimeObject" : true
}, { }, {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册