API
Class

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

使用范围:UI2

Contents

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

定制流程查询之后事件类

See OnAfterStartCustomizedQuery

Constructor Top

  AfterStartCustomizedQueryEvent ()

Properties Top

Boolean cancel = false

是否取消后续操作

Process source

Process组件js对象

String task

任务标识

Constructor details Top

public AfterStartCustomizedQueryEvent ()

定制流程查询之后事件类

See OnAfterStartCustomizedQuery

Properties Detail Top

public Boolean cancel = false

是否取消后续操作

public Process source

Process组件js对象

public String task

任务标识