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

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

上级 e316c9ca
...@@ -646,9 +646,15 @@ ...@@ -646,9 +646,15 @@
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326443588.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0326443588.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402412724.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402822494.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402822494.json"
}, {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402879343.json"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402927030.json" "path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402927030.json"
......
...@@ -2,5 +2,34 @@ ...@@ -2,5 +2,34 @@
"codeName" : "DataRelation2", "codeName" : "DataRelation2",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATARELATIONS/DataRelation2.json", "dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDATARELATIONS/DataRelation2.json",
"formCaption" : "测试实体", "formCaption" : "测试实体",
"name" : "CRM关系界面组" "name" : "CRM关系界面组",
"getPSDEDRDetails" : [ {
"caption" : "表格视图",
"detailType" : "DRITEM",
"name" : "gird",
"orderValue" : 100,
"originCaption" : "表格视图",
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402412724.json"
},
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
}
}, {
"caption" : "列表视图",
"detailType" : "DRITEM",
"name" : "list",
"orderValue" : 110,
"originCaption" : "列表视图",
"getPSDEDRItem" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402879343.json"
},
"getPSSysImage" : {
"glyph" : "xf0ca@FontAwesome",
"cssClass" : "fa fa-list-ul"
}
} ]
} }
\ No newline at end of file
{
"codeName" : "UsrDRItem0402412724",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402412724.json",
"itemType" : "CUSTOM",
"name" : "CRM分页搜索表格视图",
"parentDataJO" : {
"srfparentdename" : "TEST",
"SRFPARENTTYPE" : "CUSTOM"
},
"viewCodeName" : "Usr04021221GridView",
"getViewPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
}
}
\ No newline at end of file
{
"codeName" : "UsrDRItem0402879343",
"dynaModelFilePath" : "PSMODULES/Test/PSDATAENTITIES/TEST/PSDEDRITEMS/UsrDRItem0402879343.json",
"itemType" : "CUSTOM",
"name" : "CRM分页搜索列表视图",
"parentDataJO" : {
"srfparentdename" : "TEST",
"SRFPARENTTYPE" : "CUSTOM"
},
"viewCodeName" : "Usr04027582ListView",
"getViewPSDataEntity" : {
"modelref" : true,
"path" : "PSMODULES/Test/PSDATAENTITIES/TEST.json"
}
}
\ No newline at end of file
...@@ -619,49 +619,49 @@ ...@@ -619,49 +619,49 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:grid", "name" : "EXPITEM:gird",
"realTitle" : "分页搜索表格", "realTitle" : "CRM分页搜索表格视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04021221GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, { }, {
"name" : "EXPITEM:list", "name" : "EXPITEM:list",
"realTitle" : "分页搜索列表", "realTitle" : "CRM分页搜索列表视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04027582ListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
} }
} ], } ],
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSControls" : [ { "getPSControls" : [ {
"caption" : "表格视图", "caption" : "表格视图",
"codeName" : "CRMTabSearchViewgrid", "codeName" : "CRMTabSearchViewgird",
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"name" : "grid", "name" : "gird",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"getPSSysImageId" : "c50a855ca199a766a2698e0ae1866f68", "getPSSysImageId" : "c50a855ca199a766a2698e0ae1866f68",
"id" : "grid" "id" : "gird"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome", "glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table" "cssClass" : "fa fa-table"
}, },
"modelid" : "be33257d7c86701c565baf56214fe573_grid", "modelid" : "be33257d7c86701c565baf56214fe573_gird",
"modeltype" : "PSVIEWPANEL", "modeltype" : "PSVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页搜索表格", "caption" : "CRM分页搜索表格视图",
"codeName" : "TESTTabSearchGridView", "codeName" : "TESTUsr04021221GridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04021221GridView.json",
"gridRowActiveMode" : 2, "gridRowActiveMode" : 2,
"name" : "TESTTabSearchGridView", "name" : "TESTUsr04021221GridView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -748,12 +748,205 @@ ...@@ -748,12 +748,205 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr04021221GridViewtabtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "crm表格视图_工具栏",
"name" : "tabtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"ctrlParams" : {
"TELEPORTTAG" : "#testcrmtabsearchview-tabtoolbar"
},
"id" : "TABTOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction3"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"tooltip" : "抽屉编辑",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction4"
},
"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" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "1D8EEB80-9436-4E55-B789-F8C9419DDD8B",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE", "aggMode" : "NONE",
"codeName" : "TabSearchGridView_Grid", "codeName" : "CrmGridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/CrmGridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
...@@ -769,7 +962,7 @@ ...@@ -769,7 +962,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"logicName" : "分页搜索表格_表格", "logicName" : "crm表格视图_表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -1012,198 +1205,8 @@ ...@@ -1012,198 +1205,8 @@
"noSort" : false, "noSort" : false,
"singleSelect" : false, "singleSelect" : false,
"name" : "grid", "name" : "grid",
"modelid" : "8226AEBB-560C-47B5-A7D3-219D9F676AA0", "modelid" : "0E548E3F-D5CE-4D45-B9E3-374181013156",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
}, {
"codeName" : "TabSearchGridView_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/TabSearchGridView_SearchForm.json",
"logicName" : "分页搜索表格_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"ctrlParams" : {
"TELEPORTTAG" : "#testusr03185471tabsearchview-tabsearchform"
},
"id" : "TABSEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_type_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "类型",
"codeName" : "n_type_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_type_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_type_like"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "tabsearchform",
"modelid" : "ED0D785D-7A79-4A0F-84B9-27CCDEB8E504",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "TabSearchGridViewtabtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "分页搜索表格_工具栏",
"name" : "tabtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"ctrlParams" : {
"TELEPORTTAG" : "#testusr03185471tabsearchview-tabtoolbar"
},
"id" : "TABTOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "表格编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "表格编辑",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "72B88325-5F8C-499B-9FC3-E031BF4DC766",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"name" : "searchbar", "name" : "searchbar",
...@@ -1222,8 +1225,8 @@ ...@@ -1222,8 +1225,8 @@
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false "mobileSearchBar" : false
}, { }, {
"caption" : "分页搜索表格", "caption" : "CRM分页搜索表格视图",
"codeName" : "TabSearchGridViewcaptionbar", "codeName" : "Usr04021221GridViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -1232,8 +1235,8 @@ ...@@ -1232,8 +1235,8 @@
}, },
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSDEViewCodeName" : "TabSearchGridView", "getPSDEViewCodeName" : "Usr04021221GridView",
"getPSDEViewId" : "C9A58774-0C94-44B5-BE9C-B4541207CAD5", "getPSDEViewId" : "1816403E-941A-4FBC-9EEE-60D82B191740",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDVIEW", "controlStyle" : "APPDEGRIDVIEW",
...@@ -1248,7 +1251,7 @@ ...@@ -1248,7 +1251,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "分页搜索表格", "title" : "CRM分页搜索表格视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"xDataControlName" : "grid", "xDataControlName" : "grid",
...@@ -1260,7 +1263,7 @@ ...@@ -1260,7 +1263,7 @@
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
"modelid" : "be12859f46f4109c1b942e8f364fdb60", "modelid" : "3253dbdb59090723a173e6a1d4e613be",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
} }
}, { }, {
...@@ -1269,7 +1272,7 @@ ...@@ -1269,7 +1272,7 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04027582ListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
}, },
"name" : "list", "name" : "list",
...@@ -1293,7 +1296,7 @@ ...@@ -1293,7 +1296,7 @@
"pluginCode" : "TABEXPPANEL_DROPDOWN" "pluginCode" : "TABEXPPANEL_DROPDOWN"
}, },
"getPSTabExpPages" : [ { "getPSTabExpPages" : [ {
"name" : "grid" "name" : "gird"
}, { }, {
"name" : "list" "name" : "list"
} ], } ],
......
...@@ -102,13 +102,13 @@ ...@@ -102,13 +102,13 @@
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE" "lanResTag" : "TBB.TEXT.EDITVIEW.CLOSE"
}, },
"caption" : "打开页面", "caption" : "退出页面",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "BUTTON", "itemType" : "BUTTON",
"name" : "button_openview", "name" : "button_back",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "layoutpanel_button_openview" "id" : "layoutpanel_button_back"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -139,8 +139,7 @@ ...@@ -139,8 +139,7 @@
"uIActionTag" : "Exit", "uIActionTag" : "Exit",
"uIActionType" : "DEUIACTION" "uIActionType" : "DEUIACTION"
}, },
"tooltip" : "打开页面", "tooltip" : "退出页面"
"showCaption" : true
}, { }, {
"caption" : "文本(动态)", "caption" : "文本(动态)",
"contentWidth" : 70.0, "contentWidth" : 70.0,
......
...@@ -594,7 +594,6 @@ ...@@ -594,7 +594,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "CRM分页搜索表格视图", "title" : "CRM分页搜索表格视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
......
...@@ -462,7 +462,6 @@ ...@@ -462,7 +462,6 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"refFlag" : false,
"title" : "CRM分页搜索列表视图", "title" : "CRM分页搜索列表视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW", "viewType" : "DELISTVIEW",
......
...@@ -3690,46 +3690,46 @@ ...@@ -3690,46 +3690,46 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:grid", "name" : "EXPITEM:gird",
"realTitle" : "分页搜索表格", "realTitle" : "CRM分页搜索表格视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04021221GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, { }, {
"name" : "EXPITEM:list", "name" : "EXPITEM:list",
"realTitle" : "分页搜索列表", "realTitle" : "CRM分页搜索列表视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04027582ListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
} }
} ], } ],
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSControls" : [ { "getPSControls" : [ {
"caption" : "表格视图", "caption" : "表格视图",
"codeName" : "CRMTabSearchViewgrid", "codeName" : "CRMTabSearchViewgird",
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04021221GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
}, },
"name" : "grid", "name" : "gird",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"getPSSysImageId" : "c50a855ca199a766a2698e0ae1866f68", "getPSSysImageId" : "c50a855ca199a766a2698e0ae1866f68",
"id" : "grid" "id" : "gird"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome", "glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table" "cssClass" : "fa fa-table"
}, },
"modelid" : "be33257d7c86701c565baf56214fe573_grid", "modelid" : "be33257d7c86701c565baf56214fe573_gird",
"modeltype" : "PSVIEWPANEL" "modeltype" : "PSVIEWPANEL"
}, { }, {
"caption" : "列表视图", "caption" : "列表视图",
...@@ -3737,7 +3737,7 @@ ...@@ -3737,7 +3737,7 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04027582ListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
}, },
"name" : "list", "name" : "list",
...@@ -3761,7 +3761,7 @@ ...@@ -3761,7 +3761,7 @@
"pluginCode" : "TABEXPPANEL_DROPDOWN" "pluginCode" : "TABEXPPANEL_DROPDOWN"
}, },
"getPSTabExpPages" : [ { "getPSTabExpPages" : [ {
"name" : "grid" "name" : "gird"
}, { }, {
"name" : "list" "name" : "list"
} ], } ],
......
...@@ -53425,49 +53425,49 @@ ...@@ -53425,49 +53425,49 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSAppViewRefs" : [ { "getPSAppViewRefs" : [ {
"name" : "EXPITEM:grid", "name" : "EXPITEM:gird",
"realTitle" : "分页搜索表格", "realTitle" : "CRM分页搜索表格视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04021221GridView.json",
"viewType" : "DEGRIDVIEW" "viewType" : "DEGRIDVIEW"
} }
}, { }, {
"name" : "EXPITEM:list", "name" : "EXPITEM:list",
"realTitle" : "分页搜索列表", "realTitle" : "CRM分页搜索列表视图",
"getRefPSAppView" : { "getRefPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04027582ListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
} }
} ], } ],
"getPSControlParam" : { }, "getPSControlParam" : { },
"getPSControls" : [ { "getPSControls" : [ {
"caption" : "表格视图", "caption" : "表格视图",
"codeName" : "CRMTabSearchViewgrid", "codeName" : "CRMTabSearchViewgird",
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"name" : "grid", "name" : "gird",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"getPSSysImageId" : "c50a855ca199a766a2698e0ae1866f68", "getPSSysImageId" : "c50a855ca199a766a2698e0ae1866f68",
"id" : "grid" "id" : "gird"
}, },
"getPSSysImage" : { "getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome", "glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table" "cssClass" : "fa fa-table"
}, },
"modelid" : "be33257d7c86701c565baf56214fe573_grid", "modelid" : "be33257d7c86701c565baf56214fe573_gird",
"modeltype" : "PSVIEWPANEL", "modeltype" : "PSVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"accUserMode" : 2, "accUserMode" : 2,
"caption" : "分页搜索表格", "caption" : "CRM分页搜索表格视图",
"codeName" : "TESTTabSearchGridView", "codeName" : "TESTUsr04021221GridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchGridView.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04021221GridView.json",
"gridRowActiveMode" : 2, "gridRowActiveMode" : 2,
"name" : "TESTTabSearchGridView", "name" : "TESTUsr04021221GridView",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -53554,12 +53554,205 @@ ...@@ -53554,12 +53554,205 @@
} }
} ], } ],
"getPSControls" : [ { "getPSControls" : [ {
"codeName" : "Usr04021221GridViewtabtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "crm表格视图_工具栏",
"name" : "tabtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"ctrlParams" : {
"TELEPORTTAG" : "#testcrmtabsearchview-tabtoolbar"
},
"id" : "TABTOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction2",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction2"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.REMOVE"
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.REMOVE"
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "抽屉编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction3"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "抽屉编辑",
"codeName" : "drawer_edit",
"getFrontPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView_drawer.json",
"viewType" : "DEEDITVIEW"
},
"frontProcessType" : "WIZARD",
"fullCodeName" : "TEST_drawer_edit",
"name" : "抽屉编辑",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timeout" : 60000,
"uIActionMode" : "FRONT",
"uIActionTag" : "drawer_edit",
"uIActionType" : "DEUIACTION",
"id" : "drawer_edit@TEST"
},
"tooltip" : "抽屉编辑",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.NEW"
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction4"
},
"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" : "GRIDVIEW_NEWACTION",
"refreshMode" : 1,
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION",
"reloadData" : true
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.NEW"
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "1D8EEB80-9436-4E55-B789-F8C9419DDD8B",
"modeltype" : "PSDETOOLBAR"
}, {
"aggMode" : "NONE", "aggMode" : "NONE",
"codeName" : "TabSearchGridView_Grid", "codeName" : "CrmGridView_Grid",
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 2, "columnEnableLink" : 2,
"controlType" : "GRID", "controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/TabSearchGridView_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSGRIDS/CrmGridView_Grid.json",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "fetch", "id" : "fetch",
...@@ -53575,7 +53768,7 @@ ...@@ -53575,7 +53768,7 @@
} }
}, },
"groupMode" : "NONE", "groupMode" : "NONE",
"logicName" : "分页搜索表格_表格", "logicName" : "crm表格视图_表格",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
...@@ -53818,198 +54011,8 @@ ...@@ -53818,198 +54011,8 @@
"noSort" : false, "noSort" : false,
"singleSelect" : false, "singleSelect" : false,
"name" : "grid", "name" : "grid",
"modelid" : "8226AEBB-560C-47B5-A7D3-219D9F676AA0", "modelid" : "0E548E3F-D5CE-4D45-B9E3-374181013156",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
}, {
"codeName" : "TabSearchGridView_SearchForm",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/TabSearchGridView_SearchForm.json",
"logicName" : "分页搜索表格_搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"ctrlParams" : {
"TELEPORTTAG" : "#testusr03185471tabsearchview-tabsearchform"
},
"id" : "TABSEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_type_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "类型",
"codeName" : "n_type_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_type_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_type_like"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "tabsearchform",
"modelid" : "ED0D785D-7A79-4A0F-84B9-27CCDEB8E504",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "TabSearchGridViewtabtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "分页搜索表格_工具栏",
"name" : "tabtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"ctrlParams" : {
"TELEPORTTAG" : "#testusr03185471tabsearchview-tabtoolbar"
},
"id" : "TABTOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "表格编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "tabtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "表格编辑",
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT"
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "grid",
"modelid" : "72B88325-5F8C-499B-9FC3-E031BF4DC766",
"modeltype" : "PSDETOOLBAR"
}, { }, {
"controlType" : "SEARCHBAR", "controlType" : "SEARCHBAR",
"name" : "searchbar", "name" : "searchbar",
...@@ -54028,8 +54031,8 @@ ...@@ -54028,8 +54031,8 @@
"enableQuickSearch" : true, "enableQuickSearch" : true,
"mobileSearchBar" : false "mobileSearchBar" : false
}, { }, {
"caption" : "分页搜索表格", "caption" : "CRM分页搜索表格视图",
"codeName" : "TabSearchGridViewcaptionbar", "codeName" : "Usr04021221GridViewcaptionbar",
"controlType" : "CAPTIONBAR", "controlType" : "CAPTIONBAR",
"name" : "captionbar", "name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
...@@ -54038,8 +54041,8 @@ ...@@ -54038,8 +54041,8 @@
}, },
"getPSControlParam" : { } "getPSControlParam" : { }
} ], } ],
"getPSDEViewCodeName" : "TabSearchGridView", "getPSDEViewCodeName" : "Usr04021221GridView",
"getPSDEViewId" : "C9A58774-0C94-44B5-BE9C-B4541207CAD5", "getPSDEViewId" : "1816403E-941A-4FBC-9EEE-60D82B191740",
"getPSViewLayoutPanel" : { "getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel", "codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDVIEW", "controlStyle" : "APPDEGRIDVIEW",
...@@ -54054,7 +54057,7 @@ ...@@ -54054,7 +54057,7 @@
"layoutPanel" : true, "layoutPanel" : true,
"useDefaultLayout" : true "useDefaultLayout" : true
}, },
"title" : "分页搜索表格", "title" : "CRM分页搜索表格视图",
"viewStyle" : "DEFAULT", "viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"xDataControlName" : "grid", "xDataControlName" : "grid",
...@@ -54066,7 +54069,7 @@ ...@@ -54066,7 +54069,7 @@
"enableRowEdit" : false, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
"modelid" : "be12859f46f4109c1b942e8f364fdb60", "modelid" : "3253dbdb59090723a173e6a1d4e613be",
"modeltype" : "PSAPPDEVIEW" "modeltype" : "PSAPPDEVIEW"
} }
}, { }, {
...@@ -54075,7 +54078,7 @@ ...@@ -54075,7 +54078,7 @@
"controlType" : "TABVIEWPANEL", "controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : { "getEmbeddedPSAppDEView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabSearchListView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr04027582ListView.json",
"viewType" : "DELISTVIEW" "viewType" : "DELISTVIEW"
}, },
"name" : "list", "name" : "list",
...@@ -54099,7 +54102,7 @@ ...@@ -54099,7 +54102,7 @@
"pluginCode" : "TABEXPPANEL_DROPDOWN" "pluginCode" : "TABEXPPANEL_DROPDOWN"
}, },
"getPSTabExpPages" : [ { "getPSTabExpPages" : [ {
"name" : "grid" "name" : "gird"
}, { }, {
"name" : "list" "name" : "list"
} ], } ],
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册