See Event handler requirements.
见事件处理函数要求。
The tag is an XML event handler.
标记是XML事件处理程序。
the event handler is enabled, and
事件处理程序已启用,且
什么是事件处理程序?
The event handler contains a scope.
事件处理程序包含一个范围。
Listing 6 shows this event handler.
清单6展示了该事件处理程序。
The Event Handler Step by Step.
事件处理器的逐步讨论。
The event handler is shown in Listing 20.
事件处理程序如清单20所示。
The callback is called the event handler.
回调被称为事件处理器。
Your window procedure is the event handler.
窗口过程就是事件处理器。
This invoke activity calls the event handler.
此调用活动将调用事件处理程序。
It provides an event handler for each menu option.
它为每一个菜单选项提供事件处理程序。
Each event handler receives an index as input value.
每个事件处理程序都会接收到一个索引作为输入值。
Finally, I added a submit event handler to the form.
最后,我在表单中添加了一个提交事件处理程序。
Using an event handler provides you more flexibility.
使用事件处理程序可以提供给您更高的灵活性。
ReviewStartRequest. Input variable to the event handler.
reviewStartRequest事件处理程序的输入变量。
Part 2: What actions does the event handler have to take?
第2部分:事件处理程序必须进行何种操作?
In its most ancient form an event handler looks like this.
在最古老的表单的事件处理程序看起来是这样的。
Get the cancellation event handler of the process instance.
获取流程实例的取消事件处理程序。
You can also create an event handler manually in code.
创建事件即可以通过在属性窗体里设置,也可以通过代码来设置。
There are several ways to wire an event to an event handler.
有几种方式可以将事件与事件处理程序相关联。
This is analogous to the event handler built into GUI systems.
这类似于内置在GUI系统的事件处理程序。
In the example above, the event handler contained a human task.
在上面的示例中,事件处理程序包含一项手工任务。
You must set up your event handler to catch the incoming value.
必须设置事件处理程序来捕获传入的值。
To remove a single event handler, specify all three arguments.
为了删除一个单独的事件处理器,需要指定所有的三个参数。
Finally, you define the simple event handler shown in Listing 5.
最后,需要定义简单的事件处理程序,如清单5所示。
This creates a variable that is local to the event handler instance.
这将创建一个事件处理程序实例的局部变量。
If a review is finished, the event handler decrements this variable.
如果审阅完成,事件处理程序会对此变量进行递减。
You set up the event handler to accept the callback from the service.
可以设置事件处理程序来接收来自服务的回调。
An event handler is said to be enabled once the associated scope starts.
关联的范围启动时,相应的事件处理程序就已启用了。
应用推荐