API
Class

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

使用范围:UI2

Contents

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

流转查询之前事件类

See OnBeforeAdvanceQuery

Constructor Top

  BeforeAdvanceQueryEvent ()

Properties Top

Boolean cancel = false

是否取消后续操作

Process source

Process组件js对象

String task

任务标识

Constructor details Top

public BeforeAdvanceQueryEvent ()

流转查询之前事件类

See OnBeforeAdvanceQuery

Properties Detail Top

public Boolean cancel = false

是否取消后续操作

public Process source

Process组件js对象

public String task

任务标识