ListViewController
更新时间: 2024-02-04 浏览次数: {{ hits }}

类名 : ListViewController
说明 : 列表控制器,用于控制列表的提交和展示 属性 : 

名称说明
Request请求的上下文



成员 : 

名称说明
ListViewControllerPostfix列表视图控制器的后缀
Action_LoadListViewSetting加载列表设置的操作名称
Action_Remove删除列表记录的操作名称
ActivityName_Name节点名称的表头编码
ActivityName_DisplayName节点名称的表头显示名称
Status_DisplayName流程状态的显示名称
Participant_DisplayName当前处理人
Action_Create创建
Action_Import导入
Action_Export导出
Action_PrintQrCode打印二维码
Param_ScopeType过滤条件
Param_Status数据状态
Param_ChildSchemaCode子表编码
Param_PagedByApplist根据applist分页
Param_IsDesignMode是否设计时
Param_ListViewDisplayMode显示模式


构造方法名称 : #ctor(H3.SmartForm.ListViewRequest)

参数说明
"request"请求的上下文
返回值


方法名称 : OnAction(System.String,System.Object,H3.Workflow.Instance.WorkflowInstanceState,H3.Workflow.Instance.WorkflowInstanceState)

参数说明
"actionName"操作的名称
"postValue"请求回传回来的数据
"oldState"
"newState"
返回值
响应的上下文


方法名称 : OnInit(H3.SmartForm.LoadListViewResponse)

参数说明
"response"
返回值


方法名称 : InitActions(H3.SmartForm.LoadListViewResponse)

参数说明
"response"
返回值


方法名称 : InitHeaders(H3.SmartForm.LoadListViewResponse)

参数说明
"response"
返回值


方法名称 : LoadData(H3.SmartForm.LoadListViewResponse,H3.Data.Filter.Filter,System.Boolean,H3.DataModel.GetListScopeType,System.String,System.Boolean,System.Boolean)

参数说明
"response"
"filter"
"requireAssociatedBoHeaders"
"listScopeType"
"childSchemaCode"
"pagedByParent"
"isDesignMode"
返回值


方法名称 : OnLoad(H3.SmartForm.LoadListViewResponse)

参数说明
"response"
返回值


方法名称 : Submit(System.String,H3.SmartForm.ListViewPostValue)

参数说明


返回值


方法名称 : Remove(H3.SmartForm.ListViewPostValue,H3.SmartForm.SubmitListViewResponse)

参数说明
"postValue"
"response"
返回值


方法名称 : OnSubmit(System.String,H3.SmartForm.ListViewPostValue,H3.SmartForm.SubmitListViewResponse)

参数说明


返回值