使用范围:UI2
Contents
class OpenDialogBeforeEvent ($UI/comp/wfui/components/wfui/wfui#OpenDialogBeforeEvent)
打开流程对话框前事件类
Constructor Top
OpenDialogBeforeEvent () |
Properties Top
String |
action
当前执行的流程动作 | ||
Boolean |
cancel
= false
是否取消后续操作 | ||
processControl
ProcessControl对象 | |||
String |
task
任务标识 |
Constructor details
Top
public
OpenDialogBeforeEvent
()
打开流程对话框前事件类
public
OpenDialogBeforeEvent
()
打开流程对话框前事件类
Properties Detail Top
public
String
action
当前执行的流程动作
public
Boolean
cancel
= false
false
是否取消后续操作
public
processControl
ProcessControl对象
public
String
task
任务标识