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

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

上级 c8052f1a
...@@ -3830,6 +3830,12 @@ ...@@ -3830,6 +3830,12 @@
"name" : "多语言引用视图", "name" : "多语言引用视图",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr3TabExpView",
"logicName" : "测试实体实体分页导航视图(下方)",
"name" : "测试实体实体分页导航视图(下方)",
"realModelSubType" : "DETABEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "Usr2MobMPickupView", "codeName" : "Usr2MobMPickupView",
"logicName" : "测试实体实体移动端多数据选择视图(树)", "logicName" : "测试实体实体移动端多数据选择视图(树)",
...@@ -3842,6 +3848,12 @@ ...@@ -3842,6 +3848,12 @@
"name" : "测试实体实体编辑视图(功能确认-基本功能-模态左侧抽屉弹出)", "name" : "测试实体实体编辑视图(功能确认-基本功能-模态左侧抽屉弹出)",
"realModelSubType" : "DEEDITVIEW", "realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "TabExpView",
"logicName" : "测试实体实体分页导航视图(左侧)",
"name" : "测试实体实体分页导航视图(左侧)",
"realModelSubType" : "DETABEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "TreeExpView", "codeName" : "TreeExpView",
"logicName" : "测试树导航", "logicName" : "测试树导航",
...@@ -4470,6 +4482,12 @@ ...@@ -4470,6 +4482,12 @@
"name" : "测试实体实体移动端树视图", "name" : "测试实体实体移动端树视图",
"realModelSubType" : "DEMOBTREEVIEW", "realModelSubType" : "DEMOBTREEVIEW",
"realModelType" : "PSDEVIEWBASE" "realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2TabExpView",
"logicName" : "测试实体实体分页导航视图(右侧)",
"name" : "测试实体实体分页导航视图(右侧)",
"realModelSubType" : "DETABEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, { }, {
"codeName" : "GridViewPanel", "codeName" : "GridViewPanel",
"logicName" : "视图布局面板(基础)", "logicName" : "视图布局面板(基础)",
......
...@@ -173,6 +173,25 @@ ...@@ -173,6 +173,25 @@
"type" : "VOID" "type" : "VOID"
}, },
"builtinAction" : true "builtinAction" : true
}, {
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "Testgrid",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json",
"logicName" : "Usr行为0920438718",
"name" : "test1120",
"getPSDEActionInput" : {
"name" : "TestgridInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "TestgridResult",
"type" : "VOID"
}
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"actionType" : "USERCUSTOM", "actionType" : "USERCUSTOM",
......
{
"actionMode" : "CUSTOM",
"actionType" : "USERCUSTOM",
"codeName" : "Testgrid",
"dynaModelFilePath" : "PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json",
"logicName" : "Usr行为0920438718",
"name" : "test1120",
"getPSDEActionInput" : {
"name" : "TestgridInput",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSDEActionReturn" : {
"name" : "TestgridResult",
"type" : "VOID"
}
}
\ No newline at end of file
...@@ -4275,6 +4275,10 @@ ...@@ -4275,6 +4275,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1918.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1918.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabExpView.json",
"viewType" : "DETABEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json",
...@@ -4507,6 +4511,10 @@ ...@@ -4507,6 +4511,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr0320988649CustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr0320988649CustomView.json",
"viewType" : "DECUSTOMVIEW" "viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TabExpView.json",
"viewType" : "DETABEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDEPanelViewLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDEPanelViewLayout.json",
...@@ -4523,6 +4531,10 @@ ...@@ -4523,6 +4531,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTKanbanView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTKanbanView.json",
"viewType" : "DEKANBANVIEW" "viewType" : "DEKANBANVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3TabExpView.json",
"viewType" : "DETABEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobPickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobPickupView.json",
......
...@@ -245,6 +245,36 @@ ...@@ -245,6 +245,36 @@
"requestPath" : "/save", "requestPath" : "/save",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Testgrid",
"methodType" : "DEACTION",
"name" : "Testgrid",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Testgrid"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/testgrid",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"codeName" : "Update", "codeName" : "Update",
...@@ -1217,6 +1247,36 @@ ...@@ -1217,6 +1247,36 @@
"requestPath" : "/save", "requestPath" : "/save",
"builtinMethod" : false, "builtinMethod" : false,
"needResourceKey" : true "needResourceKey" : true
}, {
"actionMode" : "CUSTOM",
"codeName" : "Testgrid",
"methodType" : "DEACTION",
"name" : "Testgrid",
"getPSAppDEMethodInput" : {
"name" : "输入对象",
"getPSAppDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSAppDEMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
},
"getPSDEServiceAPIMethod" : {
"modelref" : true,
"id" : "Testgrid"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/testgrid",
"builtinMethod" : false,
"needResourceKey" : true
}, { }, {
"actionMode" : "UPDATE", "actionMode" : "UPDATE",
"codeName" : "Update", "codeName" : "Update",
......
{
"accUserMode" : 2,
"caption" : "测试实体实体分页导航视图(左侧)",
"codeName" : "TESTTabExpView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabExpView.json",
"name" : "TESTTabExpView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "TabExpView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel",
"realTitle" : "测试实体列表视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试实体表格视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "分页标题",
"codeName" : "TabExpViewtabviewpanel",
"controlType" : "TABVIEWPANEL",
"name" : "tabviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL"
},
"modelid" : "17e26baa3012a64d55e8f5e7fd6bee06_tabviewpanel",
"modeltype" : "PSVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"accUserMode" : 4,
"accessKey" : "MODULE_ONE",
"caption" : "列表视图",
"codeName" : "TESTListView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"height" : 600,
"mDCtrlActiveMode" : 2,
"name" : "TESTListView",
"getPSAppCounterRef" : {
"modelref" : true,
"id" : "d24808972c9ff8ffb7417486989dce91"
},
"getPSAppCounterRefs" : [ {
"getPSAppCounter" : {
"codeName" : "Counter",
"counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Counter.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Get"
},
"name" : "实体计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 60000
},
"tag" : "d24808972c9ff8ffb7417486989dce91",
"id" : "d24808972c9ff8ffb7417486989dce91"
} ],
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "ListView",
"name" : "engine"
}, {
"engineCat" : "CTRL",
"engineType" : "CtrlLoadTrigger",
"name" : "engine_list_default"
} ],
"getPSAppViewLogics" : [ {
"eventNames" : "onClick;onViewMounted;onViewDestroyed;onLoadError",
"logicTrigger" : "VIEWEVENT",
"logicType" : "APPDEUIACTION",
"name" : "AA",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
},
"getPSViewCtrlName" : "searchform"
}, {
"eventArg" : "aa",
"eventArg2" : "bb",
"eventNames" : "onLoadSuccess",
"logicTrigger" : "CTRLEVENT",
"logicType" : "SCRIPT",
"name" : "LISTLOAD",
"getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup"
},
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "测试表格导航",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "测试实体编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.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,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_testname_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称",
"codeName" : "n_testname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_testname_like"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件一",
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件二",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem1"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件三",
"codeName" : "formitem2",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem2"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : 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"
},
"searchButtonPos" : "RIGHT",
"searchButtonStyle" : "SEARCHONLY",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : true,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "ListViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认表格界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem3"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem6"
},
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "表格界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "GRIDVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem7",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem8",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem8"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem9",
"spanMode" : false
}, {
"caption" : "其它",
"itemType" : "ITEMS",
"name" : "tbitem16",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION",
"name" : "菜单项文本[*.EXPORTSRF]",
"refFlag" : true
},
"caption" : "导出数据模型test",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem21",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem21"
},
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION",
"name" : "菜单项文本[*.EXPORTSRF]",
"refFlag" : true
},
"caption" : "导出数据模型",
"codeName" : "ExportModel",
"fullCodeName" : "ExportModel",
"name" : "表格界面_导出数据模型",
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"predefinedType" : "GRIDVIEW_EXPORTXMLACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ExportModel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出数据模型test",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "其它",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem17",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true
},
"caption" : "过滤",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem19",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem19"
},
"getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-filter"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true
},
"caption" : "过滤",
"codeName" : "ToggleFilter",
"fullCodeName" : "ToggleFilter",
"name" : "表格界面_搜索栏",
"getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-filter"
},
"predefinedType" : "GRIDVIEW_SEARCHBAR",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleFilter",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"tooltip" : "过滤",
"getTooltipPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true
},
"enableToggleMode" : true,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true
},
"caption" : "帮助",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem18",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem18"
},
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true
},
"caption" : "帮助",
"codeName" : "Help",
"fullCodeName" : "Help",
"name" : "表格界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"predefinedType" : "GRIDVIEW_HELPACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Help",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "帮助",
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "list",
"modelid" : "b912ff540f5614f63914a38067d84728",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "List",
"controlStyle" : "LISTVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"lanResTag" : "COMMON.CONDITION.NOTIN",
"lanResType" : "COMMON",
"name" : "通用[CONDITION.NOTIN]",
"refFlag" : true
},
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "singleData"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"height" : 100.0,
"hookEventNames" : [ "ONLOADSUCCESS" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
"viewFieldName" : "TESTID"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox1",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox2"
} ],
"codeName" : "Usr0522433048",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository/PSPANELS/Usr0522433048.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "TESTID",
"hidden" : false,
"showCaption" : false
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "TESTNAME",
"hidden" : false,
"showCaption" : false
} ]
} ],
"predefinedType" : "CONTAINER_GRID"
}, {
"caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorHeight" : 60.0,
"editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
},
"viewFieldName" : "TESTNAME",
"width" : 400.0,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"contentHeight" : 100.0,
"contentWidth" : 600.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox1",
"getPSEditor" : {
"editorHeight" : 100.0,
"editorParams" : {
"contenttype" : "RAW"
},
"editorType" : "RAW",
"editorWidth" : 600.0,
"name" : "field_textbox1",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 100,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 600,
"widthMode" : "PX"
},
"viewFieldName" : "TESTNAME",
"width" : 600.0,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox2",
"getPSEditor" : {
"contentType" : "HTML",
"editorParams" : {
"contenttype" : "HTML"
},
"editorType" : "RAW",
"name" : "field_textbox2",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ],
"name" : "list_itempanel",
"modelid" : "01B1D530-723C-4CB4-A877-5F5E3CFC11AF",
"modeltype" : "PSSYSVIEWPANEL"
},
"logicName" : "List",
"minorSortDir" : "DESC",
"getMinorSortPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"mobListStyle" : "LISTVIEW",
"navFilter" : "aa",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW"
},
"navViewParamJO" : {
"test" : "11"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "singleData"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "列表控件处理器"
},
"getPSControlLogics" : [ {
"eventArg" : "22",
"eventArg2" : "22",
"eventNames" : "onLoadSuccess",
"itemName" : "TESTNAME",
"logicTag" : "list",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log('test列表逻辑');"
} ],
"getPSControlParam" : {
"height" : 100.0,
"width" : 300.0,
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "LIST"
},
"getPSControls" : [ {
"codeName" : "ListViewlist_quicktoolbar",
"controlType" : "TOOLBAR",
"logicName" : "当前页聚合_工具栏",
"name" : "list_quicktoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_quicktoolbar"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "ListViewlist_batchtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "行编辑测试_工具栏",
"name" : "list_batchtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_batchtoolbar"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDEDataExport" : {
"modelref" : true,
"id" : "DataExport"
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSNavigateParams" : [ {
"key" : "test",
"name" : "test",
"value" : "11",
"rawValue" : true
} ],
"getPSSysCss" : {
"cssName" : "test3"
},
"pagingSize" : 30,
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"width" : 300.0,
"hasWFDataItems" : false,
"enableGroup" : false,
"enableItemPrivilege" : true,
"enableRowEdit" : true,
"enableRowEditGroup" : true,
"enableRowEditOrder" : true,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"name" : "list",
"modelid" : "85F275B0-E355-42B6-89DD-25541320AFEC",
"modeltype" : "PSDELIST"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"getPSSearchBarGroups" : [ {
"caption" : "仙侠",
"data" : "{\na: 11\n}",
"itemType" : "GROUP",
"name" : "xx",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "名著",
"itemType" : "GROUP",
"name" : "mz",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "言情",
"itemType" : "GROUP",
"name" : "yq",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "教材",
"itemType" : "GROUP",
"name" : "jc",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "科普",
"itemType" : "GROUP",
"name" : "kp",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 5,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : true,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "列表视图",
"codeName" : "ListViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"getPSSysImage" : {
"glyph" : "xf0eb@FontAwesome",
"cssClass" : "fa fa-lightbulb-o"
},
"subCaption" : "列表视图子标题"
} ],
"getPSDEViewCodeName" : "ListView",
"getPSDEViewId" : "138F7563-334D-49E0-B344-B2DC4DBBE571",
"getPSSysCss" : {
"cssName" : "test3"
},
"getPSSysImage" : {
"glyph" : "xf0eb@FontAwesome",
"cssClass" : "fa fa-lightbulb-o"
},
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDELISTVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getQuickGroupPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"subCaption" : "列表视图子标题",
"title" : "测试实体列表视图",
"viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW",
"width" : 1000,
"xDataControlName" : "list",
"enableDP" : true,
"enableFilter" : true,
"enableQuickGroup" : true,
"enableQuickSearch" : true,
"enableSearch" : true,
"expandSearchForm" : true,
"modelid" : "cb0d9598545bcfa333c30b57d3cc546a",
"modeltype" : "PSAPPDEVIEW"
}
}, {
"caption" : "表格",
"codeName" : "TabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
},
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"modelid" : "17e26baa3012a64d55e8f5e7fd6bee06_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"tabLayout" : "TOP",
"uniqueTag" : "TESTTabExpView__tabexppanel",
"modelid" : "17e26baa3012a64d55e8f5e7fd6bee06_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"caption" : "测试实体实体分页导航视图(左侧)",
"codeName" : "TabExpViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "TabExpView",
"getPSDEViewId" : "28CAB16C-0508-4662-A454-1D56AFDDB1DA",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETABEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"tabLayout" : "LEFT",
"title" : "测试实体分页导航视图",
"viewStyle" : "DEFAULT",
"viewType" : "DETABEXPVIEW",
"enableDP" : true,
"enableQuickSearch" : false,
"enableSearch" : false,
"expandSearchForm" : false,
"loadDefault" : true,
"showDataInfoBar" : true,
"modelid" : "17e26baa3012a64d55e8f5e7fd6bee06",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
{
"accUserMode" : 2,
"caption" : "测试实体实体分页导航视图(右侧)",
"codeName" : "TESTUsr2TabExpView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TabExpView.json",
"name" : "TESTUsr2TabExpView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "TabExpView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Usr2TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel",
"realTitle" : "测试实体列表视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试实体表格视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "列表",
"codeName" : "Usr2TabExpViewtabviewpanel",
"controlType" : "TABVIEWPANEL",
"name" : "tabviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL"
},
"modelid" : "baa67cad61eec2828c97d3ed67308f3e_tabviewpanel",
"modeltype" : "PSVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"accUserMode" : 4,
"accessKey" : "MODULE_ONE",
"caption" : "列表视图",
"codeName" : "TESTListView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"height" : 600,
"mDCtrlActiveMode" : 2,
"name" : "TESTListView",
"getPSAppCounterRef" : {
"modelref" : true,
"id" : "d24808972c9ff8ffb7417486989dce91"
},
"getPSAppCounterRefs" : [ {
"getPSAppCounter" : {
"codeName" : "Counter",
"counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Counter.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Get"
},
"name" : "实体计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 60000
},
"tag" : "d24808972c9ff8ffb7417486989dce91",
"id" : "d24808972c9ff8ffb7417486989dce91"
} ],
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "ListView",
"name" : "engine"
}, {
"engineCat" : "CTRL",
"engineType" : "CtrlLoadTrigger",
"name" : "engine_list_default"
} ],
"getPSAppViewLogics" : [ {
"eventNames" : "onClick;onViewMounted;onViewDestroyed;onLoadError",
"logicTrigger" : "VIEWEVENT",
"logicType" : "APPDEUIACTION",
"name" : "AA",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
},
"getPSViewCtrlName" : "searchform"
}, {
"eventArg" : "aa",
"eventArg2" : "bb",
"eventNames" : "onLoadSuccess",
"logicTrigger" : "CTRLEVENT",
"logicType" : "SCRIPT",
"name" : "LISTLOAD",
"getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup"
},
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "测试表格导航",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "测试实体编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.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,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_testname_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称",
"codeName" : "n_testname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_testname_like"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件一",
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件二",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem1"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件三",
"codeName" : "formitem2",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem2"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : 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"
},
"searchButtonPos" : "RIGHT",
"searchButtonStyle" : "SEARCHONLY",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : true,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "ListViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认表格界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem3"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem6"
},
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "表格界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "GRIDVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem7",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem8",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem8"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem9",
"spanMode" : false
}, {
"caption" : "其它",
"itemType" : "ITEMS",
"name" : "tbitem16",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION",
"name" : "菜单项文本[*.EXPORTSRF]",
"refFlag" : true
},
"caption" : "导出数据模型test",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem21",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem21"
},
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION",
"name" : "菜单项文本[*.EXPORTSRF]",
"refFlag" : true
},
"caption" : "导出数据模型",
"codeName" : "ExportModel",
"fullCodeName" : "ExportModel",
"name" : "表格界面_导出数据模型",
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"predefinedType" : "GRIDVIEW_EXPORTXMLACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ExportModel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出数据模型test",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "其它",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem17",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true
},
"caption" : "过滤",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem19",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem19"
},
"getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-filter"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true
},
"caption" : "过滤",
"codeName" : "ToggleFilter",
"fullCodeName" : "ToggleFilter",
"name" : "表格界面_搜索栏",
"getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-filter"
},
"predefinedType" : "GRIDVIEW_SEARCHBAR",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleFilter",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"tooltip" : "过滤",
"getTooltipPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true
},
"enableToggleMode" : true,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true
},
"caption" : "帮助",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem18",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem18"
},
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true
},
"caption" : "帮助",
"codeName" : "Help",
"fullCodeName" : "Help",
"name" : "表格界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"predefinedType" : "GRIDVIEW_HELPACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Help",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "帮助",
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "list",
"modelid" : "b912ff540f5614f63914a38067d84728",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "List",
"controlStyle" : "LISTVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"lanResTag" : "COMMON.CONDITION.NOTIN",
"lanResType" : "COMMON",
"name" : "通用[CONDITION.NOTIN]",
"refFlag" : true
},
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "singleData"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"height" : 100.0,
"hookEventNames" : [ "ONLOADSUCCESS" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
"viewFieldName" : "TESTID"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox1",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox2"
} ],
"codeName" : "Usr0522433048",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository/PSPANELS/Usr0522433048.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "TESTID",
"hidden" : false,
"showCaption" : false
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "TESTNAME",
"hidden" : false,
"showCaption" : false
} ]
} ],
"predefinedType" : "CONTAINER_GRID"
}, {
"caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorHeight" : 60.0,
"editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
},
"viewFieldName" : "TESTNAME",
"width" : 400.0,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"contentHeight" : 100.0,
"contentWidth" : 600.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox1",
"getPSEditor" : {
"editorHeight" : 100.0,
"editorParams" : {
"contenttype" : "RAW"
},
"editorType" : "RAW",
"editorWidth" : 600.0,
"name" : "field_textbox1",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 100,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 600,
"widthMode" : "PX"
},
"viewFieldName" : "TESTNAME",
"width" : 600.0,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox2",
"getPSEditor" : {
"contentType" : "HTML",
"editorParams" : {
"contenttype" : "HTML"
},
"editorType" : "RAW",
"name" : "field_textbox2",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ],
"name" : "list_itempanel",
"modelid" : "01B1D530-723C-4CB4-A877-5F5E3CFC11AF",
"modeltype" : "PSSYSVIEWPANEL"
},
"logicName" : "List",
"minorSortDir" : "DESC",
"getMinorSortPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"mobListStyle" : "LISTVIEW",
"navFilter" : "aa",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW"
},
"navViewParamJO" : {
"test" : "11"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "singleData"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "列表控件处理器"
},
"getPSControlLogics" : [ {
"eventArg" : "22",
"eventArg2" : "22",
"eventNames" : "onLoadSuccess",
"itemName" : "TESTNAME",
"logicTag" : "list",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log('test列表逻辑');"
} ],
"getPSControlParam" : {
"height" : 100.0,
"width" : 300.0,
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "LIST"
},
"getPSControls" : [ {
"codeName" : "ListViewlist_quicktoolbar",
"controlType" : "TOOLBAR",
"logicName" : "当前页聚合_工具栏",
"name" : "list_quicktoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_quicktoolbar"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "ListViewlist_batchtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "行编辑测试_工具栏",
"name" : "list_batchtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_batchtoolbar"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDEDataExport" : {
"modelref" : true,
"id" : "DataExport"
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSNavigateParams" : [ {
"key" : "test",
"name" : "test",
"value" : "11",
"rawValue" : true
} ],
"getPSSysCss" : {
"cssName" : "test3"
},
"pagingSize" : 30,
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"width" : 300.0,
"hasWFDataItems" : false,
"enableGroup" : false,
"enableItemPrivilege" : true,
"enableRowEdit" : true,
"enableRowEditGroup" : true,
"enableRowEditOrder" : true,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"name" : "list",
"modelid" : "85F275B0-E355-42B6-89DD-25541320AFEC",
"modeltype" : "PSDELIST"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"getPSSearchBarGroups" : [ {
"caption" : "仙侠",
"data" : "{\na: 11\n}",
"itemType" : "GROUP",
"name" : "xx",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "名著",
"itemType" : "GROUP",
"name" : "mz",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "言情",
"itemType" : "GROUP",
"name" : "yq",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "教材",
"itemType" : "GROUP",
"name" : "jc",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "科普",
"itemType" : "GROUP",
"name" : "kp",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 5,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : true,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "列表视图",
"codeName" : "ListViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"getPSSysImage" : {
"glyph" : "xf0eb@FontAwesome",
"cssClass" : "fa fa-lightbulb-o"
},
"subCaption" : "列表视图子标题"
} ],
"getPSDEViewCodeName" : "ListView",
"getPSDEViewId" : "138F7563-334D-49E0-B344-B2DC4DBBE571",
"getPSSysCss" : {
"cssName" : "test3"
},
"getPSSysImage" : {
"glyph" : "xf0eb@FontAwesome",
"cssClass" : "fa fa-lightbulb-o"
},
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDELISTVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getQuickGroupPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"subCaption" : "列表视图子标题",
"title" : "测试实体列表视图",
"viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW",
"width" : 1000,
"xDataControlName" : "list",
"enableDP" : true,
"enableFilter" : true,
"enableQuickGroup" : true,
"enableQuickSearch" : true,
"enableSearch" : true,
"expandSearchForm" : true,
"modelid" : "cb0d9598545bcfa333c30b57d3cc546a",
"modeltype" : "PSAPPDEVIEW"
}
}, {
"caption" : "表格",
"codeName" : "Usr2TabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
},
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"modelid" : "baa67cad61eec2828c97d3ed67308f3e_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"tabLayout" : "TOP",
"uniqueTag" : "TESTUsr2TabExpView__tabexppanel",
"modelid" : "baa67cad61eec2828c97d3ed67308f3e_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"caption" : "测试实体实体分页导航视图(右侧)",
"codeName" : "Usr2TabExpViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr2TabExpView",
"getPSDEViewId" : "FF2AC335-1051-4B5F-B90B-038A75748EFE",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETABEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"tabLayout" : "RIGHT",
"title" : "测试实体分页导航视图",
"viewStyle" : "DEFAULT",
"viewType" : "DETABEXPVIEW",
"enableDP" : true,
"enableQuickSearch" : false,
"enableSearch" : false,
"expandSearchForm" : false,
"loadDefault" : true,
"showDataInfoBar" : true,
"modelid" : "baa67cad61eec2828c97d3ed67308f3e",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
{
"accUserMode" : 2,
"caption" : "测试实体实体分页导航视图(下方)",
"codeName" : "TESTUsr3TabExpView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3TabExpView.json",
"name" : "TESTUsr3TabExpView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "TabExpView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Usr3TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel",
"realTitle" : "测试实体列表视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试实体表格视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "列表",
"codeName" : "Usr3TabExpViewtabviewpanel",
"controlType" : "TABVIEWPANEL",
"name" : "tabviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL"
},
"modelid" : "c3e87436d14497c094d3a7ebacaa5ef7_tabviewpanel",
"modeltype" : "PSVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"accUserMode" : 4,
"accessKey" : "MODULE_ONE",
"caption" : "列表视图",
"codeName" : "TESTListView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"height" : 600,
"mDCtrlActiveMode" : 2,
"name" : "TESTListView",
"getPSAppCounterRef" : {
"modelref" : true,
"id" : "d24808972c9ff8ffb7417486989dce91"
},
"getPSAppCounterRefs" : [ {
"getPSAppCounter" : {
"codeName" : "Counter",
"counterType" : "DEDR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPCOUNTERS/Counter.json",
"getGetPSAppDEAction" : {
"modelref" : true,
"id" : "Get"
},
"name" : "实体计数器",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"timer" : 60000
},
"tag" : "d24808972c9ff8ffb7417486989dce91",
"id" : "d24808972c9ff8ffb7417486989dce91"
} ],
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "ListView",
"name" : "engine"
}, {
"engineCat" : "CTRL",
"engineType" : "CtrlLoadTrigger",
"name" : "engine_list_default"
} ],
"getPSAppViewLogics" : [ {
"eventNames" : "onClick;onViewMounted;onViewDestroyed;onLoadError",
"logicTrigger" : "VIEWEVENT",
"logicType" : "APPDEUIACTION",
"name" : "AA",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "向导新建"
},
"getPSViewCtrlName" : "searchform"
}, {
"eventArg" : "aa",
"eventArg2" : "bb",
"eventNames" : "onLoadSuccess",
"logicTrigger" : "CTRLEVENT",
"logicType" : "SCRIPT",
"name" : "LISTLOAD",
"getPSViewCtrlName" : "list",
"scriptCode" : "console.log('aaa列表视图')"
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
} ],
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"getOpenDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewMsgGroup" : {
"modelref" : true,
"id" : "VMGroup"
},
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "测试表格导航",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "测试实体编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSSEARCHFORMS/Default.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,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_testname_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "formitem1",
"dataType" : 25
}, {
"id" : "formitem2",
"dataType" : 25
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "测试实体名称",
"codeName" : "n_testname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_testname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_testname_like"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件一",
"codeName" : "formitem",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件二",
"codeName" : "formitem1",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem1",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem1"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "条件三",
"codeName" : "formitem2",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "formitem2",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "formitem2"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : 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"
},
"searchButtonPos" : "RIGHT",
"searchButtonStyle" : "SEARCHONLY",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : true,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "00eb0969f8c08fcc8321a6d60dcb7ae3",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "ListViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "工具栏模板(默认表格界面)",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem3",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem3"
},
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.NEW]",
"refFlag" : true
},
"caption" : "新建",
"codeName" : "New",
"fullCodeName" : "New",
"name" : "表格界面_新建操作",
"getPSSysImage" : {
"glyph" : "xf0f6@FontAwesome",
"cssClass" : "fa fa-file-text-o"
},
"predefinedType" : "GRIDVIEW_NEWACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "New",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建",
"getTooltipPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TOOLTIP.*.NEW",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.NEW]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem4",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem4"
},
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TEXT.*.EDIT",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.EDIT]",
"refFlag" : true
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "编辑",
"getTooltipPSLanguageRes" : {
"defaultContent" : "编辑",
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.EDIT]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem6",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem6"
},
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TEXT.*.COPY",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.COPY]",
"refFlag" : true
},
"caption" : "拷贝",
"codeName" : "Copy",
"fullCodeName" : "Copy",
"name" : "表格界面_拷贝操作",
"getPSSysImage" : {
"glyph" : "xf0c5@FontAwesome",
"cssClass" : "fa fa-copy"
},
"predefinedType" : "GRIDVIEW_COPYACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Copy",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "拷贝",
"getTooltipPSLanguageRes" : {
"defaultContent" : "拷贝",
"lanResTag" : "TBB.TOOLTIP.*.COPY",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.COPY]",
"refFlag" : true
},
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem7",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem8",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem8"
},
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"getPSUIAction" : {
"actionTarget" : "MULTIKEY",
"getCapPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TEXT.*.REMOVE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.REMOVE]",
"refFlag" : true
},
"caption" : "删除",
"codeName" : "Remove",
"fullCodeName" : "Remove",
"name" : "表格界面_删除操作",
"getPSSysImage" : {
"glyph" : "xf00d@FontAwesome",
"cssClass" : "fa fa-remove"
},
"predefinedType" : "GRIDVIEW_REMOVEACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Remove",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "删除",
"getTooltipPSLanguageRes" : {
"defaultContent" : "删除",
"lanResTag" : "TBB.TOOLTIP.*.REMOVE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.REMOVE]",
"refFlag" : true
},
"uIActionTarget" : "MULTIKEY",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem9",
"spanMode" : false
}, {
"caption" : "其它",
"itemType" : "ITEMS",
"name" : "tbitem16",
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION",
"name" : "菜单项文本[*.EXPORTSRF]",
"refFlag" : true
},
"caption" : "导出数据模型test",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem21",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem21"
},
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"lanResTag" : "MENUITEM.CAPTION.*.EXPORTSRF",
"lanResType" : "MENUITEM.CAPTION",
"name" : "菜单项文本[*.EXPORTSRF]",
"refFlag" : true
},
"caption" : "导出数据模型",
"codeName" : "ExportModel",
"fullCodeName" : "ExportModel",
"name" : "表格界面_导出数据模型",
"getPSSysImage" : {
"glyph" : "xf019@FontAwesome",
"cssClass" : "fa fa-download"
},
"predefinedType" : "GRIDVIEW_EXPORTXMLACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ExportModel",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "导出数据模型test",
"showCaption" : true,
"showIcon" : true
} ],
"tooltip" : "其它",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem17",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true
},
"caption" : "过滤",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem19",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem19"
},
"getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-filter"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TEXT.*.FILTER",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.FILTER]",
"refFlag" : true
},
"caption" : "过滤",
"codeName" : "ToggleFilter",
"fullCodeName" : "ToggleFilter",
"name" : "表格界面_搜索栏",
"getPSSysImage" : {
"glyph" : "xf0b0@FontAwesome",
"cssClass" : "fa fa-filter"
},
"predefinedType" : "GRIDVIEW_SEARCHBAR",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleFilter",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"tooltip" : "过滤",
"getTooltipPSLanguageRes" : {
"defaultContent" : "查找",
"lanResTag" : "TBB.TOOLTIP.*.FILTER",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.FILTER]",
"refFlag" : true
},
"enableToggleMode" : true,
"showCaption" : true,
"showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true
},
"caption" : "帮助",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem18",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem18"
},
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TEXT.*.HELP",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.HELP]",
"refFlag" : true
},
"caption" : "帮助",
"codeName" : "Help",
"fullCodeName" : "Help",
"name" : "表格界面_帮助操作",
"getPSSysImage" : {
"glyph" : "xf128@FontAwesome",
"cssClass" : "fa fa-question"
},
"predefinedType" : "GRIDVIEW_HELPACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "Help",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "帮助",
"getTooltipPSLanguageRes" : {
"defaultContent" : "帮助",
"lanResTag" : "TBB.TOOLTIP.*.HELP",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.HELP]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"xDataControlName" : "list",
"modelid" : "b912ff540f5614f63914a38067d84728",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "List",
"controlStyle" : "LISTVIEW",
"controlType" : "LIST",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSLISTS/List.json",
"emptyText" : "无数据",
"getEmptyTextPSLanguageRes" : {
"lanResTag" : "COMMON.CONDITION.NOTIN",
"lanResType" : "COMMON",
"name" : "通用[CONDITION.NOTIN]",
"refFlag" : true
},
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "singleData"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"groupMode" : "NONE",
"height" : 100.0,
"hookEventNames" : [ "ONLOADSUCCESS" ],
"getItemPSLayoutPanel" : {
"getAllPSPanelFields" : [ {
"id" : "field_text_dynamic",
"viewFieldName" : "TESTID"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox1",
"viewFieldName" : "TESTNAME"
}, {
"id" : "field_textbox2"
} ],
"codeName" : "Usr0522433048",
"controlType" : "PANEL",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository/PSPANELS/Usr0522433048.json",
"layoutMode" : "TABLE_24COL",
"logicName" : "List_列表项面板",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/ViewLayoutModelRepository.json"
},
"getPSControlParam" : { },
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRootPSPanelItems" : [ {
"caption" : "栅格容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container_grid",
"getPSLayout" : {
"layout" : "SIMPLEFLEX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"getPSPanelItems" : [ {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "TESTID",
"hidden" : false,
"showCaption" : false
} ]
}, {
"caption" : "面板容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"grow" : 6,
"layout" : "SIMPLEFLEX"
},
"getPSPanelItems" : [ {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"viewFieldName" : "TESTNAME",
"hidden" : false,
"showCaption" : false
} ]
} ],
"predefinedType" : "CONTAINER_GRID"
}, {
"caption" : "文本框",
"contentHeight" : 60.0,
"contentWidth" : 400.0,
"height" : 60.0,
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox",
"getPSEditor" : {
"editorHeight" : 60.0,
"editorType" : "RAW",
"editorWidth" : 400.0,
"name" : "field_textbox",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 60,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 400,
"widthMode" : "PX"
},
"viewFieldName" : "TESTNAME",
"width" : 400.0,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"contentHeight" : 100.0,
"contentWidth" : 600.0,
"height" : 100.0,
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox1",
"getPSEditor" : {
"editorHeight" : 100.0,
"editorParams" : {
"contenttype" : "RAW"
},
"editorType" : "RAW",
"editorWidth" : 600.0,
"name" : "field_textbox1",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"height" : 100,
"heightMode" : "PX",
"layout" : "TABLE_24COL",
"width" : 600,
"widthMode" : "PX"
},
"viewFieldName" : "TESTNAME",
"width" : 600.0,
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本框",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_textbox2",
"getPSEditor" : {
"contentType" : "HTML",
"editorParams" : {
"contenttype" : "HTML"
},
"editorType" : "RAW",
"name" : "field_textbox2",
"predefinedType" : "FIELD_TEXTBOX"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"hidden" : false,
"showCaption" : false
} ],
"name" : "list_itempanel",
"modelid" : "01B1D530-723C-4CB4-A877-5F5E3CFC11AF",
"modeltype" : "PSSYSVIEWPANEL"
},
"logicName" : "List",
"minorSortDir" : "DESC",
"getMinorSortPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"mobListStyle" : "LISTVIEW",
"navFilter" : "aa",
"getNavPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTestChartView.json",
"viewType" : "DECHARTVIEW"
},
"navViewParamJO" : {
"test" : "11"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
}, {
"getADPSAppDELogic" : {
"modelref" : true,
"id" : "singleData"
},
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "列表控件处理器"
},
"getPSControlLogics" : [ {
"eventArg" : "22",
"eventArg2" : "22",
"eventNames" : "onLoadSuccess",
"itemName" : "TESTNAME",
"logicTag" : "list",
"logicType" : "SCRIPT",
"name" : "test",
"scriptCode" : "console.log('test列表逻辑');"
} ],
"getPSControlParam" : {
"height" : 100.0,
"width" : 300.0,
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "LIST"
},
"getPSControls" : [ {
"codeName" : "ListViewlist_quicktoolbar",
"controlType" : "TOOLBAR",
"logicName" : "当前页聚合_工具栏",
"name" : "list_quicktoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_quicktoolbar"
},
"getPSDEToolbarItems" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_quicktoolbar_deuiaction1"
},
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TEXT.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"caption" : "保存并关闭",
"codeName" : "SaveAndExit",
"fullCodeName" : "SaveAndExit",
"name" : "编辑界面_保存并退出操作",
"getPSSysImage" : {
"cssClass" : "sx-tb-saveandclose"
},
"predefinedType" : "EDITVIEW_SAVEANDEXITACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndExit",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存并关闭",
"getTooltipPSLanguageRes" : {
"defaultContent" : "保存并关闭",
"lanResTag" : "TBB.TOOLTIP.EDITVIEW.SAVEANDCLOSE",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[EDITVIEW.SAVEANDCLOSE]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "B52C7ACD-F8AA-414C-9636-43AC0D555EE8",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "ListViewlist_batchtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "行编辑测试_工具栏",
"name" : "list_batchtoolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "list_batchtoolbar"
},
"getPSDEToolbarItems" : [ {
"caption" : "刷新",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "list_batchtoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"caption" : "刷新",
"codeName" : "Refresh",
"fullCodeName" : "Refresh",
"name" : "编辑界面_刷新操作",
"getPSSysImage" : {
"glyph" : "xf021@FontAwesome",
"cssClass" : "fa fa-refresh"
},
"predefinedType" : "EDITVIEW_REFRESHACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "Refresh",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "刷新",
"uIActionTarget" : "SINGLEKEY",
"showCaption" : true,
"showIcon" : true
} ],
"modelid" : "2FD9649F-4DCD-43C3-8FEE-CD6FFF00C3E2",
"modeltype" : "PSDETOOLBAR"
} ],
"getPSDEDataExport" : {
"modelref" : true,
"id" : "DataExport"
},
"getPSDEListDataItems" : [ {
"dataType" : 25,
"name" : "testid",
"getPSAppDEField" : {
"name" : "AMOUNT",
"codeName" : "Amount"
}
}, {
"dataType" : 25,
"name" : "testname"
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "TESTID",
"codeName" : "TESTId"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "TESTNAME",
"codeName" : "TESTName"
}
} ],
"getPSNavigateParams" : [ {
"key" : "test",
"name" : "test",
"value" : "11",
"rawValue" : true
} ],
"getPSSysCss" : {
"cssName" : "test3"
},
"pagingSize" : 30,
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
}
},
"width" : 300.0,
"hasWFDataItems" : false,
"enableGroup" : false,
"enableItemPrivilege" : true,
"enableRowEdit" : true,
"enableRowEditGroup" : true,
"enableRowEditOrder" : true,
"enableRowNew" : false,
"noSort" : false,
"showHeader" : true,
"name" : "list",
"modelid" : "85F275B0-E355-42B6-89DD-25541320AFEC",
"modeltype" : "PSDELIST"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"getPSSearchBarGroups" : [ {
"caption" : "仙侠",
"data" : "{\na: 11\n}",
"itemType" : "GROUP",
"name" : "xx",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "名著",
"itemType" : "GROUP",
"name" : "mz",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "言情",
"itemType" : "GROUP",
"name" : "yq",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "教材",
"itemType" : "GROUP",
"name" : "jc",
"width" : 0.0,
"addSeparator" : false
}, {
"caption" : "科普",
"itemType" : "GROUP",
"name" : "kp",
"width" : 0.0,
"addSeparator" : false
} ],
"quickGroupCount" : 5,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : true,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "列表视图",
"codeName" : "ListViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"getPSSysImage" : {
"glyph" : "xf0eb@FontAwesome",
"cssClass" : "fa fa-lightbulb-o"
},
"subCaption" : "列表视图子标题"
} ],
"getPSDEViewCodeName" : "ListView",
"getPSDEViewId" : "138F7563-334D-49E0-B344-B2DC4DBBE571",
"getPSSysCss" : {
"cssName" : "test3"
},
"getPSSysImage" : {
"glyph" : "xf0eb@FontAwesome",
"cssClass" : "fa fa-lightbulb-o"
},
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDELISTVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"getQuickGroupPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"subCaption" : "列表视图子标题",
"title" : "测试实体列表视图",
"viewStyle" : "DEFAULT",
"viewType" : "DELISTVIEW",
"width" : 1000,
"xDataControlName" : "list",
"enableDP" : true,
"enableFilter" : true,
"enableQuickGroup" : true,
"enableQuickSearch" : true,
"enableSearch" : true,
"expandSearchForm" : true,
"modelid" : "cb0d9598545bcfa333c30b57d3cc546a",
"modeltype" : "PSAPPDEVIEW"
}
}, {
"caption" : "表格",
"codeName" : "Usr3TabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
},
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"modelid" : "c3e87436d14497c094d3a7ebacaa5ef7_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"tabLayout" : "TOP",
"uniqueTag" : "TESTUsr3TabExpView__tabexppanel",
"modelid" : "c3e87436d14497c094d3a7ebacaa5ef7_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"caption" : "测试实体实体分页导航视图(下方)",
"codeName" : "Usr3TabExpViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr3TabExpView",
"getPSDEViewId" : "252778DA-4C70-4E0E-B164-0D21547E87BA",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETABEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"tabLayout" : "BOTTOM",
"title" : "测试实体分页导航视图",
"viewStyle" : "DEFAULT",
"viewType" : "DETABEXPVIEW",
"enableDP" : true,
"enableQuickSearch" : false,
"enableSearch" : false,
"expandSearchForm" : false,
"loadDefault" : true,
"showDataInfoBar" : true,
"modelid" : "c3e87436d14497c094d3a7ebacaa5ef7",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
...@@ -656,6 +656,80 @@ ...@@ -656,6 +656,80 @@
"uniqueTag" : "WorkFlow__Usr0710265893" "uniqueTag" : "WorkFlow__Usr0710265893"
} ], } ],
"getAllPSDEDRControls" : [ { "getAllPSDEDRControls" : [ {
"codeName" : "TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel",
"realTitle" : "测试实体列表视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试实体表格视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "分页标题",
"codeName" : "TabExpViewtabviewpanel",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"viewType" : "DELISTVIEW"
},
"name" : "tabviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL"
},
"modelid" : "17e26baa3012a64d55e8f5e7fd6bee06_tabviewpanel",
"modeltype" : "PSVIEWPANEL"
}, {
"caption" : "表格",
"codeName" : "TabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
},
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"modelid" : "17e26baa3012a64d55e8f5e7fd6bee06_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"tabLayout" : "TOP",
"uniqueTag" : "TESTTabExpView__tabexppanel",
"modelid" : "17e26baa3012a64d55e8f5e7fd6bee06_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"codeName" : "Usr0526294161TabExpViewtabexppanel", "codeName" : "Usr0526294161TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL", "controlType" : "TABEXPPANEL",
"name" : "tabexppanel", "name" : "tabexppanel",
...@@ -1174,6 +1248,80 @@ ...@@ -1174,6 +1248,80 @@
"uniqueTag" : "bookWFDynaEditView3__drtab", "uniqueTag" : "bookWFDynaEditView3__drtab",
"modelid" : "fa1370490e24654b68f76899ff0a5688", "modelid" : "fa1370490e24654b68f76899ff0a5688",
"modeltype" : "PSDEDRTAB" "modeltype" : "PSDEDRTAB"
}, {
"codeName" : "Usr2TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel",
"realTitle" : "测试实体列表视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试实体表格视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "列表",
"codeName" : "Usr2TabExpViewtabviewpanel",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"viewType" : "DELISTVIEW"
},
"name" : "tabviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL"
},
"modelid" : "baa67cad61eec2828c97d3ed67308f3e_tabviewpanel",
"modeltype" : "PSVIEWPANEL"
}, {
"caption" : "表格",
"codeName" : "Usr2TabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
},
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"modelid" : "baa67cad61eec2828c97d3ed67308f3e_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"tabLayout" : "TOP",
"uniqueTag" : "TESTUsr2TabExpView__tabexppanel",
"modelid" : "baa67cad61eec2828c97d3ed67308f3e_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, { }, {
"codeName" : "TabExpView9tabexppanel", "codeName" : "TabExpView9tabexppanel",
"controlType" : "TABEXPPANEL", "controlType" : "TABEXPPANEL",
...@@ -1248,6 +1396,80 @@ ...@@ -1248,6 +1396,80 @@
"uniqueTag" : "bookTabExpView9__tabexppanel", "uniqueTag" : "bookTabExpView9__tabexppanel",
"modelid" : "bc6790588637d4515d55f9efa7701645_tabexppanel", "modelid" : "bc6790588637d4515d55f9efa7701645_tabexppanel",
"modeltype" : "PSTABEXPPANEL" "modeltype" : "PSTABEXPPANEL"
}, {
"codeName" : "Usr3TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
"name" : "tabexppanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSAppViewRefs" : [ {
"name" : "EXPITEM:tabviewpanel",
"realTitle" : "测试实体列表视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"viewType" : "DELISTVIEW"
}
}, {
"name" : "EXPITEM:tabviewpanel2",
"realTitle" : "测试实体表格视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
}
} ],
"getPSControlParam" : { },
"getPSControls" : [ {
"caption" : "列表",
"codeName" : "Usr3TabExpViewtabviewpanel",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTListView.json",
"viewType" : "DELISTVIEW"
},
"name" : "tabviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL"
},
"modelid" : "c3e87436d14497c094d3a7ebacaa5ef7_tabviewpanel",
"modeltype" : "PSVIEWPANEL"
}, {
"caption" : "表格",
"codeName" : "Usr3TabExpViewtabviewpanel2",
"controlType" : "TABVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTGridView.json",
"viewType" : "DEGRIDVIEW"
},
"name" : "tabviewpanel2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
},
"getPSControlParam" : {
"id" : "TABVIEWPANEL2"
},
"modelid" : "c3e87436d14497c094d3a7ebacaa5ef7_tabviewpanel2",
"modeltype" : "PSVIEWPANEL"
} ],
"getPSTabExpPages" : [ {
"name" : "tabviewpanel"
}, {
"name" : "tabviewpanel2"
} ],
"tabLayout" : "TOP",
"uniqueTag" : "TESTUsr3TabExpView__tabexppanel",
"modelid" : "c3e87436d14497c094d3a7ebacaa5ef7_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, { }, {
"codeName" : "TabExpViewtabexppanel", "codeName" : "TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL", "controlType" : "TABEXPPANEL",
......
...@@ -2443,6 +2443,16 @@ ...@@ -2443,6 +2443,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301959097ChartView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ReginfoUsr0301959097ChartView.json",
"viewType" : "DECHARTVIEW" "viewType" : "DECHARTVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc92",
"name" : "分页导航右侧",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TabExpView.json",
"viewType" : "DETABEXPVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "UsrAppFunc0908468750", "codeName" : "UsrAppFunc0908468750",
...@@ -2834,6 +2844,16 @@ ...@@ -2834,6 +2844,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr8EditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr8EditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc91",
"name" : "分页导航左侧",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabExpView.json",
"viewType" : "DETABEXPVIEW"
}
}, { }, {
"appFuncType" : "APPVIEW", "appFuncType" : "APPVIEW",
"codeName" : "AppFunc80", "codeName" : "AppFunc80",
...@@ -3676,16 +3696,16 @@ ...@@ -3676,16 +3696,16 @@
"id" : "ViewMsg7" "id" : "ViewMsg7"
} }
}, { }, {
"name" : "消息位置-弹出", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg8"
} }
}, { }, {
"name" : "消息位置-视图下方", "name" : "消息位置-弹出",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg10"
} }
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
...@@ -3698,16 +3718,16 @@ ...@@ -3698,16 +3718,16 @@
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-默认删除", "name" : "关闭模式-删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg11"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-本次删除",
...@@ -4008,6 +4028,12 @@ ...@@ -4008,6 +4028,12 @@
"viewType" : "DETREEVIEW", "viewType" : "DETREEVIEW",
"resource" : "ViewLayoutModelRepository", "resource" : "ViewLayoutModelRepository",
"view" : "DETreeViewLayout" "view" : "DETreeViewLayout"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabExpView.json",
"viewType" : "DETABEXPVIEW",
"resource" : "TEST",
"view" : "TabExpView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/PRINTEditView.json",
...@@ -5255,6 +5281,12 @@ ...@@ -5255,6 +5281,12 @@
"viewType" : "DEGRIDVIEW", "viewType" : "DEGRIDVIEW",
"resource" : "Book", "resource" : "Book",
"view" : "Usr2GridView" "view" : "Usr2GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TabExpView.json",
"viewType" : "DETABEXPVIEW",
"resource" : "TEST",
"view" : "Usr2TabExpView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDEPanelViewLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDEPanelViewLayout.json",
...@@ -5327,6 +5359,12 @@ ...@@ -5327,6 +5359,12 @@
"viewType" : "DEKANBANVIEW", "viewType" : "DEKANBANVIEW",
"resource" : "TEST", "resource" : "TEST",
"view" : "KanbanView" "view" : "KanbanView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3TabExpView.json",
"viewType" : "DETABEXPVIEW",
"resource" : "TEST",
"view" : "Usr3TabExpView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ExpenseSheetGridView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/ExpenseSheetGridView.json",
...@@ -41950,6 +41988,10 @@ ...@@ -41950,6 +41988,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1918.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_1918.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTTabExpView.json",
"viewType" : "DETABEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr12EditView_9682.json",
...@@ -42182,6 +42224,10 @@ ...@@ -42182,6 +42224,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr0320988649CustomView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr0320988649CustomView.json",
"viewType" : "DECUSTOMVIEW" "viewType" : "DECUSTOMVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr2TabExpView.json",
"viewType" : "DETABEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDEPanelViewLayout.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTDEPanelViewLayout.json",
...@@ -42198,6 +42244,10 @@ ...@@ -42198,6 +42244,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTKanbanView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTKanbanView.json",
"viewType" : "DEKANBANVIEW" "viewType" : "DEKANBANVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTUsr3TabExpView.json",
"viewType" : "DETABEXPVIEW"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobPickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTMobPickupView.json",
...@@ -5276,6 +5276,31 @@ ...@@ -5276,6 +5276,31 @@
"requestPath" : "/save", "requestPath" : "/save",
"uniqueTag" : "TESTGRID__DEACTION__SAVE", "uniqueTag" : "TESTGRID__DEACTION__SAVE",
"needResourceKey" : true "needResourceKey" : true
}, {
"codeName" : "Testgrid",
"methodType" : "DEACTION",
"name" : "Testgrid",
"getPSDEAction" : {
"modelref" : true,
"path" : "PSMODULES/common/PSDATAENTITIES/TESTGRID/PSDEACTIONS/Testgrid.json"
},
"getPSDEServiceAPIMethodInput" : {
"name" : "输入对象",
"getPSDEMethodDTO" : {
"modelref" : true,
"id" : "TESTGRIDDTO"
},
"type" : "DTO"
},
"getPSDEServiceAPIMethodReturn" : {
"name" : "返回对象",
"type" : "VOID"
},
"requestMethod" : "POST",
"requestParamType" : "ENTITY",
"requestPath" : "/testgrid",
"uniqueTag" : "TESTGRID__DEACTION__TEST1120",
"needResourceKey" : true
}, { }, {
"codeName" : "UpdateItem", "codeName" : "UpdateItem",
"dataAccessAction" : "UPDATE", "dataAccessAction" : "UPDATE",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册