使用范围:UI2
Contents
class BeforeOpenDialogEvent ($UI/system/components/justep/process/process#BeforeOpenDialogEvent)
打开流程对话框前事件类
Constructor Top
BeforeOpenDialogEvent () |
Properties Top
String |
action
当前执行的流程动作 | ||
Boolean |
cancel
= false
是否取消后续操作 | ||
ProcessControl |
data
ProcessControl对象 | ||
JSON |
options
可选参数 | ||
String |
task
任务标识 |
Constructor details
Top
public
BeforeOpenDialogEvent
()
打开流程对话框前事件类
public
BeforeOpenDialogEvent
()
打开流程对话框前事件类
Properties Detail Top
public
String
action
当前执行的流程动作
public
Boolean
cancel
= false
false
是否取消后续操作
ProcessControl对象
public
JSON
options
可选参数
public
String
task
任务标识