API
Class

AbortErrorEvent ($UI/comp/wfmui/components/wfmui/wfmui#AbortErrorEvent)

使用范围:UI2

Contents

class AbortErrorEvent ($UI/comp/wfmui/components/wfmui/wfmui#AbortErrorEvent)

终止失败事件类

See AbortError

Constructor Top

  AbortErrorEvent ()

Properties Top

Boolean cancel = false

是否取消后续操作

Error error

异常信息

processControl

回退信息

Wfmui source

流程组件js对象

String task

任务标识

JSON vars

变量

Constructor details Top

public AbortErrorEvent ()

终止失败事件类

See AbortError

Properties Detail Top

public Boolean cancel = false

是否取消后续操作

public Error error

异常信息

public processControl

回退信息

public Wfmui source

流程组件js对象

public String task

任务标识

public JSON vars

变量