提交 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,
......
...@@ -12,111 +12,204 @@ ...@@ -12,111 +12,204 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json" "path" : "PSSYSAPPS/Web/PSAPPMODULES/Test.json"
}, },
"getPSAppViewEngines" : [ { "getPSDEViewCodeName" : "Usr08220231EditView",
"engineCat" : "VIEW", "getPSDEViewId" : "5127FA5E-9EE8-475C-88E7-A514AD7AB9BB",
"engineType" : "EditView", "getPSViewLayoutPanel" : {
"name" : "engine" "codeName" : "Usr0822130808",
} ], "controlType" : "VIEWLAYOUTPANEL",
"getPSControls" : [ { "layoutMode" : "FLEX",
"codeName" : "Usr08220231EditViewtoolbar", "logicName" : "Usr08220231EditViewDEEDITVIEW",
"controlType" : "TOOLBAR", "memo" : "编辑视图",
"logicName" : "垂直分割面板_工具栏", "name" : "layoutpanel",
"name" : "toolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}, },
"getPSControlParam" : { "getPSControlParam" : { },
"id" : "TOOLBAR" "getPSLayout" : {
"layout" : "FLEX"
}, },
"xDataControlName" : "form", "getRootPSPanelItems" : [ {
"modelid" : "EBBAF75E-378B-484A-89C0-D7E0890F04D5", "caption" : "容器",
"modeltype" : "PSDETOOLBAR" "itemStyle" : "DEFAULT",
}, { "itemType" : "CONTAINER",
"codeName" : "Usr08220231EditView_Form", "name" : "container",
"controlType" : "FORM", "getPSLayout" : {
"getCreatePSControlAction" : { "layout" : "FLEX"
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
}, },
"getPSAppDataEntity" : { "getPSLayoutPos" : {
"modelref" : true, "grow" : -1,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "heightMode" : "FULL",
} "layout" : "FLEX"
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Usr08220231EditView_Form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
}, },
"getPSPanelItems" : [ {
"caption" : "容器",
"contentHeight" : 300.0,
"height" : 300.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container1",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"height" : 300,
"heightMode" : "PX",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "form",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container2",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "搜索表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "searchform",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ],
"predefinedType" : "CONTAINER_V_SPLIT"
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container3",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"heightMode" : "FULL",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "容器",
"contentHeight" : 40.0,
"height" : 40.0,
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container4",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"height" : 40,
"heightMode" : "PERCENTAGE",
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "图表",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "chart",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container5",
"getPSLayout" : {
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"caption" : "表单",
"itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS",
"name" : "form1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"showCaption" : true
} ]
} ],
"predefinedType" : "CONTAINER_V_SPLIT"
} ],
"layoutBodyOnly" : false,
"layoutPanel" : true,
"useDefaultLayout" : false,
"viewProxyMode" : true,
"modelid" : "8DA1284F-DC68-468D-91B7-CE64924820E8",
"modeltype" : "PSSYSVIEWLAYOUTPANEL",
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "EditView",
"name" : "engine"
} ],
"getPSControls" : [ {
"codeName" : "Usr08220231EditViewtoolbar",
"controlType" : "TOOLBAR",
"logicName" : "垂直分割面板_工具栏",
"name" : "toolbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSControlParam" : {
"id" : "TOOLBAR"
},
"xDataControlName" : "form",
"modelid" : "EBBAF75E-378B-484A-89C0-D7E0890F04D5",
"modeltype" : "PSDETOOLBAR"
}, {
"codeName" : "Usr08220231EditView_Form",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "id" : "create",
} "actionName" : "Create",
},
"logicName" : "垂直分割面板_表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
"name" : "loaddraft", "name" : "create",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "GetDraft" "id" : "Create"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Usr08220231EditView_Form.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM", "actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "CREATE",
...@@ -125,194 +218,270 @@ ...@@ -125,194 +218,270 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionName" : "Get", "getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "READ", "dataAccessAction" : "CREATE",
"name" : "load", "name" : "loaddraft",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Get" "id" : "GetDraft"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { },
"actionName" : "Create", "getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION", "actionType" : "DEACTION",
"dataAccessAction" : "CREATE", "dataAccessAction" : "READ",
"name" : "create", "name" : "load",
"getPSAppDEMethod" : { "getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Create" "id" : "Get"
}, },
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
},
"logicName" : "垂直分割面板_表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
} ],
"enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, { }, {
"actionName" : "Update", "id" : "srforikey",
"actionType" : "DEACTION", "hidden" : true,
"dataAccessAction" : "UPDATE", "dataType" : 25
"name" : "update", }, {
"getPSAppDEMethod" : { "id" : "srfkey",
"modelref" : true, "hidden" : true,
"id" : "Update" "dataType" : 25,
}, "getPSAppDEField" : {
"getPSAppDataEntity" : { "name" : "PHONEID",
"modelref" : true, "codeName" : "PhoneId"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} }
}, { }, {
"actionName" : "Remove", "id" : "srfmajortext",
"actionType" : "DEACTION", "hidden" : true,
"dataAccessAction" : "DELETE", "dataType" : 25,
"name" : "remove", "getPSAppDEField" : {
"getPSAppDEMethod" : { "name" : "PHONENAME",
"modelref" : true, "codeName" : "PhoneName"
"id" : "Remove" }
}, }, {
"getPSAppDataEntity" : { "id" : "srftempmode",
"modelref" : true, "hidden" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "phonename",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "phoneid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
} }
} ], } ],
"enableDEFieldPrivilege" : false, "getPSDEFormPages" : [ {
"id" : "编辑表单处理器" "caption" : "基本信息",
}, "codeName" : "formpage1",
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "FORM"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "phonename",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
}
}, {
"id" : "createman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
}
}, {
"id" : "createdate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
}
}, {
"id" : "updateman",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}
}, {
"id" : "updatedate",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "phoneid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "手机基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL", "detailType" : "FORMPAGE",
"name" : "group1", "name" : "formpage1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "手机名称", "actionGroupExtractMode" : "ITEM",
"codeName" : "phonename", "caption" : "手机基本信息",
"dataType" : 25, "codeName" : "group1",
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "GROUPPANEL",
"enableCond" : 3, "name" : "group1",
"ignoreInput" : 0, "getPSDEFormDetails" : [ {
"labelPos" : "LEFT", "caption" : "手机名称",
"labelWidth" : 130, "codeName" : "phonename",
"name" : "phonename", "dataType" : 25,
"noPrivDisplayMode" : 1, "detailStyle" : "DEFAULT",
"getPSAppDEField" : { "detailType" : "FORMITEM",
"name" : "PHONENAME", "enableCond" : 3,
"codeName" : "PhoneName" "ignoreInput" : 0,
}, "labelPos" : "LEFT",
"getPSEditor" : { "labelWidth" : 130,
"editorType" : "TEXTBOX", "name" : "phonename",
"maxLength" : 200, "noPrivDisplayMode" : 1,
"name" : "phonename" "getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "phonename"
},
"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" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -323,12 +492,165 @@ ...@@ -323,12 +492,165 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "infoGroupMode" : false
"colMD" : 24, }, {
"caption" : "其它",
"codeName" : "formpage2",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage2",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "操作信息",
"codeName" : "group2",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group2",
"getPSDEFormDetails" : [ {
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEMAN",
"codeName" : "CreateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "CREATEDATE",
"codeName" : "CreateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "createdate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updateman",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "updatedate",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD HH:mm:ss",
"allowEmpty" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false, "infoGroupMode" : false
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -338,139 +660,739 @@ ...@@ -338,139 +660,739 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "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/Phone.json"
}
},
"tabHeaderPos" : "TOP",
"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/Phone.json"
}
},
"noTabHeader" : false,
"name" : "form",
"modelid" : "9D016266-BA62-4953-B117-67AD2FDB19D7",
"modeltype" : "PSDEFORM_EDITFORM"
}, { }, {
"caption" : "其它", "codeName" : "Main",
"codeName" : "formpage2", "controlType" : "FORM",
"detailStyle" : "DEFAULT", "getCreatePSControlAction" : {
"detailType" : "FORMPAGE", "modelref" : true,
"name" : "formpage2", "id" : "create",
"getPSDEFormDetails" : [ { "actionName" : "Create",
"actionGroupExtractMode" : "ITEM", "actionType" : "DEACTION",
"caption" : "操作信息", "dataAccessAction" : "CREATE",
"codeName" : "group2", "name" : "create",
"detailStyle" : "DEFAULT", "getPSAppDEMethod" : {
"detailType" : "GROUPPANEL", "modelref" : true,
"name" : "group2", "id" : "Create"
"getPSDEFormDetails" : [ { },
"caption" : "建立人", "getPSAppDataEntity" : {
"codeName" : "createman", "modelref" : true,
"dataType" : 25, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"detailStyle" : "DEFAULT", }
"detailType" : "FORMITEM", },
"enableCond" : 3, "defaultLabelWidth" : 130,
"ignoreInput" : 3, "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSFORMS/Main.json",
"labelPos" : "LEFT", "getGetDraftFromPSControlAction" : {
"labelWidth" : 130, "modelref" : true,
"name" : "createman", "id" : "loaddraftfrom",
"noPrivDisplayMode" : 1, "actionName" : "GETDRAFTFROM",
"getPSAppDEField" : { "actionType" : "DEACTION",
"name" : "CREATEMAN", "dataAccessAction" : "CREATE",
"codeName" : "CreateMan" "name" : "loaddraftfrom",
}, "getPSAppDataEntity" : {
"getPSEditor" : { "modelref" : true,
"editorType" : "SPAN", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"name" : "createman", }
"getPSAppCodeList" : { },
"modelref" : true, "getGetDraftPSControlAction" : {
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json" "modelref" : true,
}, "id" : "loaddraft",
"enableLinkView" : false "actionName" : "GetDraft",
}, "actionType" : "DEACTION",
"getPSLayoutPos" : { "dataAccessAction" : "CREATE",
"colMD" : 24, "name" : "loaddraft",
"layout" : "TABLE_24COL" "getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.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/Phone.json"
}
},
"logicName" : "主编辑表单",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
}, },
"allowEmpty" : true, "getPSAppDataEntity" : {
"convertToCodeItemText" : true, "modelref" : true,
"showCaption" : true "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, { }, {
"caption" : "建立时间", "actionName" : "GETDRAFTFROM",
"codeName" : "createdate", "actionType" : "DEACTION",
"dataType" : 5, "dataAccessAction" : "CREATE",
"detailStyle" : "DEFAULT", "name" : "loaddraftfrom",
"detailType" : "FORMITEM", "getPSAppDataEntity" : {
"enableCond" : 3, "modelref" : true,
"ignoreInput" : 3, "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"labelPos" : "LEFT", }
"labelWidth" : 130, }, {
"name" : "createdate", "actionName" : "Get",
"noPrivDisplayMode" : 1, "actionType" : "DEACTION",
"getPSAppDEField" : { "dataAccessAction" : "READ",
"name" : "CREATEDATE", "name" : "load",
"codeName" : "CreateDate" "getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
}, },
"getPSEditor" : { "getPSAppDataEntity" : {
"editorType" : "SPAN", "modelref" : true,
"name" : "createdate", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"enableLinkView" : false }
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
}, },
"getPSLayoutPos" : { "getPSAppDataEntity" : {
"colMD" : 24, "modelref" : true,
"layout" : "TABLE_24COL" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "getPSAppDataEntity" : {
"allowEmpty" : true, "modelref" : true,
"showCaption" : true "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
}, { }, {
"caption" : "更新人", "actionName" : "Remove",
"codeName" : "updateman", "actionType" : "DEACTION",
"dataType" : 25, "dataAccessAction" : "DELETE",
"detailStyle" : "DEFAULT", "name" : "remove",
"detailType" : "FORMITEM", "getPSAppDEMethod" : {
"enableCond" : 3, "modelref" : true,
"ignoreInput" : 3, "id" : "Remove"
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "UPDATEMAN",
"codeName" : "UpdateMan"
}, },
"getPSEditor" : { "getPSAppDataEntity" : {
"editorType" : "SPAN", "modelref" : true,
"name" : "updateman", "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
"getPSAppCodeList" : { }
"modelref" : true, } ],
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/SysOperator.json" "enableDEFieldPrivilege" : false,
"id" : "编辑表单处理器"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "USR08220231EDITVIEW"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "phonename",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
}
}, {
"id" : "phonetype",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONETYPE",
"codeName" : "Phonetype"
}
}, {
"id" : "field",
"dataType" : 21,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
}
}, {
"id" : "field2",
"dataType" : 5,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
}
}, {
"id" : "money",
"dataType" : 6,
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
}
}, {
"id" : "phoneid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "PHONEID",
"codeName" : "PhoneId"
}
} ],
"getPSDEFormPages" : [ {
"caption" : "基本信息",
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"actionGroupExtractMode" : "ITEM",
"caption" : "手机基本信息",
"codeName" : "group1",
"detailStyle" : "DEFAULT",
"detailType" : "GROUPPANEL",
"name" : "group1",
"getPSDEFormDetails" : [ {
"caption" : "手机",
"codeName" : "phonename",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phonename",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONENAME",
"codeName" : "PhoneName"
},
"getPSEditor" : {
"editorStyle" : "editorTest",
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "phonename",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
}, },
"enableLinkView" : false "getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorTest"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "手机型号",
"codeName" : "phonetype",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phonetype",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "PHONETYPE",
"codeName" : "Phonetype"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMENABLE",
"logicType" : "GROUP",
"name" : "表单成员[phonetype][表单项启用]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "phonename",
"logicType" : "SINGLE",
"name" : "phonename 等于(=) (10)",
"value" : "10"
} ],
"relatedDetailNames" : [ "phonename" ],
"notMode" : false
} ],
"getPSEditor" : {
"editorStyle" : "textStyle1",
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "phonetype",
"getPSSysPFPlugin" : {
"pluginType" : "EDITOR_CUSTOMSTYLE",
"pluginCode" : "editorPlugin"
}
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "图片上传",
"codeName" : "field",
"dataType" : 21,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD",
"codeName" : "Field"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "时间测试",
"codeName" : "field2",
"dataType" : 5,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "field2",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "FIELD2",
"codeName" : "Field2"
},
"getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "PANELVISIBLE",
"logicType" : "GROUP",
"name" : "表单成员[field2][面板显示]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "phonename",
"logicType" : "SINGLE",
"value" : "aaa"
} ],
"relatedDetailNames" : [ "phonename" ],
"notMode" : false
} ],
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field2",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"valueFormat" : "YYYY-MM-DD",
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "金额",
"codeName" : "money",
"dataType" : 6,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "money",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "MONEY",
"codeName" : "Money"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "money",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"unitName" : "元",
"allowEmpty" : true,
"enableUnitName" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "infoGroupMode" : true,
"convertToCodeItemText" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "更新时间", "codeName" : "mdctrl1",
"codeName" : "updatedate", "contentType" : "REPEATER",
"dataType" : 5,
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "MDCTRL",
"enableCond" : 3, "name" : "mdctrl1",
"ignoreInput" : 3, "getPSDEFormDetails" : [ {
"labelPos" : "LEFT", "codeName" : "pphoneid3",
"labelWidth" : 130, "dataType" : 25,
"name" : "updatedate", "detailStyle" : "DEFAULT",
"noPrivDisplayMode" : 1, "detailType" : "FORMITEM",
"getPSAppDEField" : { "enableCond" : 3,
"name" : "UPDATEDATE", "ignoreInput" : 0,
"codeName" : "UpdateDate" "labelPos" : "LEFT",
}, "labelWidth" : 130,
"getPSEditor" : { "name" : "pphoneid3",
"editorType" : "SPAN", "noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "pphoneid3"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
}, {
"codeName" : "phoneid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "phoneid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
}, {
"codeName" : "deptid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "deptid",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "deptid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
}, {
"codeName" : "pphoneid4",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "pphoneid4",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "pphoneid4"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
}, {
"codeName" : "end",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "end",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "end"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
}, {
"codeName" : "updateman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "updateman"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
}, {
"caption" : "更新时间",
"codeName" : "updatedate",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
"enableLinkView" : false "noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "updatedate"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
}, {
"caption" : "建立时间",
"codeName" : "createdate",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createdate",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "createdate"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
}, {
"caption" : "建立人",
"codeName" : "createman",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "createman",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "createman"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
}, {
"caption" : "组织机构标识",
"codeName" : "orgid",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "orgid",
"noPrivDisplayMode" : 1,
"getPSEditor" : {
"editorType" : "TEXTBOX",
"name" : "orgid"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"repeatContent" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "infoGroupMode" : false,
"allowEmpty" : true,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -481,12 +1403,7 @@ ...@@ -481,12 +1403,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSLayoutPos" : { "infoGroupMode" : false
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -496,90 +1413,69 @@ ...@@ -496,90 +1413,69 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : false "getPSSysPFPlugin" : {
} ], "pluginType" : "EDITFORM_RENDER",
"getPSLayout" : { "pluginCode" : "RuntimeWidget"
"childColLG" : -1, },
"childColMD" : 24, "getRemovePSControlAction" : {
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"tabHeaderPos" : "TOP",
"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/Phone.json"
}
}, },
"noTabHeader" : true,
"name" : "usr08220231editview",
"modelid" : "a3ece2843bcddbc92a85087bdad4ecef",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr08220231EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
}, },
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "垂直分割面板",
"codeName" : "Usr08220231EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
} },
}, "getPSControlParam" : { }
"noTabHeader" : false, } ]
"name" : "form",
"modelid" : "9D016266-BA62-4953-B117-67AD2FDB19D7",
"modeltype" : "PSDEFORM_EDITFORM"
}, {
"codeName" : "Usr08220231EditViewdatainfobar",
"controlType" : "DATAINFOBAR",
"name" : "datainfobar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : {
"id" : "datainfobar"
}
}, {
"caption" : "垂直分割面板",
"codeName" : "Usr08220231EditViewcaptionbar",
"controlType" : "CAPTIONBAR",
"name" : "captionbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { }
} ],
"getPSDEViewCodeName" : "Usr08220231EditView",
"getPSDEViewId" : "5127FA5E-9EE8-475C-88E7-A514AD7AB9BB",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEEDITVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
}, },
"refFlag" : false, "refFlag" : false,
"title" : "垂直分割面板", "title" : "垂直分割面板",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册