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

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

上级 e4c6cfba
......@@ -169,7 +169,7 @@
</changeSet>
<!--输出实体[PHONE]数据结构 -->
<changeSet author="root" id="tab-phone-253-6">
<changeSet author="root" id="tab-phone-255-6">
<createTable tableName="T_PHONE">
<column name="PHONEID" remarks="" type="VARCHAR(100)">
<constraints primaryKey="true" primaryKeyName="PK_PHONE"/>
......@@ -268,7 +268,7 @@
</changeSet>
<!--输出实体[STUDENT]数据结构 -->
<changeSet author="root" id="tab-student-79-10">
<changeSet author="root" id="tab-student-80-10">
<createTable tableName="T_STUDENT">
<column name="CREATEMAN" remarks="" type="VARCHAR(60)">
</column>
......
......@@ -2211,6 +2211,14 @@
"rTMOSFilePath" : "psmodeldata$psdataentities/EditView2",
"realModelSubType" : "DEEDITVIEW2",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "GridExpView",
"logicName" : "手机实体表格导航视图",
"mOSFilePath" : "psmodeldata$psdataentities/GridExpView",
"name" : "手机实体表格导航视图",
"rTMOSFilePath" : "psmodeldata$psdataentities/GridExpView",
"realModelSubType" : "DEGRIDEXPVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupView",
"logicName" : "手机实体数据选择视图",
......
......@@ -136,6 +136,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......
{
"accUserMode" : 2,
"caption" : "手机",
"codeName" : "phoneGridExpView",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridExpView.json",
"mOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/phoneGridExpView",
"name" : "phoneGridExpView",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSAppModule" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPMODULES/common.json"
},
"getPSAppViewEngines" : [ {
"engineCat" : "VIEW",
"engineType" : "GridExpView",
"mOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/phoneGridExpView/psappviewengines/engine",
"name" : "engine",
"getPSUIEngineParams" : [ {
"ctrlName" : "gridexpbar",
"name" : "GRIDEXPBAR",
"paramType" : "CTRL"
} ]
} ],
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "SYSUILOGIC",
"name" : "newdata",
"getPSAppUILogic" : {
"actionAfterWizard" : "DEFAULT",
"logicType" : "PREDEFINED",
"name" : "新建数据",
"viewLogicType" : "APP_NEWDATA",
"batchAddOnly" : false,
"enableBatchAdd" : false,
"enableWizardAdd" : false
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "SYSUILOGIC",
"name" : "opendata",
"getPSAppUILogic" : {
"logicType" : "PREDEFINED",
"name" : "打开数据",
"viewLogicType" : "APP_OPENDATA",
"editMode" : true
}
} ],
"getPSControls" : [ {
"codeName" : "GridExpViewgridexpbar",
"controlType" : "GRIDEXPBAR",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD", "ACTIVATED" ],
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/psexpbars/GridExpViewgridexpbar",
"name" : "gridexpbar",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "gridexpbar"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE;LOAD;ACTIVATED",
"logicTag" : "gridexpbar",
"logicType" : "APPVIEWENGINE",
"name" : "engine_gridexpbar",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "GRIDEXPBAR"
},
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "Main",
"columnEnableLink" : 2,
"controlType" : "GRID",
"dynaModelFilePath" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone/PSGRIDS/Main.json",
"getFetchPSControlAction" : {
"modelref" : true,
"id" : "fetch"
},
"groupMode" : "NONE",
"hookEventNames" : [ "SELECTIONCHANGE", "LOAD" ],
"logicName" : "主表格",
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/psdegrids/Main",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler" : {
"getPSHandlerActions" : [ {
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
}, {
"actionType" : "DEDATASET",
"name" : "fetch",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
} ],
"userDRAction" : "READ",
"enableDEFieldPrivilege" : false,
"id" : "数据表格处理器"
},
"getPSControlLogics" : [ {
"eventNames" : "SELECTIONCHANGE",
"logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM",
"name" : "gridexpbar_selectionchange"
}, {
"eventNames" : "LOAD",
"logicTag" : "gridexpbar_grid",
"logicType" : "CUSTOM",
"name" : "gridexpbar_load"
} ],
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "gridexpbar_grid"
},
"getPSDEGridColumns" : [ {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "手机标识",
"codeName" : "phoneid",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "phoneid",
"excelCaption" : "手机标识",
"mOSFilePath" : "psdegridcols/phoneid",
"name" : "phoneid",
"noPrivDisplayMode" : 1,
"rTMOSFilePath" : "psdegridcols/phoneid",
"valueFormat" : "%1$s",
"width" : 180,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "NONE",
"caption" : "手机名称",
"codeName" : "phonename",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "phonename",
"excelCaption" : "手机名称",
"mOSFilePath" : "psdegridcols/phonename",
"name" : "phonename",
"noPrivDisplayMode" : 1,
"rTMOSFilePath" : "psdegridcols/phonename",
"valueFormat" : "%1$s",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
}, {
"align" : "LEFT",
"cLConvertMode" : "BACKEND",
"caption" : "更新人",
"codeName" : "updateman",
"columnType" : "DEFGRIDCOLUMN",
"dataItemName" : "updateman",
"excelCaption" : "更新人",
"mOSFilePath" : "psdegridcols/updateman",
"name" : "updateman",
"noPrivDisplayMode" : 1,
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPCODELISTS/SysOperator.json"
},
"rTMOSFilePath" : "psdegridcols/updateman",
"valueFormat" : "%1$s",
"width" : 150,
"widthUnit" : "PX",
"enableRowEdit" : true,
"enableSort" : true
} ],
"getPSDEGridDataItems" : [ {
"format" : "%1$s",
"dataType" : 25,
"name" : "phoneid"
}, {
"format" : "%1$s",
"dataType" : 25,
"name" : "phonename"
}, {
"format" : "%1$s",
"dataType" : 25,
"name" : "updateman",
"convertToCodeItemText" : true
}, {
"format" : "%1$s",
"dataType" : 25,
"name" : "srfkey"
}, {
"dataType" : 25,
"name" : "srfdataaccaction",
"dataAccessAction" : true
}, {
"dataType" : 25,
"name" : "srfmajortext"
} ],
"getPSDEGridEditItemUpdates" : [ {
"codeName" : "testGridItemUpdate1",
"mOSFilePath" : "psdegeiupdates/testGridItemUpdate1",
"name" : "测试1",
"getPSDEGEIUpdateDetails" : [ {
"name" : "updateman"
}, {
"name" : "phonename"
} ],
"rTMOSFilePath" : "psdegeiupdates/testGridItemUpdate1"
} ],
"getPSDEGridEditItems" : [ {
"caption" : "手机标识",
"codeName" : "phoneid",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/phoneid",
"name" : "phoneid",
"getPSDEGridEditItemUpdate" : {
"modelref" : true,
"id" : "testGridItemUpdate1"
},
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 100,
"name" : "phoneid"
},
"rTMOSFilePath" : "psdegridcols/phoneid",
"allowEmpty" : true
}, {
"caption" : "手机名称",
"codeName" : "phonename",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/phonename",
"name" : "phonename",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 200,
"name" : "phonename"
},
"rTMOSFilePath" : "psdegridcols/phonename",
"allowEmpty" : true
}, {
"caption" : "更新人",
"codeName" : "updateman",
"enableCond" : 3,
"ignoreInput" : 3,
"mOSFilePath" : "psdegridcols/updateman",
"name" : "updateman",
"getPSEditor" : {
"editorType" : "TEXTBOX",
"maxLength" : 60,
"name" : "updateman"
},
"rTMOSFilePath" : "psdegridcols/updateman",
"allowEmpty" : false,
"convertToCodeItemText" : true
}, {
"caption" : "手机标识",
"codeName" : "srfkey",
"enableCond" : 3,
"ignoreInput" : 0,
"mOSFilePath" : "psdegridcols/srfkey",
"name" : "srfkey",
"getPSEditor" : {
"editorType" : "HIDDEN",
"name" : "srfkey"
},
"rTMOSFilePath" : "psdegridcols/srfkey",
"allowEmpty" : true
} ],
"pagingSize" : 20,
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/phoneGridExpView/psappviewctrls/gridexpbar_grid",
"getRemovePSControlAction" : {
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
}
},
"sortMode" : "REMOTE",
"hasWFDataItems" : false,
"enableColFilter" : false,
"enableCustomized" : true,
"enableGroup" : false,
"enablePagingBar" : true,
"enableRowEdit" : false,
"enableRowEditOrder" : false,
"enableRowNew" : false,
"forceFit" : false,
"hideHeader" : false,
"noSort" : false,
"singleSelect" : false,
"name" : "gridexpbar_grid",
"modelid" : "102fe4f65129bafca1451c4ca125530f",
"modeltype" : "PSDEGRID"
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/phoneGridExpView/psappviewctrls/gridexpbar",
"xDataControlName" : "gridexpbar_grid",
"enableCounter" : true,
"enableSearch" : false,
"showTitleBar" : true,
"modelid" : "cb703adb97d72ce0f1dfe0b531fd9c74_gridexpbar",
"modeltype" : "PSEXPBAR"
} ],
"getPSDEViewCodeName" : "GridExpView",
"getPSDEViewId" : "6F8588D2-77BF-4241-A32A-82CFF016B578",
"getPSViewLayoutPanel" : {
"codeName" : "Layoutpanel",
"controlStyle" : "APPDEGRIDEXPVIEW",
"controlType" : "VIEWLAYOUTPANEL",
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/pssysviewlayoutpanels/Layoutpanel",
"name" : "layoutpanel",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlParam" : { },
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/phoneGridExpView/psappviewctrls/layoutpanel",
"layoutBodyOnly" : true,
"layoutPanel" : true,
"useDefaultLayout" : true
},
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappdeviews/phoneGridExpView",
"refFlag" : false,
"sideBarLayout" : "LEFT",
"title" : "手机表格导航视图",
"viewStyle" : "DEFAULT",
"viewType" : "DEGRIDEXPVIEW",
"enableDP" : true,
"enableFilter" : false,
"enableQuickSearch" : true,
"showDataInfoBar" : true,
"modelid" : "cb703adb97d72ce0f1dfe0b531fd9c74",
"modeltype" : "PSAPPDEVIEW"
}
\ No newline at end of file
......@@ -982,16 +982,16 @@
"mOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ],
"rTMOSFilePath" : "pssysapps/TemplatePublish/psappviewmsggroups/VMGroup2"
......@@ -1110,6 +1110,12 @@
"viewType" : "DEEDITVIEW",
"resource" : "Phone",
"view" : "Usr2EditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridExpView.json",
"viewType" : "DEGRIDEXPVIEW",
"resource" : "Phone",
"view" : "GridExpView"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......@@ -3803,6 +3809,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneUsr2EditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/TemplatePublish/PSAPPDEVIEWS/phoneGridExpView.json",
"viewType" : "DEGRIDEXPVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......
......@@ -2812,6 +2812,60 @@
"requestParamType" : "ENTITY",
"requestPath" : "/select",
"builtinMethod" : false
}, {
"codeName" : "WFClose",
"methodType" : "WFACTION",
"name" : "WFCLOSE",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFClose",
"builtinMethod" : true
}, {
"codeName" : "WFGoto",
"methodType" : "WFACTION",
"name" : "WFGOTO",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFGoto",
"builtinMethod" : true
}, {
"codeName" : "WFMarkRead",
"methodType" : "WFACTION",
"name" : "WFMARKREAD",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFMarkRead",
"builtinMethod" : true
}, {
"codeName" : "WFReassign",
"methodType" : "WFACTION",
"name" : "WFREASSIGN",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFReassign",
"builtinMethod" : true
}, {
"codeName" : "WFRestart",
"methodType" : "WFACTION",
"name" : "WFRESTART",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFRestart",
"builtinMethod" : true
}, {
"codeName" : "WFRollback",
"methodType" : "WFACTION",
"name" : "WFROLLBACK",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFRollback",
"builtinMethod" : true
}, {
"codeName" : "WFSendBack",
"methodType" : "WFACTION",
"name" : "WFSENDBACK",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFSendBack",
"builtinMethod" : true
}, {
"codeName" : "WFStart",
"methodType" : "WFACTION",
"name" : "WFSTART",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFStart",
"builtinMethod" : true
}, {
"codeName" : "WFSubmit",
"methodType" : "WFACTION",
"name" : "WFSUBMIT",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFSubmit",
"builtinMethod" : true
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "test",
......@@ -3088,6 +3142,6 @@
"enableUICreate" : true,
"enableUIModify" : true,
"enableUIRemove" : true,
"enableWFActions" : false,
"enableWFActions" : true,
"major" : true
}
\ No newline at end of file
......@@ -3780,11 +3780,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"modelid" : "228C9548-3E8F-4CBC-9E21-07EBCC596865",
......
......@@ -44,11 +44,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"modelid" : "ff1fe450591e81f2b7a0cc41f0559e8f_form",
......
......@@ -1195,11 +1195,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"modelid" : "30e57e03ffaa6be25a9d764accc12b56",
......
......@@ -19,35 +19,35 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u1feafb4_click",
"name" : "grid_uagridcolumn1_u4c6267d_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
"id" : "表格界面_删除操作"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u4c6267d_click",
"name" : "grid_uagridcolumn1_u1feafb4_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_删除操作"
"id" : "表格界面_编辑操作"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作",
"name" : "表格界面_删除操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Edit"
"id" : "Remove"
},
"uIActionTarget" : "SINGLEKEY",
"uIActionTarget" : "MULTIKEY",
"xDataControlName" : "grid"
}, {
"name" : "表格界面_删除操作",
"name" : "表格界面_编辑操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Remove"
"id" : "Edit"
},
"uIActionTarget" : "MULTIKEY",
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlLogics" : [ {
......@@ -168,40 +168,6 @@
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"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",
"name" : "u4c6267d",
"getPSUIAction" : {
......@@ -235,6 +201,40 @@
"addSeparator" : true,
"showCaption" : false,
"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",
......
{
"calendarStyle" : "MONTH",
"codeName" : "Test",
"controlType" : "CALENDAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSCALENDARS/Test.json",
"groupMode" : "NONE",
"legendPos" : "NONE",
"logicName" : "test",
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/pssyscalendars/Test",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/studentCalendarView/psappviewctrls/calendar",
"enableGroup" : false,
"modelid" : "C10C79E5-8EFD-4A5E-B0C6-E5DC49DA3E89",
"modeltype" : "PSSYSCALENDAR"
}
\ No newline at end of file
......@@ -25,35 +25,35 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u1feafb4_click",
"name" : "db_sysportlet2_list_field_u4c6267d_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
"id" : "表格界面_删除操作"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u4c6267d_click",
"name" : "db_sysportlet2_list_field_u1feafb4_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_删除操作"
"id" : "表格界面_编辑操作"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作",
"name" : "表格界面_删除操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Edit"
"id" : "Remove"
},
"uIActionTarget" : "SINGLEKEY",
"uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet2_list"
}, {
"name" : "表格界面_删除操作",
"name" : "表格界面_编辑操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Remove"
"id" : "Edit"
},
"uIActionTarget" : "MULTIKEY",
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet2_list"
} ],
"getPSDEListDataItems" : [ {
......@@ -104,40 +104,6 @@
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"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",
"name" : "u4c6267d",
"getPSUIAction" : {
......@@ -171,6 +137,40 @@
"addSeparator" : true,
"showCaption" : false,
"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,
......
......@@ -290,6 +290,10 @@
},
"xDataControlName" : "form"
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "BookEditViewEditorTesttoolbar",
"controlType" : "TOOLBAR",
......@@ -1192,7 +1196,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -1200,7 +1208,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -4968,11 +4980,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......
......@@ -15,6 +15,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
......@@ -120,7 +124,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -128,7 +136,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -1301,11 +1313,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......
......@@ -114,6 +114,10 @@
"viewType" : "DEEDITVIEW"
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
......
......@@ -114,6 +114,10 @@
"viewType" : "DEEDITVIEW"
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "DefaultDataViewtoolbar",
"controlType" : "TOOLBAR",
......
......@@ -291,6 +291,10 @@
},
"xDataControlName" : "form"
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "EditViewtoolbar",
"controlType" : "TOOLBAR",
......@@ -1193,7 +1197,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -1201,7 +1209,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -2388,11 +2400,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......
......@@ -32,6 +32,10 @@
"paramType" : "CTRL"
} ]
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "DRTAB",
......@@ -196,7 +200,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -204,7 +212,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -1387,11 +1399,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......
......@@ -355,6 +355,10 @@
},
"xDataControlName" : "grid"
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "Main",
......
......@@ -91,6 +91,10 @@
"viewType" : "DEEDITVIEW"
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Map",
"controlType" : "MAP",
......
......@@ -13,6 +13,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "DRTAB",
......@@ -165,7 +169,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -173,7 +181,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -207,11 +219,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......
......@@ -28,6 +28,10 @@
"value" : 0
} ]
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
......@@ -134,7 +138,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -142,7 +150,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -1325,11 +1337,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......
......@@ -19,6 +19,10 @@
"mOSFilePath" : "pssysapps/Web/psappdeviews/bookTabExpView/psappviewengines/engine",
"name" : "engine"
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "TabExpViewtabexppanel",
"controlType" : "TABEXPPANEL",
......@@ -419,6 +423,10 @@
},
"xDataControlName" : "grid"
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "Main",
......
......@@ -48,6 +48,10 @@
"editMode" : true
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Usr0815395468DataViewExpViewdataviewexpbar",
"controlType" : "DATAVIEWEXPBAR",
......
......@@ -114,6 +114,10 @@
"viewType" : "DEEDITVIEW"
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
......
......@@ -114,6 +114,10 @@
"viewType" : "DEEDITVIEW"
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "TestEditorGrid",
......
......@@ -13,6 +13,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSDEViewCodeName" : "Usr2RedirectView",
"getPSDEViewId" : "44ED3625-7939-495C-B1E2-CB1157505AA6",
"getPSViewLayoutPanel" : {
......
......@@ -354,6 +354,10 @@
},
"xDataControlName" : "grid"
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "InfoGrid",
......@@ -375,35 +379,35 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u1feafb4_click",
"name" : "grid_uagridcolumn1_u4c6267d_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
"id" : "表格界面_删除操作"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "grid_uagridcolumn1_u4c6267d_click",
"name" : "grid_uagridcolumn1_u1feafb4_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_删除操作"
"id" : "表格界面_编辑操作"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作",
"name" : "表格界面_删除操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Edit"
"id" : "Remove"
},
"uIActionTarget" : "SINGLEKEY",
"uIActionTarget" : "MULTIKEY",
"xDataControlName" : "grid"
}, {
"name" : "表格界面_删除操作",
"name" : "表格界面_编辑操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Remove"
"id" : "Edit"
},
"uIActionTarget" : "MULTIKEY",
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "grid"
} ],
"getPSControlHandler" : {
......@@ -611,40 +615,6 @@
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"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",
"name" : "u4c6267d",
"getPSUIAction" : {
......@@ -678,6 +648,40 @@
"addSeparator" : true,
"showCaption" : false,
"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",
......
......@@ -15,6 +15,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
......@@ -120,7 +124,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -128,7 +136,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -1301,11 +1313,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......
......@@ -13,6 +13,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "DRTAB",
......@@ -165,7 +169,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -173,7 +181,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -1346,11 +1358,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......
......@@ -39,15 +39,17 @@
}
} ],
"getPSControls" : [ {
"codeName" : "Calendar",
"calendarStyle" : "MONTH",
"codeName" : "Test",
"controlType" : "CALENDAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSCALENDARS/Calendar.json",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSCALENDARS/Test.json",
"groupMode" : "NONE",
"legendPos" : "NONE",
"mOSFilePath" : "psmodules/common/psdataentities/STUDENT/pssyscalendars/Calendar",
"logicName" : "test",
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/pssyscalendars/Test",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......@@ -61,7 +63,7 @@
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/studentCalendarView/psappviewctrls/calendar",
"enableGroup" : false,
"name" : "calendar",
"modelid" : "2c472a3ac1d816a3b2be7b257c7299e1_calendar",
"modelid" : "C10C79E5-8EFD-4A5E-B0C6-E5DC49DA3E89",
"modeltype" : "PSSYSCALENDAR"
} ],
"getPSDEViewCodeName" : "CalendarView",
......
......@@ -221,35 +221,35 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u1feafb4_click",
"name" : "db_sysportlet2_list_field_u4c6267d_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
"id" : "表格界面_删除操作"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u4c6267d_click",
"name" : "db_sysportlet2_list_field_u1feafb4_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_删除操作"
"id" : "表格界面_编辑操作"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作",
"name" : "表格界面_删除操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Edit"
"id" : "Remove"
},
"uIActionTarget" : "SINGLEKEY",
"uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet2_list"
}, {
"name" : "表格界面_删除操作",
"name" : "表格界面_编辑操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Remove"
"id" : "Edit"
},
"uIActionTarget" : "MULTIKEY",
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet2_list"
} ],
"getPSControlHandler" : {
......@@ -374,40 +374,6 @@
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"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",
"name" : "u4c6267d",
"getPSUIAction" : {
......@@ -441,6 +407,40 @@
"addSeparator" : true,
"showCaption" : false,
"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,
......@@ -3718,35 +3718,35 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet4_u1feafb4_click",
"name" : "db_sysportlet4_u4c6267d_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
"id" : "表格界面_删除操作"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet4_u4c6267d_click",
"name" : "db_sysportlet4_u1feafb4_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_删除操作"
"id" : "表格界面_编辑操作"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作",
"name" : "表格界面_删除操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Edit"
"id" : "Remove"
},
"uIActionTarget" : "SINGLEKEY",
"uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet4"
}, {
"name" : "表格界面_删除操作",
"name" : "表格界面_编辑操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Remove"
"id" : "Edit"
},
"uIActionTarget" : "MULTIKEY",
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet4"
} ],
"getPSControlHandler" : {
......@@ -3764,40 +3764,6 @@
"getPSUIActionGroup" : {
"name" : "界面行为组",
"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",
"name" : "u4c6267d",
"getPSUIAction" : {
......@@ -3831,6 +3797,40 @@
"addSeparator" : true,
"showCaption" : false,
"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",
......@@ -4240,6 +4240,10 @@
},
"xDataControlName" : "grid"
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "Main",
......
......@@ -1784,16 +1784,16 @@
"mOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
}, {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
} ],
"rTMOSFilePath" : "pssysapps/Web/psappviewmsggroups/VMGroup2"
......@@ -2295,6 +2295,32 @@
"resource" : "Reginfo",
"view" : "StuInfoList"
} ],
"getAllPSAppWFs" : [ {
"codeName" : "testWf",
"mOSFilePath" : "pssysapps/Web/psappwfs/testWf",
"name" : "测试工作流",
"getPSAppWFDEs" : [ {
"name" : "BOOK",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getWFStatePSAppDEField" : {
"name" : "TYPE",
"codeName" : "Type"
}
} ],
"getPSWorkflow" : {
"modelref" : true,
"path" : "PSMODULES/common/PSWORKFLOWS/testWf.json"
},
"rTMOSFilePath" : "pssysapps/Web/psappwfs/testWf",
"hasPSAppWFVer" : false
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
"mOSFilePath" : "pssysdeopprivs/CREATE",
......@@ -3378,35 +3404,35 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u1feafb4_click",
"name" : "db_sysportlet2_list_field_u4c6267d_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
"id" : "表格界面_删除操作"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet2_list_field_u4c6267d_click",
"name" : "db_sysportlet2_list_field_u1feafb4_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_删除操作"
"id" : "表格界面_编辑操作"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作",
"name" : "表格界面_删除操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Edit"
"id" : "Remove"
},
"uIActionTarget" : "SINGLEKEY",
"uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet2_list"
}, {
"name" : "表格界面_删除操作",
"name" : "表格界面_编辑操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Remove"
"id" : "Edit"
},
"uIActionTarget" : "MULTIKEY",
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet2_list"
} ],
"getPSControlHandler" : {
......@@ -3531,40 +3557,6 @@
"getPSDEUIActionGroup" : {
"name" : "界面行为组",
"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",
"name" : "u4c6267d",
"getPSUIAction" : {
......@@ -3598,6 +3590,40 @@
"addSeparator" : true,
"showCaption" : false,
"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,
......@@ -6875,35 +6901,35 @@
"getPSAppViewLogics" : [ {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet4_u1feafb4_click",
"name" : "db_sysportlet4_u4c6267d_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_编辑操作"
"id" : "表格界面_删除操作"
}
}, {
"logicTrigger" : "CUSTOM",
"logicType" : "APPVIEWUIACTION",
"name" : "db_sysportlet4_u4c6267d_click",
"name" : "db_sysportlet4_u1feafb4_click",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "表格界面_删除操作"
"id" : "表格界面_编辑操作"
}
} ],
"getPSAppViewUIActions" : [ {
"name" : "表格界面_编辑操作",
"name" : "表格界面_删除操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Edit"
"id" : "Remove"
},
"uIActionTarget" : "SINGLEKEY",
"uIActionTarget" : "MULTIKEY",
"xDataControlName" : "db_sysportlet4"
}, {
"name" : "表格界面_删除操作",
"name" : "表格界面_编辑操作",
"getPSUIAction" : {
"modelref" : true,
"id" : "Remove"
"id" : "Edit"
},
"uIActionTarget" : "MULTIKEY",
"uIActionTarget" : "SINGLEKEY",
"xDataControlName" : "db_sysportlet4"
} ],
"getPSControlHandler" : {
......@@ -6921,40 +6947,6 @@
"getPSUIActionGroup" : {
"name" : "界面行为组",
"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",
"name" : "u4c6267d",
"getPSUIAction" : {
......@@ -6988,6 +6980,40 @@
"addSeparator" : true,
"showCaption" : false,
"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",
......@@ -7397,6 +7423,10 @@
},
"xDataControlName" : "grid"
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "Main",
......@@ -12272,6 +12302,10 @@
},
"xDataControlName" : "form"
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "BookEditViewEditorTesttoolbar",
"controlType" : "TOOLBAR",
......@@ -13174,7 +13208,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -13182,7 +13220,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -16950,11 +16992,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......@@ -17108,6 +17150,10 @@
"viewType" : "DEEDITVIEW"
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"aggMode" : "NONE",
"codeName" : "TestEditorGrid",
......@@ -22684,6 +22730,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
......@@ -22789,7 +22839,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -22797,7 +22851,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -23970,11 +24028,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......@@ -24032,6 +24090,10 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPMODULES/common.json"
},
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Main",
"controlType" : "FORM",
......@@ -24137,7 +24199,11 @@
}, {
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "WFSTART",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -24145,7 +24211,11 @@
}, {
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "WFSUBMIT",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
......@@ -25318,11 +25388,11 @@
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "WFSTART"
"id" : "wfstart"
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "WFSUBMIT"
"id" : "wfsubmit"
},
"noTabHeader" : false,
"name" : "form",
......@@ -25479,6 +25549,10 @@
"viewType" : "DEEDITVIEW"
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
......@@ -26480,6 +26554,10 @@
"viewType" : "DEEDITVIEW"
}
} ],
"getPSAppWF" : {
"modelref" : true,
"id" : "testWf"
},
"getPSControls" : [ {
"codeName" : "Default",
"controlType" : "SEARCHFORM",
......@@ -29127,15 +29205,17 @@
}
} ],
"getPSControls" : [ {
"codeName" : "Calendar",
"calendarStyle" : "MONTH",
"codeName" : "Test",
"controlType" : "CALENDAR",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student/PSCALENDARS/Calendar.json",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone/PSCALENDARS/Test.json",
"groupMode" : "NONE",
"legendPos" : "NONE",
"mOSFilePath" : "psmodules/common/psdataentities/STUDENT/pssyscalendars/Calendar",
"logicName" : "test",
"mOSFilePath" : "psmodules/common/psdataentities/PHONE/pssyscalendars/Test",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Student.json"
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Phone.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
......@@ -29149,7 +29229,7 @@
"rTMOSFilePath" : "pssysapps/Web/psappdeviews/studentCalendarView/psappviewctrls/calendar",
"enableGroup" : false,
"name" : "calendar",
"modelid" : "2c472a3ac1d816a3b2be7b257c7299e1_calendar",
"modelid" : "C10C79E5-8EFD-4A5E-B0C6-E5DC49DA3E89",
"modeltype" : "PSSYSCALENDAR"
} ],
"getPSDEViewCodeName" : "CalendarView",
......@@ -35327,6 +35407,60 @@
"requestParamType" : "ENTITY",
"requestPath" : "/select",
"builtinMethod" : false
}, {
"codeName" : "WFClose",
"methodType" : "WFACTION",
"name" : "WFCLOSE",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFClose",
"builtinMethod" : true
}, {
"codeName" : "WFGoto",
"methodType" : "WFACTION",
"name" : "WFGOTO",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFGoto",
"builtinMethod" : true
}, {
"codeName" : "WFMarkRead",
"methodType" : "WFACTION",
"name" : "WFMARKREAD",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFMarkRead",
"builtinMethod" : true
}, {
"codeName" : "WFReassign",
"methodType" : "WFACTION",
"name" : "WFREASSIGN",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFReassign",
"builtinMethod" : true
}, {
"codeName" : "WFRestart",
"methodType" : "WFACTION",
"name" : "WFRESTART",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFRestart",
"builtinMethod" : true
}, {
"codeName" : "WFRollback",
"methodType" : "WFACTION",
"name" : "WFROLLBACK",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFRollback",
"builtinMethod" : true
}, {
"codeName" : "WFSendBack",
"methodType" : "WFACTION",
"name" : "WFSENDBACK",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFSendBack",
"builtinMethod" : true
}, {
"codeName" : "WFStart",
"methodType" : "WFACTION",
"name" : "WFSTART",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFStart",
"builtinMethod" : true
}, {
"codeName" : "WFSubmit",
"methodType" : "WFACTION",
"name" : "WFSUBMIT",
"rTMOSFilePath" : "pssysapps/Web/psappdataentities/Book/psappdemethods/WFSubmit",
"builtinMethod" : true
} ],
"getAllPSAppDEUILogics" : [ {
"codeName" : "test",
......@@ -35603,7 +35737,7 @@
"enableUICreate" : true,
"enableUIModify" : true,
"enableUIRemove" : true,
"enableWFActions" : false,
"enableWFActions" : true,
"major" : true
}, {
"getAllPSAppDEACModes" : [ {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册