API
Class

AdvanceQueryErrorEvent ($UI/comp/wfui/components/wfui/wfui#AdvanceQueryErrorEvent)

使用范围:UI2

Contents

class AdvanceQueryErrorEvent ($UI/comp/wfui/components/wfui/wfui#AdvanceQueryErrorEvent)

流转查询失败事件类

See OnAdvanceQueryError

Constructor Top

  AdvanceQueryErrorEvent ()

Properties Top

Boolean cancel = false

是否取消后续操作

Error error

异常信息

Wfui source

流程组件js对象

String task

任务标识

JSON vars

变量

Constructor details Top

public AdvanceQueryErrorEvent ()

流转查询失败事件类

See OnAdvanceQueryError

Properties Detail Top

public Boolean cancel = false

是否取消后续操作

public Error error

异常信息

public Wfui source

流程组件js对象

public String task

任务标识

public JSON vars

变量