API
Class

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

使用范围:UI2

Contents

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

流转之前事件类

See AdvanceBefore

Constructor Top

  AdvanceBeforeEvent ()

Properties Top

Boolean cancel = false

是否取消后续操作

processControl

流转信息

Wfmui source

流程组件js对象

String task

任务标识

JSON vars

变量

Constructor details Top

public AdvanceBeforeEvent ()

流转之前事件类

See AdvanceBefore

Properties Detail Top

public Boolean cancel = false

是否取消后续操作

public processControl

流转信息

public Wfmui source

流程组件js对象

public String task

任务标识

public JSON vars

变量