API
Class

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

使用范围:UI2

Contents

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

暂停之前(暂停事务内)事件类

See OnBeforeSuspend

Constructor Top

  BeforeSuspendEvent ()

Properties Top

Boolean cancel = false

是否取消后续操作

ProcessControl processControl

暂停信息

Process source

Process组件js对象

String task

任务标识

Constructor details Top

public BeforeSuspendEvent ()

暂停之前(暂停事务内)事件类

See OnBeforeSuspend

Properties Detail Top

public Boolean cancel = false

是否取消后续操作

public ProcessControl processControl

暂停信息

public Process source

Process组件js对象

public String task

任务标识