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

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

上级 c4e00a60
......@@ -2140,6 +2140,12 @@
"name" : "学生表格视图测试",
"realModelSubType" : "DEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "TreeGridView",
"logicName" : "学生实体树表格视图",
"name" : "学生实体树表格视图",
"realModelSubType" : "DETREEGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "CalendarView",
"logicName" : "学生实体日历视图",
......
......@@ -104,6 +104,13 @@
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "rank",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
}
}, {
"id" : "studentname",
"dataType" : 25,
......@@ -188,6 +195,33 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "职级",
"codeName" : "rank",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "rank",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "rank",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -1214,6 +1214,13 @@
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "rank",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
}
}, {
"id" : "studentname",
"dataType" : 25,
......@@ -1298,6 +1305,33 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "职级",
"codeName" : "rank",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "rank",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "rank",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -1392,6 +1392,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentUsr1020894544GridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
"viewType" : "DETREEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentGridView.json",
......
......@@ -119,6 +119,13 @@
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "rank",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
}
}, {
"id" : "studentname",
"dataType" : 25,
......@@ -203,6 +210,33 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "职级",
"codeName" : "rank",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "rank",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "rank",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -816,6 +816,13 @@
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "rank",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
}
}, {
"id" : "studentname",
"dataType" : 25,
......@@ -900,6 +907,33 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "职级",
"codeName" : "rank",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "rank",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "rank",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -814,6 +814,13 @@
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "rank",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
}
}, {
"id" : "studentname",
"dataType" : 25,
......@@ -898,6 +905,33 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "职级",
"codeName" : "rank",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "rank",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "rank",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -874,6 +874,13 @@
"name" : "AGE",
"codeName" : "Age"
}
}, {
"id" : "rank",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
}
}, {
"id" : "studentname",
"dataType" : 25,
......@@ -958,6 +965,33 @@
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "职级",
"codeName" : "rank",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "rank",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "RANK",
"codeName" : "Rank"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "rank",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -1150,7 +1150,6 @@
"layoutPanel" : true,
"useDefaultLayout" : true
},
"refFlag" : false,
"title" : "学生表格视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEGRIDVIEW",
......
{
"accUserMode" : 2,
"caption" : "学生",
"codeName" : "studentTreeGridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
"name" : "studentTreeGridView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"getNewDataPSAppView" : {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"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/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
},
"getPSAppUILogicRefViews" : [ {
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"realTitle" : "学生编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"realTitle" : "学生编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentEditView.json",
"viewType" : "DEEDITVIEW"
}
} ],
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSSEARCHFORMS/Default.json",
"logicName" : "默认搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "3833fac74ca15dcdb5fb08bdd7b830c7",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"codeName" : "TreeGridViewtoolbar",
"controlType" : "TOOLBAR",
"name" : "toolbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : {
"id" : "TOOLBAR"
},
"modelid" : "b82a56a5c796804676b77bc95b93b7e0_toolbar",
"modeltype" : "PSDETOOLBAR"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 1,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : true,
"mobileSearchBar" : false
}, {
"caption" : "学生",
"codeName" : "TreeGridViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "TreeGridView",
"getPSDEViewId" : "41B59CBC-F7AF-4069-BFF3-21C8678B6452",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDETREEGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "学生树表格视图",
"viewStyle" : "DEFAULT",
"viewType" : "DETREEGRIDVIEW",
"enableDP" : true,
"enableFilter" : true,
"enableQuickSearch" : true,
"enableSearch" : true,
"modelid" : "b82a56a5c796804676b77bc95b93b7e0",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -1205,6 +1205,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "远程聚合"
}, {
"accUserMode" : 2,
"caption" : "树表格视图",
"itemType" : "MENUITEM",
"name" : "menuitem126",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc96"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "树表格视图"
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -2667,6 +2689,47 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "测试"
}, {
"accUserMode" : 0,
"caption" : "示例数据",
"itemType" : "MENUITEM",
"name" : "menuitem116",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "学生实体数据",
"itemType" : "MENUITEM",
"name" : "menuitem117",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc95"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "学生实体数据"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "示例数据"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......
......@@ -541,6 +541,16 @@
"id" : "UsrAppFunc0807046997"
},
"tooltip" : "远程聚合"
}, {
"accUserMode" : 2,
"caption" : "树表格视图",
"itemType" : "MENUITEM",
"name" : "menuitem126",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc96"
},
"tooltip" : "树表格视图"
} ],
"tooltip" : "表格"
}, {
......@@ -1175,6 +1185,23 @@
"id" : "UsrAppFunc0914441655"
},
"tooltip" : "测试"
}, {
"accUserMode" : 0,
"caption" : "示例数据",
"itemType" : "MENUITEM",
"name" : "menuitem116",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "学生实体数据",
"itemType" : "MENUITEM",
"name" : "menuitem117",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc95"
},
"tooltip" : "学生实体数据"
} ],
"tooltip" : "示例数据"
} ],
"enableCustomize" : false,
"name" : "appindex",
......
......@@ -2025,6 +2025,16 @@
"styleCode" : "textStyle1"
} ],
"getAllPSAppFuncs" : [ {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc96",
"name" : "树表格",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
"viewType" : "DETREEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc50",
"name" : "打开看板视图",
......@@ -2464,6 +2474,16 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc95",
"name" : "学生数据",
"openMode" : "INDEXVIEWTAB",
"getPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentGridView.json",
"viewType" : "DEGRIDVIEW"
}
}, {
"appFuncType" : "APPVIEW",
"codeName" : "AppFunc93",
......@@ -11132,6 +11152,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "Reginfof",
"view" : "StuInfoList"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/studentTreeGridView.json",
"viewType" : "DETREEGRIDVIEW",
"resource" : "Student",
"view" : "TreeGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BXDMXEditView.json",
......@@ -13008,6 +13034,28 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "远程聚合"
}, {
"accUserMode" : 2,
"caption" : "树表格视图",
"itemType" : "MENUITEM",
"name" : "menuitem126",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc96"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "树表格视图"
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -14470,6 +14518,47 @@
"layout" : "TABLE_24COL"
},
"tooltip" : "测试"
}, {
"accUserMode" : 0,
"caption" : "示例数据",
"itemType" : "MENUITEM",
"name" : "menuitem116",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "学生实体数据",
"itemType" : "MENUITEM",
"name" : "menuitem117",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc95"
},
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "学生实体数据"
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "示例数据"
} ],
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册