API
Class

BeforeTransferQueryEvent ($UI/system/components/justep/process/process#BeforeTransferQueryEvent)

使用范围:UI2

Contents

class BeforeTransferQueryEvent ($UI/system/components/justep/process/process#BeforeTransferQueryEvent)

转发查询之前事件类

See OnBeforeTransferQuery

Constructor Top

  BeforeTransferQueryEvent ()

Properties Top

Boolean cancel = false

是否取消后续操作

Process source

Process组件js对象

String task

任务标识

Constructor details Top

public BeforeTransferQueryEvent ()

转发查询之前事件类

See OnBeforeTransferQuery

Properties Detail Top

public Boolean cancel = false

是否取消后续操作

public Process source

Process组件js对象

public String task

任务标识