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

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

上级 74d1511c
...@@ -481,6 +481,11 @@ ...@@ -481,6 +481,11 @@
}, },
"editorType" : "PICKEREX_TRIGGER_LINK", "editorType" : "PICKEREX_TRIGGER_LINK",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"name" : "field15", "name" : "field15",
"objectIdField" : "bookid", "objectIdField" : "bookid",
"objectNameField" : "bookname", "objectNameField" : "bookname",
...@@ -500,11 +505,6 @@ ...@@ -500,11 +505,6 @@
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field" "name" : "field"
} ], } ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "field", "valueItemName" : "field",
"valueType" : "OBJECT", "valueType" : "OBJECT",
"enableAC" : true, "enableAC" : true,
...@@ -546,6 +546,11 @@ ...@@ -546,6 +546,11 @@
}, },
"editorType" : "PICKEREX_TRIGGER_LINK", "editorType" : "PICKEREX_TRIGGER_LINK",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"name" : "field16", "name" : "field16",
"getPSAppDEACMode" : { "getPSAppDEACMode" : {
"modelref" : true, "modelref" : true,
...@@ -562,11 +567,6 @@ ...@@ -562,11 +567,6 @@
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field" "name" : "field"
} ], } ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "field", "valueItemName" : "field",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true, "enableLinkView" : true,
...@@ -608,12 +608,12 @@ ...@@ -608,12 +608,12 @@
}, },
"editorType" : "PICKEREX_LINK", "editorType" : "PICKEREX_LINK",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "field17", "getLinkPSAppView" : {
"getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW" "viewType" : "DEPICKUPVIEW"
}, },
"name" : "field17",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true, "enableLinkView" : true,
"enablePickupView" : true, "enablePickupView" : true,
...@@ -653,12 +653,12 @@ ...@@ -653,12 +653,12 @@
}, },
"editorType" : "PICKEREX_LINK", "editorType" : "PICKEREX_LINK",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "field18", "getLinkPSAppView" : {
"getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW" "viewType" : "DEPICKUPVIEW"
}, },
"name" : "field18",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true, "enableLinkView" : true,
"enablePickupView" : true, "enablePickupView" : true,
......
...@@ -4,20 +4,6 @@ ...@@ -4,20 +4,6 @@
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 0, "columnEnableLink" : 0,
"controlType" : "GRID", "controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSGRIDS/Usr08223952GridView1_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSGRIDS/Usr08223952GridView1_Grid.json",
"emptyText" : "无值展示内容", "emptyText" : "无值展示内容",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -36,37 +22,8 @@ ...@@ -36,37 +22,8 @@
}, },
"frozenFirstColumn" : 2, "frozenFirstColumn" : 2,
"frozenLastColumn" : 2, "frozenLastColumn" : 2,
"getGetDraftPSControlAction" : {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"getGetPSControlAction" : {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"gridStyle" : "GROUPGRID", "gridStyle" : "GROUPGRID",
"groupMode" : "NONE", "groupMode" : "NONE",
"height" : 560.0,
"logicName" : "数据表格数据模型_表格", "logicName" : "数据表格数据模型_表格",
"minorSortDir" : "ASC", "minorSortDir" : "ASC",
"getMinorSortPSAppDEField" : { "getMinorSortPSAppDEField" : {
...@@ -1622,33 +1579,18 @@ ...@@ -1622,33 +1579,18 @@
} }
}, },
"sortMode" : "REMOTE", "sortMode" : "REMOTE",
"getUpdatePSControlAction" : {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"width" : 2000.0,
"hasWFDataItems" : false, "hasWFDataItems" : false,
"enableColFilter" : false, "enableColFilter" : false,
"enableCustomized" : true, "enableCustomized" : true,
"enableGroup" : false, "enableGroup" : false,
"enablePagingBar" : true, "enablePagingBar" : true,
"enableRowEdit" : true, "enableRowEdit" : false,
"enableRowEditOrder" : false, "enableRowEditOrder" : false,
"enableRowNew" : true, "enableRowNew" : false,
"forceFit" : true, "forceFit" : true,
"hideHeader" : false, "hideHeader" : false,
"noSort" : true, "noSort" : true,
"singleSelect" : true, "singleSelect" : false,
"modelid" : "4BE5F198-0E16-4A04-A4C5-280E62387045", "modelid" : "4BE5F198-0E16-4A04-A4C5-280E62387045",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
} }
\ No newline at end of file
...@@ -287,77 +287,6 @@ ...@@ -287,77 +287,6 @@
"itemType" : "SEPERATOR", "itemType" : "SEPERATOR",
"name" : "tbitem7", "name" : "tbitem7",
"spanMode" : false "spanMode" : false
}, {
"caption" : "行编辑",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem24",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem24"
},
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"getPSUIAction" : {
"caption" : "行编辑",
"codeName" : "ToggleRowEdit",
"fullCodeName" : "ToggleRowEdit",
"name" : "表格界面_行编辑开关操作",
"getPSSysImage" : {
"glyph" : "xf0ce@FontAwesome",
"cssClass" : "fa fa-table"
},
"predefinedType" : "GRIDVIEW_ROWEDITACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "ToggleRowEdit",
"uIActionType" : "DEUIACTION",
"enableToggleMode" : true
},
"tooltip" : "行编辑",
"enableToggleMode" : true,
"hiddenItem" : true,
"showCaption" : true,
"showIcon" : true
}, {
"caption" : "新建行",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem25",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem25"
},
"getPSSysImage" : {
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"getPSUIAction" : {
"caption" : "新建行",
"codeName" : "NewRow",
"fullCodeName" : "NewRow",
"name" : "表格界面_新建行",
"getPSSysImage" : {
"glyph" : "xf067@FontAwesome",
"cssClass" : "fa fa-plus"
},
"predefinedType" : "GRIDVIEW_NEWROWACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "NewRow",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "新建行",
"showCaption" : false,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem26",
"spanMode" : false
}, { }, {
"getCapPSLanguageRes" : { "getCapPSLanguageRes" : {
"defaultContent" : "删除", "defaultContent" : "删除",
...@@ -698,38 +627,6 @@ ...@@ -698,38 +627,6 @@
}, },
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"caption" : "保存行",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"getPSUIAction" : {
"caption" : "保存行",
"codeName" : "SaveRow",
"fullCodeName" : "SaveRow",
"name" : "表格界面_保存行",
"getPSSysImage" : {
"glyph" : "xf0c7@FontAwesome",
"cssClass" : "fa fa-save"
},
"predefinedType" : "GRIDVIEW_SAVEROWACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "SaveRow",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "保存行",
"showCaption" : true,
"showIcon" : true
}, { }, {
"caption" : "数据导入", "caption" : "数据导入",
"groupExtractMode" : "ITEM", "groupExtractMode" : "ITEM",
...@@ -772,20 +669,6 @@ ...@@ -772,20 +669,6 @@
"columnEnableFilter" : 2, "columnEnableFilter" : 2,
"columnEnableLink" : 0, "columnEnableLink" : 0,
"controlType" : "GRID", "controlType" : "GRID",
"getCreatePSControlAction" : {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSGRIDS/Usr08223952GridView1_Grid.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID/PSGRIDS/Usr08223952GridView1_Grid.json",
"emptyText" : "无值展示内容", "emptyText" : "无值展示内容",
"getFetchPSControlAction" : { "getFetchPSControlAction" : {
...@@ -804,37 +687,8 @@ ...@@ -804,37 +687,8 @@
}, },
"frozenFirstColumn" : 2, "frozenFirstColumn" : 2,
"frozenLastColumn" : 2, "frozenLastColumn" : 2,
"getGetDraftPSControlAction" : {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"getGetPSControlAction" : {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"gridStyle" : "GROUPGRID", "gridStyle" : "GROUPGRID",
"groupMode" : "NONE", "groupMode" : "NONE",
"height" : 560.0,
"logicName" : "数据表格数据模型_表格", "logicName" : "数据表格数据模型_表格",
"minorSortDir" : "ASC", "minorSortDir" : "ASC",
"getMinorSortPSAppDEField" : { "getMinorSortPSAppDEField" : {
...@@ -928,8 +782,6 @@ ...@@ -928,8 +782,6 @@
"id" : "数据表格处理器" "id" : "数据表格处理器"
}, },
"getPSControlParam" : { "getPSControlParam" : {
"height" : 560.0,
"width" : 2000.0,
"autoLoad" : true, "autoLoad" : true,
"showBusyIndicator" : true, "showBusyIndicator" : true,
"id" : "GRID" "id" : "GRID"
...@@ -2479,33 +2331,18 @@ ...@@ -2479,33 +2331,18 @@
} }
}, },
"sortMode" : "REMOTE", "sortMode" : "REMOTE",
"getUpdatePSControlAction" : {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TESTGRID.json"
}
},
"width" : 2000.0,
"hasWFDataItems" : false, "hasWFDataItems" : false,
"enableColFilter" : false, "enableColFilter" : false,
"enableCustomized" : true, "enableCustomized" : true,
"enableGroup" : false, "enableGroup" : false,
"enablePagingBar" : true, "enablePagingBar" : true,
"enableRowEdit" : true, "enableRowEdit" : false,
"enableRowEditOrder" : false, "enableRowEditOrder" : false,
"enableRowNew" : true, "enableRowNew" : false,
"forceFit" : true, "forceFit" : true,
"hideHeader" : false, "hideHeader" : false,
"noSort" : true, "noSort" : true,
"singleSelect" : true, "singleSelect" : false,
"name" : "grid", "name" : "grid",
"modelid" : "4BE5F198-0E16-4A04-A4C5-280E62387045", "modelid" : "4BE5F198-0E16-4A04-A4C5-280E62387045",
"modeltype" : "PSDEGRID" "modeltype" : "PSDEGRID"
...@@ -2648,7 +2485,7 @@ ...@@ -2648,7 +2485,7 @@
"enableFilter" : true, "enableFilter" : true,
"enableImport" : true, "enableImport" : true,
"enableQuickSearch" : true, "enableQuickSearch" : true,
"enableRowEdit" : true, "enableRowEdit" : false,
"enableSearch" : true, "enableSearch" : true,
"rowEditDefault" : false, "rowEditDefault" : false,
"modelid" : "87F1B95E-4809-4355-AD7A-BC8F01BAB30D", "modelid" : "87F1B95E-4809-4355-AD7A-BC8F01BAB30D",
......
...@@ -598,6 +598,11 @@ ...@@ -598,6 +598,11 @@
}, },
"editorType" : "PICKEREX_TRIGGER_LINK", "editorType" : "PICKEREX_TRIGGER_LINK",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"name" : "field15", "name" : "field15",
"objectIdField" : "bookid", "objectIdField" : "bookid",
"objectNameField" : "bookname", "objectNameField" : "bookname",
...@@ -617,11 +622,6 @@ ...@@ -617,11 +622,6 @@
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field" "name" : "field"
} ], } ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "field", "valueItemName" : "field",
"valueType" : "OBJECT", "valueType" : "OBJECT",
"enableAC" : true, "enableAC" : true,
...@@ -663,6 +663,11 @@ ...@@ -663,6 +663,11 @@
}, },
"editorType" : "PICKEREX_TRIGGER_LINK", "editorType" : "PICKEREX_TRIGGER_LINK",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"getLinkPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"name" : "field16", "name" : "field16",
"getPSAppDEACMode" : { "getPSAppDEACMode" : {
"modelref" : true, "modelref" : true,
...@@ -679,11 +684,6 @@ ...@@ -679,11 +684,6 @@
"getPSEditorItems" : [ { "getPSEditorItems" : [ {
"name" : "field" "name" : "field"
} ], } ],
"getPickupPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW"
},
"valueItemName" : "field", "valueItemName" : "field",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true, "enableLinkView" : true,
...@@ -725,12 +725,12 @@ ...@@ -725,12 +725,12 @@
}, },
"editorType" : "PICKEREX_LINK", "editorType" : "PICKEREX_LINK",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "field17", "getLinkPSAppView" : {
"getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW" "viewType" : "DEPICKUPVIEW"
}, },
"name" : "field17",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true, "enableLinkView" : true,
"enablePickupView" : true, "enablePickupView" : true,
...@@ -770,12 +770,12 @@ ...@@ -770,12 +770,12 @@
}, },
"editorType" : "PICKEREX_LINK", "editorType" : "PICKEREX_LINK",
"handlerType" : "PickupText", "handlerType" : "PickupText",
"name" : "field18", "getLinkPSAppView" : {
"getPickupPSAppView" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/BookTypePickupView.json",
"viewType" : "DEPICKUPVIEW" "viewType" : "DEPICKUPVIEW"
}, },
"name" : "field18",
"enableAC" : true, "enableAC" : true,
"enableLinkView" : true, "enableLinkView" : true,
"enablePickupView" : true, "enablePickupView" : true,
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册