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

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

上级 66c3c100
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</changeSet> </changeSet>
<!--输出实体[BOOK]数据结构 --> <!--输出实体[BOOK]数据结构 -->
<changeSet author="root" id="tab-book-366-3"> <changeSet author="root" id="tab-book-370-3">
<createTable tableName="T_BOOK"> <createTable tableName="T_BOOK">
<column name="BOOKNAME" remarks="" type="VARCHAR(200)"> <column name="BOOKNAME" remarks="" type="VARCHAR(200)">
</column> </column>
......
...@@ -272,9 +272,9 @@ ...@@ -272,9 +272,9 @@
"codeName" : "BookName" "codeName" : "BookName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "bookname",
"name" : "bookname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -303,20 +303,6 @@ ...@@ -303,20 +303,6 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFDGroupLogics" : [ { "getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND", "groupOP" : "AND",
"logicCat" : "ITEMENABLE", "logicCat" : "ITEMENABLE",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -332,9 +318,9 @@ ...@@ -332,9 +318,9 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 100, "name" : "type",
"name" : "type" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -343,7 +329,7 @@ ...@@ -343,7 +329,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"rTMOSFilePath" : "psdeformdetail_formitems/type", "rTMOSFilePath" : "psdeformdetail_formitems/type",
"allowEmpty" : false, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -572,7 +558,7 @@ ...@@ -572,7 +558,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"rTMOSFilePath" : "psdeformdetail_grouppanels/group1", "rTMOSFilePath" : "psdeformdetail_grouppanels/group1",
"infoGroupMode" : false, "infoGroupMode" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
......
...@@ -19,35 +19,35 @@ ...@@ -19,35 +19,35 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u1feafb4_click", "name" : "grid_uagridcolumn1_u4c6267d_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_删除操作"
} }
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u4c6267d_click", "name" : "grid_uagridcolumn1_u1feafb4_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_删除操作" "id" : "表格界面_编辑操作"
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作", "name" : "表格界面_删除操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Edit" "id" : "Remove"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "MULTIKEY",
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, { }, {
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Edit"
}, },
"uIActionTarget" : "MULTIKEY", "uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid" "xDataControlName" : "grid"
} ], } ],
"getPSControlLogics" : [ { "getPSControlLogics" : [ {
...@@ -168,40 +168,6 @@ ...@@ -168,40 +168,6 @@
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u4c6267d", "name" : "u4c6267d",
"getPSUIAction" : { "getPSUIAction" : {
...@@ -235,6 +201,40 @@ ...@@ -235,6 +201,40 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ] } ]
}, },
"rTMOSFilePath" : "psdegridcols/uagridcolumn1", "rTMOSFilePath" : "psdegridcols/uagridcolumn1",
......
...@@ -25,35 +25,35 @@ ...@@ -25,35 +25,35 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u1feafb4_click", "name" : "db_sysportlet2_list_field_u4c6267d_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_删除操作"
} }
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u4c6267d_click", "name" : "db_sysportlet2_list_field_u1feafb4_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_删除操作" "id" : "表格界面_编辑操作"
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作", "name" : "表格界面_删除操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Edit" "id" : "Remove"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet2_list" "xDataControlName" : "db_sysportlet2_list"
}, { }, {
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Edit"
}, },
"uIActionTarget" : "MULTIKEY", "uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet2_list" "xDataControlName" : "db_sysportlet2_list"
} ], } ],
"getPSDEListDataItems" : [ { "getPSDEListDataItems" : [ {
...@@ -104,40 +104,6 @@ ...@@ -104,40 +104,6 @@
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u4c6267d", "name" : "u4c6267d",
"getPSUIAction" : { "getPSUIAction" : {
...@@ -171,6 +137,40 @@ ...@@ -171,6 +137,40 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ] } ]
}, },
"width" : 150, "width" : 150,
......
...@@ -378,9 +378,9 @@ ...@@ -378,9 +378,9 @@
"codeName" : "BookName" "codeName" : "BookName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "bookname",
"name" : "bookname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -409,20 +409,6 @@ ...@@ -409,20 +409,6 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFDGroupLogics" : [ { "getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND", "groupOP" : "AND",
"logicCat" : "ITEMENABLE", "logicCat" : "ITEMENABLE",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -438,9 +424,9 @@ ...@@ -438,9 +424,9 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 100, "name" : "type",
"name" : "type" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -449,7 +435,7 @@ ...@@ -449,7 +435,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"rTMOSFilePath" : "psdeformdetail_formitems/type", "rTMOSFilePath" : "psdeformdetail_formitems/type",
"allowEmpty" : false, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -678,7 +664,7 @@ ...@@ -678,7 +664,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"rTMOSFilePath" : "psdeformdetail_grouppanels/group1", "rTMOSFilePath" : "psdeformdetail_grouppanels/group1",
"infoGroupMode" : false, "infoGroupMode" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
......
...@@ -1461,9 +1461,9 @@ ...@@ -1461,9 +1461,9 @@
"codeName" : "BookName" "codeName" : "BookName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "bookname",
"name" : "bookname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -1492,20 +1492,6 @@ ...@@ -1492,20 +1492,6 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFDGroupLogics" : [ { "getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND", "groupOP" : "AND",
"logicCat" : "ITEMENABLE", "logicCat" : "ITEMENABLE",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -1521,9 +1507,9 @@ ...@@ -1521,9 +1507,9 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 100, "name" : "type",
"name" : "type" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -1532,7 +1518,7 @@ ...@@ -1532,7 +1518,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"rTMOSFilePath" : "psdeformdetail_formitems/type", "rTMOSFilePath" : "psdeformdetail_formitems/type",
"allowEmpty" : false, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -1761,7 +1747,7 @@ ...@@ -1761,7 +1747,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"rTMOSFilePath" : "psdeformdetail_grouppanels/group1", "rTMOSFilePath" : "psdeformdetail_grouppanels/group1",
"infoGroupMode" : false, "infoGroupMode" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
......
...@@ -463,9 +463,9 @@ ...@@ -463,9 +463,9 @@
"codeName" : "BookName" "codeName" : "BookName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "bookname",
"name" : "bookname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -494,20 +494,6 @@ ...@@ -494,20 +494,6 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFDGroupLogics" : [ { "getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND", "groupOP" : "AND",
"logicCat" : "ITEMENABLE", "logicCat" : "ITEMENABLE",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -523,9 +509,9 @@ ...@@ -523,9 +509,9 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 100, "name" : "type",
"name" : "type" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -534,7 +520,7 @@ ...@@ -534,7 +520,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"rTMOSFilePath" : "psdeformdetail_formitems/type", "rTMOSFilePath" : "psdeformdetail_formitems/type",
"allowEmpty" : false, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -763,7 +749,7 @@ ...@@ -763,7 +749,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"rTMOSFilePath" : "psdeformdetail_grouppanels/group1", "rTMOSFilePath" : "psdeformdetail_grouppanels/group1",
"infoGroupMode" : false, "infoGroupMode" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
......
...@@ -402,9 +402,9 @@ ...@@ -402,9 +402,9 @@
"codeName" : "BookName" "codeName" : "BookName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "bookname",
"name" : "bookname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -433,20 +433,6 @@ ...@@ -433,20 +433,6 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFDGroupLogics" : [ { "getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND", "groupOP" : "AND",
"logicCat" : "ITEMENABLE", "logicCat" : "ITEMENABLE",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -462,9 +448,9 @@ ...@@ -462,9 +448,9 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 100, "name" : "type",
"name" : "type" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -473,7 +459,7 @@ ...@@ -473,7 +459,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"rTMOSFilePath" : "psdeformdetail_formitems/type", "rTMOSFilePath" : "psdeformdetail_formitems/type",
"allowEmpty" : false, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -702,7 +688,7 @@ ...@@ -702,7 +688,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"rTMOSFilePath" : "psdeformdetail_grouppanels/group1", "rTMOSFilePath" : "psdeformdetail_grouppanels/group1",
"infoGroupMode" : false, "infoGroupMode" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
......
...@@ -375,35 +375,35 @@ ...@@ -375,35 +375,35 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u1feafb4_click", "name" : "grid_uagridcolumn1_u4c6267d_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_删除操作"
} }
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u4c6267d_click", "name" : "grid_uagridcolumn1_u1feafb4_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_删除操作" "id" : "表格界面_编辑操作"
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作", "name" : "表格界面_删除操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Edit" "id" : "Remove"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "MULTIKEY",
"xDataControlName" : "grid" "xDataControlName" : "grid"
}, { }, {
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Edit"
}, },
"uIActionTarget" : "MULTIKEY", "uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid" "xDataControlName" : "grid"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -611,40 +611,6 @@ ...@@ -611,40 +611,6 @@
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u4c6267d", "name" : "u4c6267d",
"getPSUIAction" : { "getPSUIAction" : {
...@@ -678,6 +644,40 @@ ...@@ -678,6 +644,40 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ] } ]
}, },
"rTMOSFilePath" : "psdegridcols/uagridcolumn1", "rTMOSFilePath" : "psdegridcols/uagridcolumn1",
......
...@@ -378,9 +378,9 @@ ...@@ -378,9 +378,9 @@
"codeName" : "BookName" "codeName" : "BookName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "bookname",
"name" : "bookname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -409,20 +409,6 @@ ...@@ -409,20 +409,6 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFDGroupLogics" : [ { "getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND", "groupOP" : "AND",
"logicCat" : "ITEMENABLE", "logicCat" : "ITEMENABLE",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -438,9 +424,9 @@ ...@@ -438,9 +424,9 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 100, "name" : "type",
"name" : "type" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -449,7 +435,7 @@ ...@@ -449,7 +435,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"rTMOSFilePath" : "psdeformdetail_formitems/type", "rTMOSFilePath" : "psdeformdetail_formitems/type",
"allowEmpty" : false, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -678,7 +664,7 @@ ...@@ -678,7 +664,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"rTMOSFilePath" : "psdeformdetail_grouppanels/group1", "rTMOSFilePath" : "psdeformdetail_grouppanels/group1",
"infoGroupMode" : false, "infoGroupMode" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
......
...@@ -422,9 +422,9 @@ ...@@ -422,9 +422,9 @@
"codeName" : "BookName" "codeName" : "BookName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "bookname",
"name" : "bookname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -453,20 +453,6 @@ ...@@ -453,20 +453,6 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFDGroupLogics" : [ { "getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND", "groupOP" : "AND",
"logicCat" : "ITEMENABLE", "logicCat" : "ITEMENABLE",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -482,9 +468,9 @@ ...@@ -482,9 +468,9 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 100, "name" : "type",
"name" : "type" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -493,7 +479,7 @@ ...@@ -493,7 +479,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"rTMOSFilePath" : "psdeformdetail_formitems/type", "rTMOSFilePath" : "psdeformdetail_formitems/type",
"allowEmpty" : false, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -722,7 +708,7 @@ ...@@ -722,7 +708,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"rTMOSFilePath" : "psdeformdetail_grouppanels/group1", "rTMOSFilePath" : "psdeformdetail_grouppanels/group1",
"infoGroupMode" : false, "infoGroupMode" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
......
...@@ -221,35 +221,35 @@ ...@@ -221,35 +221,35 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u1feafb4_click", "name" : "db_sysportlet2_list_field_u4c6267d_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_删除操作"
} }
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u4c6267d_click", "name" : "db_sysportlet2_list_field_u1feafb4_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_删除操作" "id" : "表格界面_编辑操作"
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作", "name" : "表格界面_删除操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Edit" "id" : "Remove"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet2_list" "xDataControlName" : "db_sysportlet2_list"
}, { }, {
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Edit"
}, },
"uIActionTarget" : "MULTIKEY", "uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet2_list" "xDataControlName" : "db_sysportlet2_list"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -374,40 +374,6 @@ ...@@ -374,40 +374,6 @@
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u4c6267d", "name" : "u4c6267d",
"getPSUIAction" : { "getPSUIAction" : {
...@@ -441,6 +407,40 @@ ...@@ -441,6 +407,40 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ] } ]
}, },
"width" : 150, "width" : 150,
...@@ -2602,35 +2602,35 @@ ...@@ -2602,35 +2602,35 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet4_u1feafb4_click", "name" : "db_sysportlet4_u4c6267d_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_删除操作"
} }
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet4_u4c6267d_click", "name" : "db_sysportlet4_u1feafb4_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_删除操作" "id" : "表格界面_编辑操作"
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作", "name" : "表格界面_删除操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Edit" "id" : "Remove"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet4" "xDataControlName" : "db_sysportlet4"
}, { }, {
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Edit"
}, },
"uIActionTarget" : "MULTIKEY", "uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet4" "xDataControlName" : "db_sysportlet4"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -2648,40 +2648,6 @@ ...@@ -2648,40 +2648,6 @@
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u4c6267d", "name" : "u4c6267d",
"getPSUIAction" : { "getPSUIAction" : {
...@@ -2715,6 +2681,40 @@ ...@@ -2715,6 +2681,40 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ] } ]
}, },
"portletType" : "ACTIONBAR", "portletType" : "ACTIONBAR",
......
...@@ -2754,35 +2754,35 @@ ...@@ -2754,35 +2754,35 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u1feafb4_click", "name" : "db_sysportlet2_list_field_u4c6267d_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_删除操作"
} }
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u4c6267d_click", "name" : "db_sysportlet2_list_field_u1feafb4_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_删除操作" "id" : "表格界面_编辑操作"
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作", "name" : "表格界面_删除操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Edit" "id" : "Remove"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet2_list" "xDataControlName" : "db_sysportlet2_list"
}, { }, {
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Edit"
}, },
"uIActionTarget" : "MULTIKEY", "uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet2_list" "xDataControlName" : "db_sysportlet2_list"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -2907,40 +2907,6 @@ ...@@ -2907,40 +2907,6 @@
"getPSDEUIActionGroup" : { "getPSDEUIActionGroup" : {
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u4c6267d", "name" : "u4c6267d",
"getPSUIAction" : { "getPSUIAction" : {
...@@ -2974,6 +2940,40 @@ ...@@ -2974,6 +2940,40 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ] } ]
}, },
"width" : 150, "width" : 150,
...@@ -5135,35 +5135,35 @@ ...@@ -5135,35 +5135,35 @@
"getPSAppViewLogics" : [ { "getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet4_u1feafb4_click", "name" : "db_sysportlet4_u4c6267d_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_编辑操作" "id" : "表格界面_删除操作"
} }
}, { }, {
"logicTrigger" : "CUSTOM", "logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION", "logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet4_u4c6267d_click", "name" : "db_sysportlet4_u1feafb4_click",
"getPSAppViewUIAction" : { "getPSAppViewUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "表格界面_删除操作" "id" : "表格界面_编辑操作"
} }
} ], } ],
"getPSAppViewUIActions" : [ { "getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作", "name" : "表格界面_删除操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Edit" "id" : "Remove"
}, },
"uIActionTarget" : "SINGLEKEY", "uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet4" "xDataControlName" : "db_sysportlet4"
}, { }, {
"name" : "表格界面_删除操作", "name" : "表格界面_编辑操作",
"getPSUIAction" : { "getPSUIAction" : {
"modelref" : true, "modelref" : true,
"id" : "Remove" "id" : "Edit"
}, },
"uIActionTarget" : "MULTIKEY", "uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet4" "xDataControlName" : "db_sysportlet4"
} ], } ],
"getPSControlHandler" : { "getPSControlHandler" : {
...@@ -5181,40 +5181,6 @@ ...@@ -5181,40 +5181,6 @@
"getPSUIActionGroup" : { "getPSUIActionGroup" : {
"name" : "界面行为组", "name" : "界面行为组",
"getPSUIActionGroupDetails" : [ { "getPSUIActionGroupDetails" : [ {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
}, {
"detailType" : "DEUIACTION", "detailType" : "DEUIACTION",
"name" : "u4c6267d", "name" : "u4c6267d",
"getPSUIAction" : { "getPSUIAction" : {
...@@ -5248,6 +5214,40 @@ ...@@ -5248,6 +5214,40 @@
"addSeparator" : true, "addSeparator" : true,
"showCaption" : false, "showCaption" : false,
"showIcon" : true "showIcon" : true
}, {
"detailType" : "DEUIACTION",
"name" : "u1feafb4",
"getPSUIAction" : {
"actionTarget" : "SINGLEKEY",
"getCapPSLanguageRes" : {
"lanResTag" : "TBB.TEXT.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto253",
"rTMOSFilePath" : "pslanguageres/Auto253"
},
"caption" : "编辑",
"codeName" : "Edit",
"fullCodeName" : "Edit",
"mOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"name" : "表格界面_编辑操作",
"getPSSysImage" : {
"glyph" : "xf044@FontAwesome",
"cssClass" : "fa fa-edit"
},
"predefinedType" : "GRIDVIEW_EDITACTION",
"rTMOSFilePath" : "pssysapps/Web/pssysappdeuiactions/Edit",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"lanResTag" : "TBB.TOOLTIP.*.EDIT",
"mOSFilePath" : "pslanguageres/Auto130",
"rTMOSFilePath" : "pslanguageres/Auto130"
},
"uIActionMode" : "SYS",
"uIActionTag" : "Edit",
"uIActionType" : "DEUIACTION"
},
"addSeparator" : true,
"showCaption" : true,
"showIcon" : false
} ] } ]
}, },
"portletType" : "ACTIONBAR", "portletType" : "ACTIONBAR",
...@@ -20066,9 +20066,9 @@ ...@@ -20066,9 +20066,9 @@
"codeName" : "BookName" "codeName" : "BookName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "bookname",
"name" : "bookname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -20097,20 +20097,6 @@ ...@@ -20097,20 +20097,6 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFDGroupLogics" : [ { "getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND", "groupOP" : "AND",
"logicCat" : "ITEMENABLE", "logicCat" : "ITEMENABLE",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -20126,9 +20112,9 @@ ...@@ -20126,9 +20112,9 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 100, "name" : "type",
"name" : "type" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -20137,7 +20123,7 @@ ...@@ -20137,7 +20123,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"rTMOSFilePath" : "psdeformdetail_formitems/type", "rTMOSFilePath" : "psdeformdetail_formitems/type",
"allowEmpty" : false, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -20366,7 +20352,7 @@ ...@@ -20366,7 +20352,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"rTMOSFilePath" : "psdeformdetail_grouppanels/group1", "rTMOSFilePath" : "psdeformdetail_grouppanels/group1",
"infoGroupMode" : false, "infoGroupMode" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
...@@ -21428,9 +21414,9 @@ ...@@ -21428,9 +21414,9 @@
"codeName" : "BookName" "codeName" : "BookName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 200, "name" : "bookname",
"name" : "bookname" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -21459,20 +21445,6 @@ ...@@ -21459,20 +21445,6 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSDEFDGroupLogics" : [ { "getPSDEFDGroupLogics" : [ {
"groupOP" : "AND",
"logicCat" : "ITEMBLANK",
"logicType" : "GROUP",
"name" : "表单成员[type][表单项空输入]逻辑",
"getPSDEFDLogics" : [ {
"condOP" : "EQ",
"dEFDName" : "bookname",
"logicType" : "SINGLE",
"name" : "bookname 等于(=) (30)",
"value" : "30"
} ],
"relatedDetailNames" : [ "bookname" ],
"notMode" : false
}, {
"groupOP" : "AND", "groupOP" : "AND",
"logicCat" : "ITEMENABLE", "logicCat" : "ITEMENABLE",
"logicType" : "GROUP", "logicType" : "GROUP",
...@@ -21488,9 +21460,9 @@ ...@@ -21488,9 +21460,9 @@
"notMode" : false "notMode" : false
} ], } ],
"getPSEditor" : { "getPSEditor" : {
"editorType" : "TEXTBOX", "editorType" : "SPAN",
"maxLength" : 100, "name" : "type",
"name" : "type" "enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"grow" : -1, "grow" : -1,
...@@ -21499,7 +21471,7 @@ ...@@ -21499,7 +21471,7 @@
"widthMode" : "PX" "widthMode" : "PX"
}, },
"rTMOSFilePath" : "psdeformdetail_formitems/type", "rTMOSFilePath" : "psdeformdetail_formitems/type",
"allowEmpty" : false, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"codeName" : "tabpanel1", "codeName" : "tabpanel1",
...@@ -21728,7 +21700,7 @@ ...@@ -21728,7 +21700,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"rTMOSFilePath" : "psdeformdetail_grouppanels/group1", "rTMOSFilePath" : "psdeformdetail_grouppanels/group1",
"infoGroupMode" : false, "infoGroupMode" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"actionGroupExtractMode" : "ITEM", "actionGroupExtractMode" : "ITEM",
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册