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

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

上级 2a25a642
...@@ -4128,6 +4128,21 @@ ...@@ -4128,6 +4128,21 @@
"uIActionTag" : "opendsjlb", "uIActionTag" : "opendsjlb",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "opendsjlb@Book" "id" : "opendsjlb@Book"
}, {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0921642315_button_calluilogic_click",
"fullCodeName" : "Book_panel_Usr0921642315_button_calluilogic_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Usr0921642315_button_calluilogic_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0921642315_button_calluilogic_click@Book"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "test", "codeName" : "test",
......
...@@ -53,6 +53,11 @@ ...@@ -53,6 +53,11 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
"viewFieldName" : "BOOKNAME" "viewFieldName" : "BOOKNAME"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "TYPE"
}, {
"id" : "field_switch"
} ], } ],
"codeName" : "Usr0921642315", "codeName" : "Usr0921642315",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -85,38 +90,211 @@ ...@@ -85,38 +90,211 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "分组标题11", "caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "RAWITEM",
"name" : "container_group", "name" : "static_label",
"getPSLayout" : { "getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
}, {
"caption" : "文本1111",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSRawItem" : {
"caption" : "文本(动态)", "caption" : "文本内容",
"itemStyle" : "DEFAULT", "contentType" : "RAW",
"itemType" : "FIELD", "name" : "static_text",
"name" : "field_text_dynamic", "predefinedType" : "STATIC_TEXT",
"getPSEditor" : { "renderMode" : "TEXT"
"editorType" : "SPAN", },
"name" : "field_text_dynamic", "rawContent" : "文本内容",
"predefinedType" : "FIELD_TEXT_DYNAMIC", "showCaption" : true
"renderMode" : "TEXT_DYNAMIC", }, {
"enableLinkView" : false "caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label1",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
}, {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image",
"getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
}, },
"getPSLayoutPos" : { "predefinedType" : "STATIC_IMAGE"
"grow" : -1, },
"layout" : "FLEX" "getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
},
"showCaption" : true
}, {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text1",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
}, {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text2",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text2",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "BOOKNAME",
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "TYPE",
"hidden" : false,
"showCaption" : false
}, {
"caption" : "开关",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_switch",
"getPSEditor" : {
"editorType" : "SWITCH",
"name" : "field_switch",
"predefinedType" : "FIELD_SWITCH"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "itemlayoutpanel_button_calluilogic"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0921642315_button_calluilogic_click",
"fullCodeName" : "Book_panel_Usr0921642315_button_calluilogic_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"viewFieldName" : "BOOKNAME", "timeout" : 60000,
"hidden" : false, "uIActionMode" : "CUSTOM",
"showCaption" : false "uIActionTag" : "panel_Usr0921642315_button_calluilogic_click",
} ], "uIActionType" : "DEUIACTION",
"predefinedType" : "CONTAINER_GROUP", "id" : "panel_Usr0921642315_button_calluilogic_click@Book"
},
"tooltip" : "按钮",
"uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
} ] } ]
} ], } ],
...@@ -130,15 +308,15 @@ ...@@ -130,15 +308,15 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"getPSDEDataViewDataItems" : [ { "getPSDEDataViewDataItems" : [ {
"dataType" : 25,
"name" : "bookname"
}, {
"dataType" : 25, "dataType" : 25,
"getFrontPSCodeList" : { "getFrontPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
}, },
"name" : "type" "name" : "type"
}, {
"dataType" : 25,
"name" : "bookname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -169,6 +347,16 @@ ...@@ -169,6 +347,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"dataItemName" : "type", "dataItemName" : "type",
...@@ -183,16 +371,6 @@ ...@@ -183,16 +371,6 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -2,6 +2,11 @@ ...@@ -2,6 +2,11 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
"viewFieldName" : "BOOKNAME" "viewFieldName" : "BOOKNAME"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "TYPE"
}, {
"id" : "field_switch"
} ], } ],
"codeName" : "Usr0921642315", "codeName" : "Usr0921642315",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -33,38 +38,211 @@ ...@@ -33,38 +38,211 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "分组标题11", "caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "RAWITEM",
"name" : "container_group", "name" : "static_label",
"getPSLayout" : { "getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
}, {
"caption" : "文本1111",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSRawItem" : {
"caption" : "文本(动态)", "caption" : "文本内容",
"itemStyle" : "DEFAULT", "contentType" : "RAW",
"itemType" : "FIELD", "name" : "static_text",
"name" : "field_text_dynamic", "predefinedType" : "STATIC_TEXT",
"getPSEditor" : { "renderMode" : "TEXT"
"editorType" : "SPAN", },
"name" : "field_text_dynamic", "rawContent" : "文本内容",
"predefinedType" : "FIELD_TEXT_DYNAMIC", "showCaption" : true
"renderMode" : "TEXT_DYNAMIC", }, {
"enableLinkView" : false "caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label1",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
}, {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image",
"getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
}, },
"getPSLayoutPos" : { "predefinedType" : "STATIC_IMAGE"
"grow" : -1, },
"layout" : "FLEX" "getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
},
"showCaption" : true
}, {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text1",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
}, {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text2",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text2",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "BOOKNAME",
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "TYPE",
"hidden" : false,
"showCaption" : false
}, {
"caption" : "开关",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_switch",
"getPSEditor" : {
"editorType" : "SWITCH",
"name" : "field_switch",
"predefinedType" : "FIELD_SWITCH"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "itemlayoutpanel_button_calluilogic"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0921642315_button_calluilogic_click",
"fullCodeName" : "Book_panel_Usr0921642315_button_calluilogic_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"viewFieldName" : "BOOKNAME", "timeout" : 60000,
"hidden" : false, "uIActionMode" : "CUSTOM",
"showCaption" : false "uIActionTag" : "panel_Usr0921642315_button_calluilogic_click",
} ], "uIActionType" : "DEUIACTION",
"predefinedType" : "CONTAINER_GROUP", "id" : "panel_Usr0921642315_button_calluilogic_click@Book"
},
"tooltip" : "按钮",
"uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
} ] } ]
} ], } ],
......
...@@ -679,6 +679,11 @@ ...@@ -679,6 +679,11 @@
"getAllPSPanelFields" : [ { "getAllPSPanelFields" : [ {
"id" : "field_text_dynamic", "id" : "field_text_dynamic",
"viewFieldName" : "BOOKNAME" "viewFieldName" : "BOOKNAME"
}, {
"id" : "field_text_dynamic1",
"viewFieldName" : "TYPE"
}, {
"id" : "field_switch"
} ], } ],
"codeName" : "Usr0921642315", "codeName" : "Usr0921642315",
"controlType" : "PANEL", "controlType" : "PANEL",
...@@ -711,38 +716,211 @@ ...@@ -711,38 +716,211 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "分组标题11", "caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CONTAINER", "itemType" : "RAWITEM",
"name" : "container_group", "name" : "static_label",
"getPSLayout" : { "getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
}, {
"caption" : "文本1111",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text",
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSRawItem" : {
"caption" : "文本(动态)", "caption" : "文本内容",
"itemStyle" : "DEFAULT", "contentType" : "RAW",
"itemType" : "FIELD", "name" : "static_text",
"name" : "field_text_dynamic", "predefinedType" : "STATIC_TEXT",
"getPSEditor" : { "renderMode" : "TEXT"
"editorType" : "SPAN", },
"name" : "field_text_dynamic", "rawContent" : "文本内容",
"predefinedType" : "FIELD_TEXT_DYNAMIC", "showCaption" : true
"renderMode" : "TEXT_DYNAMIC", }, {
"enableLinkView" : false "caption" : "标签",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_label1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "标签",
"contentType" : "RAW",
"name" : "static_label1",
"predefinedType" : "STATIC_LABEL",
"renderMode" : "PARAGRAPH"
},
"rawContent" : "标签",
"showCaption" : true
}, {
"caption" : "图片",
"contentType" : "IMAGE",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_image",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"contentType" : "IMAGE",
"name" : "static_image",
"getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
}, },
"getPSLayoutPos" : { "predefinedType" : "STATIC_IMAGE"
"grow" : -1, },
"layout" : "FLEX" "getPSSysImage" : {
"glyph" : "xf207@FontAwesome",
"cssClass" : "fa fa-bus"
},
"showCaption" : true
}, {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text1",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text1",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
}, {
"caption" : "文本",
"contentType" : "RAW",
"itemStyle" : "DEFAULT",
"itemType" : "RAWITEM",
"name" : "static_text2",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSRawItem" : {
"caption" : "文本内容",
"contentType" : "RAW",
"name" : "static_text2",
"predefinedType" : "STATIC_TEXT",
"renderMode" : "TEXT"
},
"rawContent" : "文本内容",
"showCaption" : true
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "BOOKNAME",
"hidden" : false,
"showCaption" : false
}, {
"caption" : "文本(动态)",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_text_dynamic1",
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "field_text_dynamic1",
"predefinedType" : "FIELD_TEXT_DYNAMIC",
"renderMode" : "TEXT_DYNAMIC",
"enableLinkView" : false
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"viewFieldName" : "TYPE",
"hidden" : false,
"showCaption" : false
}, {
"caption" : "开关",
"itemStyle" : "DEFAULT",
"itemType" : "FIELD",
"name" : "field_switch",
"getPSEditor" : {
"editorType" : "SWITCH",
"name" : "field_switch",
"predefinedType" : "FIELD_SWITCH"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"hidden" : false,
"showCaption" : false
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "按钮",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "itemlayoutpanel_button_calluilogic"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0921642315_button_calluilogic_click",
"fullCodeName" : "Book_panel_Usr0921642315_button_calluilogic_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
}, },
"viewFieldName" : "BOOKNAME", "timeout" : 60000,
"hidden" : false, "uIActionMode" : "CUSTOM",
"showCaption" : false "uIActionTag" : "panel_Usr0921642315_button_calluilogic_click",
} ], "uIActionType" : "DEUIACTION",
"predefinedType" : "CONTAINER_GROUP", "id" : "panel_Usr0921642315_button_calluilogic_click@Book"
},
"tooltip" : "按钮",
"uIActionTarget" : "NONE",
"showCaption" : true "showCaption" : true
} ] } ]
} ], } ],
...@@ -830,15 +1008,15 @@ ...@@ -830,15 +1008,15 @@
"id" : "DATAVIEW" "id" : "DATAVIEW"
}, },
"getPSDEDataViewDataItems" : [ { "getPSDEDataViewDataItems" : [ {
"dataType" : 25,
"name" : "bookname"
}, {
"dataType" : 25, "dataType" : 25,
"getFrontPSCodeList" : { "getFrontPSCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
}, },
"name" : "type" "name" : "type"
}, {
"dataType" : 25,
"name" : "bookname"
}, { }, {
"dataType" : 25, "dataType" : 25,
"name" : "srfkey", "name" : "srfkey",
...@@ -869,6 +1047,16 @@ ...@@ -869,6 +1047,16 @@
} }
} ], } ],
"getPSDEDataViewItems" : [ { "getPSDEDataViewItems" : [ {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
}, {
"cLConvertMode" : "FRONT", "cLConvertMode" : "FRONT",
"caption" : "类型", "caption" : "类型",
"dataItemName" : "type", "dataItemName" : "type",
...@@ -883,16 +1071,6 @@ ...@@ -883,16 +1071,6 @@
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList44.json"
}, },
"enableSort" : true "enableSort" : true
}, {
"caption" : "书名称",
"dataItemName" : "bookname",
"itemType" : "DATAITEM",
"name" : "BOOKNAME",
"getPSAppDEField" : {
"name" : "BOOKNAME",
"codeName" : "BookName"
},
"enableSort" : true
} ], } ],
"pagingSize" : 20, "pagingSize" : 20,
"getRemovePSControlAction" : { "getRemovePSControlAction" : {
......
...@@ -43428,6 +43428,21 @@ ...@@ -43428,6 +43428,21 @@
"uIActionTag" : "opendsjlb", "uIActionTag" : "opendsjlb",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "opendsjlb@Book" "id" : "opendsjlb@Book"
}, {
"actionTarget" : "NONE",
"caption" : "按钮",
"codeName" : "panel_Usr0921642315_button_calluilogic_click",
"fullCodeName" : "Book_panel_Usr0921642315_button_calluilogic_click",
"name" : "按钮",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"timeout" : 60000,
"uIActionMode" : "CUSTOM",
"uIActionTag" : "panel_Usr0921642315_button_calluilogic_click",
"uIActionType" : "DEUIACTION",
"id" : "panel_Usr0921642315_button_calluilogic_click@Book"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "test", "codeName" : "test",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册