使用范围:UI2
Contents
class AbortQueryBeforeEvent ($UI/comp/wfmui/components/wfmui/wfmui#AbortQueryBeforeEvent)
终止查询之前事件类
See AbortQueryBefore
Constructor Top
AbortQueryBeforeEvent () |
Properties Top
Boolean |
cancel
= false
是否取消后续操作 | ||
Wfmui |
source
流程组件js对象 | ||
String |
task
任务标识 | ||
JSON |
vars
变量 |
Constructor details Top
public
AbortQueryBeforeEvent
()
终止查询之前事件类
See AbortQueryBefore
Properties Detail Top
public
Boolean
cancel
= false
false
是否取消后续操作
流程组件js对象
public
String
task
任务标识
public
JSON
vars
变量