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

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

上级 d7f15259
......@@ -6801,6 +6801,12 @@
"name" : "书实体编辑视图(分页关系)",
"realModelSubType" : "DEEDITVIEW3",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupView2",
"logicName" : "书实体数据选择视图(左右关系)",
"name" : "书实体数据选择视图(左右关系)",
"realModelSubType" : "DEPICKUPVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr6EditView",
"logicName" : "书实体编辑视图(多数据部件测试_列表)",
......@@ -6879,6 +6885,12 @@
"name" : "书实体分页导航视图(部件视图)",
"realModelSubType" : "DETABEXPVIEW9",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr2PickupGridView",
"logicName" : "书实体选择表格视图(部件视图)(2)",
"name" : "书实体选择表格视图(部件视图)(2)",
"realModelSubType" : "DEPICKUPGRIDVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "Usr3EditView",
"logicName" : "书实体编辑视图(测试用)",
......
......@@ -3954,6 +3954,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json",
......@@ -3982,6 +3986,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08024416ListView.json",
"viewType" : "DELISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json",
"viewType" : "DEPICKUPVIEW2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr7EditView.json",
......
......@@ -119,6 +119,16 @@
"name" : "BOOKNAME",
"codeName" : "BookName"
}
}, {
"id" : "field13",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "Field13"
}
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "field35",
"dataType" : 25,
......@@ -127,14 +137,18 @@
"codeName" : "Field35"
}
}, {
"id" : "formitem",
"dataType" : 25
"id" : "field2",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
}
}, {
"id" : "field13",
"id" : "field38",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "Field13"
"name" : "FIELD38",
"codeName" : "Field38"
}
}, {
"id" : "bookid",
......@@ -179,8 +193,8 @@
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "值项",
"codeName" : "field35",
"caption" : "树多选",
"codeName" : "field13",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
......@@ -188,16 +202,27 @@
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field35",
"name" : "field13",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD35",
"codeName" : "Field35"
"name" : "FIELD13",
"codeName" : "Field13"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field35"
"editorParams" : {
"PICKUPVIEW" : "TRUE"
},
"editorType" : "ADDRESSPICKUP",
"name" : "field13",
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2MPickupView.json",
"viewType" : "DEMPICKUPVIEW"
},
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -206,6 +231,20 @@
"allowEmpty" : true,
"showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel4",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel4",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel5",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel5",
"getPSDEFormDetails" : [ {
"caption" : "树单选",
"codeName" : "formitem",
"dataType" : 25,
......@@ -246,9 +285,34 @@
"valueItemName" : "field35",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
}, {
"caption" : "树多选",
"codeName" : "field13",
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel6",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel6",
"getPSDEFormDetails" : [ {
"caption" : "值项",
"codeName" : "field35",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
......@@ -256,32 +320,114 @@
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field13",
"name" : "field35",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "Field13"
"name" : "FIELD35",
"codeName" : "Field35"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field35"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel2",
"getPSDEFormDetails" : [ {
"caption" : "左右选择(嵌入表格)",
"codeName" : "field2",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "ADDRESSPICKUP",
"name" : "field13",
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field2",
"getPSEditorItems" : [ {
"name" : "field38"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2MPickupView.json",
"viewType" : "DEMPICKUPVIEW"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json",
"viewType" : "DEPICKUPVIEW2"
},
"enableAC" : false,
"valueItemName" : "field38",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "field38",
"allowEmpty" : true,
"showCaption" : true
} ],
......@@ -293,6 +439,91 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel3",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel3",
"getPSDEFormDetails" : [ {
"caption" : "值项",
"codeName" : "field38",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field38",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field38"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
......
{
"accUserMode" : 2,
"caption" : "书",
"codeName" : "bookPickupView2",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json",
"name" : "bookPickupView2",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSControls" : [ {
"codeName" : "PickupView2pickupviewpanel",
"controlType" : "PICKUPVIEWPANEL",
"getEmbeddedPSAppDEView" : {
"accUserMode" : 2,
"caption" : "书",
"codeName" : "bookUsr2PickupGridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupGridView.json",
"gridRowActiveMode" : 2,
"name" : "bookUsr2PickupGridView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "PickupGridView",
"name" : "engine"
} ],
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"groupMode" : "NONE",
"logicName" : "主表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "更新人",
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "建立时间",
"codeName" : "createdate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "createdate",
"excelCaption" : "建立时间",
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "日期",
"codeName" : "date",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "date",
"excelCaption" : "日期",
"name" : "date",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DATE",
"codeName" : "Date"
},
"valueFormat" : "YYYY",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "类型",
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "结束时间",
"codeName" : "end",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "end",
"excelCaption" : "结束时间",
"name" : "end",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性24",
"codeName" : "field24",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field24",
"excelCaption" : "属性24",
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性",
"codeName" : "field",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field",
"excelCaption" : "属性",
"name" : "field",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性36",
"codeName" : "field36",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field36",
"excelCaption" : "属性36",
"name" : "field36",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD36",
"codeName" : "Field36"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性2",
"codeName" : "field2",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field2",
"excelCaption" : "属性2",
"name" : "field2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性19",
"codeName" : "field19",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field19",
"excelCaption" : "属性19",
"name" : "field19",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD19",
"codeName" : "Field19"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性41",
"codeName" : "field41",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field41",
"excelCaption" : "属性41",
"name" : "field41",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD41",
"codeName" : "Field41"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性14",
"codeName" : "field14",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field14",
"excelCaption" : "属性14",
"name" : "field14",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD14",
"codeName" : "Field14"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "createdate",
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"format" : "YYYY",
"dataType" : 5,
"name" : "date",
"getPSAppDEField" : {
"name" : "DATE",
"codeName" : "Date"
}
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "end",
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
}
}, {
"dataType" : 21,
"name" : "field24",
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"dataType" : 25,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, {
"dataType" : 25,
"name" : "field36",
"getPSAppDEField" : {
"name" : "FIELD36",
"codeName" : "Field36"
}
}, {
"dataType" : 25,
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
}
}, {
"dataType" : 25,
"name" : "field19",
"getPSAppDEField" : {
"name" : "FIELD19",
"codeName" : "Field19"
}
}, {
"dataType" : 25,
"name" : "field41",
"getPSAppDEField" : {
"name" : "FIELD41",
"codeName" : "Field41"
}
}, {
"dataType" : 25,
"name" : "field14",
"getPSAppDEField" : {
"name" : "FIELD14",
"codeName" : "Field14"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "phoneid",
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
}
}, {
"dataType" : 25,
"name" : "pbookid",
"getPSAppDEField" : {
"name" : "PBOOKID",
"codeName" : "Pbookid"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "书标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "fa1370490e24654b68f76899ff0a5688",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHFORMS/Default.json",
"logicName" : "默认搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_bookname_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "书名称(文本包含(%))",
"codeName" : "n_bookname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_bookname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_bookname_like"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM",
"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"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "5e4b87cb5540f41fffa44b8cc73b3404",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 0,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : false,
"mobileSearchBar" : false
}, {
"caption" : "书",
"codeName" : "Usr2PickupGridViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr2PickupGridView",
"getPSDEViewId" : "E9766E8A-34E3-4637-AFD7-BE1654CB0EFB",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPICKUPGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "书选择表格视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEPICKUPGRIDVIEW",
"xDataControlName" : "grid",
"enableDP" : true,
"enableExport" : true,
"enableFilter" : true,
"enableImport" : true,
"enableRowEdit" : false,
"enableSearch" : true,
"expandSearchForm" : true,
"pickupMode" : true,
"rowEditDefault" : false,
"modelid" : "bb5552e44a191dcbda93e7ac258c0547",
"modeltype" : "PSAPPDEVIEW"
},
"name" : "pickupviewpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "PICKUPVIEWPANEL"
}
}, {
"codeName" : "PickupView2treeexpbar",
"controlType" : "TREEEXPBAR",
"name" : "treeexpbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "treeexpbar"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "TREEEXPBAR"
},
"getPSControls" : [ {
"codeName" : "TreeTest",
"controlType" : "TREEVIEW",
"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/Book.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSTREEVIEWS/TreeTest.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.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/Book.json"
}
},
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "树测试",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "树视图处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_selectionchange"
}, {
"eventNames" : "LOAD",
"logicTag" : "treeexpbar_tree",
"logicType" : "CUSTOM",
"name" : "treeexpbar_load"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "treeexpbar_tree"
},
"getPSDETreeNodeRSs" : [ {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "dmb"
},
"name" : "默认根节点 - 代码表",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "daimab"
},
"name" : "代码表 - 代码表数据",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "dmb"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "dyna"
},
"name" : "图书 - book数据",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "book"
},
"parentValueLevel" : 1,
"searchMode" : 3
}, {
"getChildPSDETreeNode" : {
"modelref" : true,
"id" : "book"
},
"name" : "默认根节点 - 图书",
"getParentPSDETreeNode" : {
"modelref" : true,
"id" : "ROOT"
},
"parentValueLevel" : 1,
"searchMode" : 3
} ],
"getPSDETreeNodes" : [ {
"counterMode" : 0,
"name" : "默认根节点",
"nodeType" : "ROOT",
"nodeValue" : "root",
"text" : "默认根节点",
"treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : true,
"selectFirstOnly" : false,
"selected" : false,
"id" : "ROOT"
}, {
"counterMode" : 0,
"name" : "图书",
"nodeType" : "book",
"nodeValue" : "ts",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"text" : "图书",
"treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "book"
}, {
"counterMode" : 0,
"name" : "代码表数据",
"nodeType" : "daimab",
"getPSCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/PhoneType.json"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"treeNodeType" : "CODELIST",
"hasPSDETreeNodeRSs" : false,
"appendCaption" : false,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "daimab"
}, {
"counterMode" : 0,
"name" : "代码表",
"nodeType" : "dmb",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"text" : "代码表",
"treeNodeType" : "STATIC",
"hasPSDETreeNodeRSs" : true,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "dmb"
}, {
"counterMode" : 0,
"getIdPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"maxSize" : -1,
"name" : "book数据",
"nodeType" : "dyna",
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getTextPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"treeNodeType" : "DE",
"hasPSDETreeNodeRSs" : false,
"appendPNodeId" : false,
"disableSelect" : false,
"enableCheck" : false,
"enableEditData" : false,
"enableNewData" : false,
"enableQuickCreate" : false,
"enableQuickSearch" : false,
"enableRemoveData" : false,
"enableViewData" : false,
"expandFirstOnly" : false,
"expanded" : false,
"rootNode" : false,
"selectFirstOnly" : false,
"selected" : false,
"id" : "dyna"
} ],
"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/Book.json"
}
},
"treeGridMode" : 0,
"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/Book.json"
}
},
"enableRootSelect" : false,
"outputIconDefault" : true,
"rootVisible" : false,
"name" : "treeexpbar_tree",
"modelid" : "3FC30C20-9322-4F99-B755-05D9ED68DB08",
"modeltype" : "PSDETREEVIEW"
} ],
"xDataControlName" : "treeexpbar_tree",
"enableCounter" : true,
"enableSearch" : false,
"showTitleBar" : true,
"modelid" : "f1257f5791a3a0144f423fb4b79de0c3_treeexpbar",
"modeltype" : "PSEXPBAR"
}, {
"caption" : "书",
"codeName" : "PickupView2captionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "PickupView2",
"getPSDEViewId" : "A2784F87-98A0-4DEB-BA27-2CC66D853FD7",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPICKUPVIEW2",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "书数据选择视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEPICKUPVIEW2",
"enableDP" : true,
"showCaptionBar" : false,
"modelid" : "f1257f5791a3a0144f423fb4b79de0c3",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
{
"accUserMode" : 2,
"caption" : "书",
"codeName" : "bookUsr2PickupGridView",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupGridView.json",
"gridRowActiveMode" : 2,
"name" : "bookUsr2PickupGridView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "PickupGridView",
"name" : "engine"
} ],
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "Main",
"columnEnableFilter" : 2,
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch",
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"groupMode" : "NONE",
"logicName" : "主表格",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRID"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "更新人",
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "建立时间",
"codeName" : "createdate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "createdate",
"excelCaption" : "建立时间",
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "更新时间",
"codeName" : "updatedate",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updatedate",
"excelCaption" : "更新时间",
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "日期",
"codeName" : "date",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "date",
"excelCaption" : "日期",
"name" : "date",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "DATE",
"codeName" : "Date"
},
"valueFormat" : "YYYY",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "FRONT",
"caption" : "类型",
"codeName" : "type",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "type",
"excelCaption" : "类型",
"name" : "type",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
},
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "结束时间",
"codeName" : "end",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "end",
"excelCaption" : "结束时间",
"name" : "end",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性24",
"codeName" : "field24",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field24",
"excelCaption" : "属性24",
"name" : "field24",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : false
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性",
"codeName" : "field",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field",
"excelCaption" : "属性",
"name" : "field",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性36",
"codeName" : "field36",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field36",
"excelCaption" : "属性36",
"name" : "field36",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD36",
"codeName" : "Field36"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性2",
"codeName" : "field2",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field2",
"excelCaption" : "属性2",
"name" : "field2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性19",
"codeName" : "field19",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field19",
"excelCaption" : "属性19",
"name" : "field19",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD19",
"codeName" : "Field19"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性41",
"codeName" : "field41",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field41",
"excelCaption" : "属性41",
"name" : "field41",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD41",
"codeName" : "Field41"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "属性14",
"codeName" : "field14",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "field14",
"excelCaption" : "属性14",
"name" : "field14",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD14",
"codeName" : "Field14"
},
"width" : 150,
"widthUnit" : "PX",
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"dataType" : 25,
"name" : "updateman",
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "createdate",
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "updatedate",
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"format" : "YYYY",
"dataType" : 5,
"name" : "date",
"getPSAppDEField" : {
"name" : "DATE",
"codeName" : "Date"
}
}, {
"dataType" : 25,
"name" : "type",
"getPSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
}, {
"format" : "YYYY-MM-DD HH:mm:ss",
"dataType" : 5,
"name" : "end",
"getPSAppDEField" : {
"name" : "END",
"codeName" : "End"
}
}, {
"dataType" : 21,
"name" : "field24",
"getPSAppDEField" : {
"name" : "FIELD24",
"codeName" : "Field24"
}
}, {
"dataType" : 25,
"name" : "field",
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, {
"dataType" : 25,
"name" : "field36",
"getPSAppDEField" : {
"name" : "FIELD36",
"codeName" : "Field36"
}
}, {
"dataType" : 25,
"name" : "field2",
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
}
}, {
"dataType" : 25,
"name" : "field19",
"getPSAppDEField" : {
"name" : "FIELD19",
"codeName" : "Field19"
}
}, {
"dataType" : 25,
"name" : "field41",
"getPSAppDEField" : {
"name" : "FIELD41",
"codeName" : "Field41"
}
}, {
"dataType" : 25,
"name" : "field14",
"getPSAppDEField" : {
"name" : "FIELD14",
"codeName" : "Field14"
}
}, {
"dataType" : 25,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
}
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "phoneid",
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
}
}, {
"dataType" : 25,
"name" : "pbookid",
"getPSAppDEField" : {
"name" : "PBOOKID",
"codeName" : "Pbookid"
}
}, {
"dataType" : 25,
"name" : "srfmajortext",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
}
} ],
"getPSDEGridEditItems" : [ {
"caption" : "书标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"name" : "srfkey",
"getPSAppDEField" : {
"name" : "BOOKID",
"codeName" : "BookId"
},
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"allowEmpty" : true
} ],
"pagingSize" : 20,
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "grid",
"modelid" : "fa1370490e24654b68f76899ff0a5688",
"modeltype" : "PSDEGRID"
}, {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book/PSSEARCHFORMS/Default.json",
"logicName" : "默认搜索表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionType" : "FILTERACTION",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGet"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterGetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
}, {
"actionType" : "FILTERACTION",
"name" : "search",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "FilterSearch"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "搜索表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "SEARCHFORM"
},
"getPSDEFormItems" : [ {
"id" : "n_bookname_like",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "常规条件",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"caption" : "书名称(文本包含(%))",
"codeName" : "n_bookname_like",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "n_bookname_like",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "n_bookname_like"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM",
"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"
},
"searchButtonStyle" : "DEFAULT",
"tabHeaderPos" : "TOP",
"enableAdvanceSearch" : false,
"enableAutoSearch" : false,
"enableFilterSave" : false,
"noTabHeader" : true,
"name" : "searchform",
"modelid" : "5e4b87cb5540f41fffa44b8cc73b3404",
"modeltype" : "PSDEFORM_SEARCHFORM"
}, {
"controlType" : "SEARCHBAR",
"name" : "searchbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : {
"id" : "searchbar"
},
"quickGroupCount" : -1,
"quickSearchMode" : 0,
"quickSearchWidth" : 0,
"enableFilter" : false,
"enableGroup" : false,
"enableQuickSearch" : false,
"mobileSearchBar" : false
}, {
"caption" : "书",
"codeName" : "Usr2PickupGridViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr2PickupGridView",
"getPSDEViewId" : "E9766E8A-34E3-4637-AFD7-BE1654CB0EFB",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEPICKUPGRIDVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"title" : "书选择表格视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEPICKUPGRIDVIEW",
"xDataControlName" : "grid",
"enableDP" : true,
"enableExport" : true,
"enableFilter" : true,
"enableImport" : true,
"enableRowEdit" : false,
"enableSearch" : true,
"expandSearchForm" : true,
"pickupMode" : true,
"rowEditDefault" : false,
"modelid" : "bb5552e44a191dcbda93e7ac258c0547",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -236,6 +236,16 @@
"name" : "BOOKNAME",
"codeName" : "BookName"
}
}, {
"id" : "field13",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "Field13"
}
}, {
"id" : "formitem",
"dataType" : 25
}, {
"id" : "field35",
"dataType" : 25,
......@@ -244,14 +254,18 @@
"codeName" : "Field35"
}
}, {
"id" : "formitem",
"dataType" : 25
"id" : "field2",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
}
}, {
"id" : "field13",
"id" : "field38",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "Field13"
"name" : "FIELD38",
"codeName" : "Field38"
}
}, {
"id" : "bookid",
......@@ -296,8 +310,8 @@
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "值项",
"codeName" : "field35",
"caption" : "树多选",
"codeName" : "field13",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
......@@ -305,16 +319,27 @@
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field35",
"name" : "field13",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD35",
"codeName" : "Field35"
"name" : "FIELD13",
"codeName" : "Field13"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field35"
"editorParams" : {
"PICKUPVIEW" : "TRUE"
},
"editorType" : "ADDRESSPICKUP",
"name" : "field13",
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2MPickupView.json",
"viewType" : "DEMPICKUPVIEW"
},
"enableAC" : false,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
......@@ -323,6 +348,20 @@
"allowEmpty" : true,
"showCaption" : true
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel4",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel4",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel5",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel5",
"getPSDEFormDetails" : [ {
"caption" : "树单选",
"codeName" : "formitem",
"dataType" : 25,
......@@ -363,9 +402,34 @@
"valueItemName" : "field35",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
}, {
"caption" : "树多选",
"codeName" : "field13",
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel6",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel6",
"getPSDEFormDetails" : [ {
"caption" : "值项",
"codeName" : "field35",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
......@@ -373,32 +437,114 @@
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field13",
"name" : "field35",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD13",
"codeName" : "Field13"
"name" : "FIELD35",
"codeName" : "Field35"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field35"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel2",
"getPSDEFormDetails" : [ {
"caption" : "左右选择(嵌入表格)",
"codeName" : "field2",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSEditor" : {
"editorParams" : {
"AC" : "TRUE",
"PICKUPVIEW" : "TRUE"
},
"editorType" : "ADDRESSPICKUP",
"name" : "field13",
"editorType" : "PICKER",
"handlerType" : "PickupText",
"name" : "field2",
"getPSEditorItems" : [ {
"name" : "field38"
} ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2MPickupView.json",
"viewType" : "DEMPICKUPVIEW"
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json",
"viewType" : "DEPICKUPVIEW2"
},
"enableAC" : false,
"valueItemName" : "field38",
"enableAC" : true,
"enablePickupView" : true,
"forceSelection" : true,
"showTrigger" : true
"showTrigger" : true,
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueItemName" : "field38",
"allowEmpty" : true,
"showCaption" : true
} ],
......@@ -410,6 +556,91 @@
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
}, {
"actionGroupExtractMode" : "ITEM",
"caption" : "分组面板",
"codeName" : "grouppanel3",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "grouppanel3",
"getPSDEFormDetails" : [ {
"caption" : "值项",
"codeName" : "field38",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field38",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD38",
"codeName" : "Field38"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "field38"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colLG" : 12,
"colMD" : 12,
"colSM" : 12,
"colXS" : 12,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
......
......@@ -1600,7 +1600,7 @@
"name" : "menuitem85",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "选择",
"caption" : "选择",
"itemType" : "MENUITEM",
"name" : "menuitem86",
"getPSAppFunc" : {
......@@ -1619,7 +1619,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "选择"
"tooltip" : "选择"
} ],
"getPSLayout" : {
"childColLG" : -1,
......
......@@ -710,14 +710,14 @@
"name" : "menuitem85",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "选择",
"caption" : "选择",
"itemType" : "MENUITEM",
"name" : "menuitem86",
"getPSAppFunc" : {
"modelref" : true,
"id" : "AppFunc79"
},
"tooltip" : "选择"
"tooltip" : "选择"
} ],
"tooltip" : "选择视图"
}, {
......
......@@ -3950,6 +3950,12 @@
"viewType" : "DEPANELVIEW",
"resource" : "TEST",
"view" : "DEPanelViewLayout"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW",
"resource" : "Book",
"view" : "Usr2PickupGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json",
......@@ -4201,6 +4207,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "Reginfo",
"view" : "GridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json",
"viewType" : "DEPICKUPVIEW2",
"resource" : "Book",
"view" : "PickupView2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowGridView.json",
......@@ -5953,7 +5965,7 @@
"name" : "menuitem85",
"getPSAppMenuItems" : [ {
"accUserMode" : 2,
"caption" : "选择",
"caption" : "选择",
"itemType" : "MENUITEM",
"name" : "menuitem86",
"getPSAppFunc" : {
......@@ -5972,7 +5984,7 @@
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"tooltip" : "选择"
"tooltip" : "选择"
} ],
"getPSLayout" : {
"childColLG" : -1,
......@@ -24602,6 +24614,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2GridView.json",
"viewType" : "DEGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr2PickupGridView.json",
"viewType" : "DEPICKUPGRIDVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookTabExpView9.json",
......@@ -24630,6 +24646,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr08024416ListView.json",
"viewType" : "DELISTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookPickupView2.json",
"viewType" : "DEPICKUPVIEW2"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookUsr7EditView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册