获取流程实例的取消事件处理程序。
事件处理程序的定义包括两个部分。
还要注意事件处理程序是如何定义的。
标记是XML事件处理程序。
它为每一个菜单选项提供事件处理程序。
注意您在事件处理程序中做了多少工作。
事件处理程序是此控件的一个强大特性。
这也适用于事件处理程序。
必须设置事件处理程序来捕获传入的值。
You must set up your event handler to catch the incoming value.
在流程作用域内添加一个事件处理程序。
定义启动所需数量的事件处理程序的循环。
Define a loop that starts the required number of event handlers.
我们接下来将讨论事件处理程序的各个部分
事件处理程序已启用,且
事件处理程序用例场景。
这将创建一个事件处理程序实例的局部变量。
This creates a variable that is local to the event handler instance.
可以设置事件处理程序来接收来自服务的回调。
You set up the event handler to accept the callback from the service.
能够实现该目的的CE机制就是事件处理程序。
The CE mechanism for that is event handlers. Here's a thought experiment.
最后,我在表单中添加了一个提交事件处理程序。
在最古老的表单的事件处理程序看起来是这样的。
为一个事件处理程序注册多个事件过滤器。
向多个事件处理程序注册一个事件过滤器。
什么是事件处理程序?
最后,需要定义简单的事件处理程序,如清单5所示。
Finally, you define the simple event handler shown in Listing 5.
Handler指一个事件处理程序实例的对象路径。
Handler refers to the object path of one event handler instance.
有几种方式可以将事件与事件处理程序相关联。
There are several ways to wire an event to an event handler.
对于您关心的那些事件,必须定义事件处理程序。
You need to define event handlers for just those things you care about.
另一个可以添加到事件处理程序的元素是Timeout。
Another element you can add to an event handler is a timeout.
粗略的想法是,我们建模一个触发审阅活动的事件处理程序。
The rough idea is that we model an event handler that triggers one review.
与Click事件处理程序不同,添加一行代码。
与Click事件处理程序不同,添加一行代码。
应用推荐