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