Of course the existence of three models means that event handling doesn「t work the same way in all browsers.
既然存在三种模型,所以事件处理程序也就不能以同样的方式在所有的浏览器里面运行。
The first event handling of the lifecycle takes place after the apply request values phase.
生命周期中的第一个事件处理发生在应用请求值阶段之后。
You want your event handling to be as dynamic as your page.
您希望事件处理像页面处理一样具有动态性。
Figure 5 shows the event handling mechanism in J2ME.
图5显示了J2ME中的事件处理机制。
But DHTML and event handling have different browser compatibility patterns.
但是DHTML和事件处理程序有不同的浏览器兼容性模式。
Callbacks are frequently used in event handling architectures, where you designate code to be invoked at a later time.
在事件处理架构中经常采用回调,这样您指定的代码将在稍后调用。
On the server, the subscription and event handling are the same as for system-defined events.
在服务器上,订阅和事件处理对系统定义的事件是一样的。
The trick of writing cross–browser event handling scripts is not to use an overall event model check but to answer all these questions separately.
写跨浏览器的事件处理程序的的技巧在于不要用整体的事件模型而是分别的回答每一个问题。
And, finally, the event handling scripts are intertwined with the form」s presentation markup.
而且,事件处理脚本和表单的表示标记混杂在一起。
Fine-grained event handling is the key to a rich user interface.
细粒度的事件处理对富用户界面至关重要。
As explained in the event handling and generation section, the HTML form widget dynamically creates receive events for each of the input form fields.
如事件处理和生成一节中所述,HTML表单小部件为每个输入字段动态创建接收事件。
In this mode an enterprise can configure event handling and related policies that can modify existing processes dynamically at runtime.
这个模式中的企业可以配置事件处理和关联策略,可在运行时动态修改现有过程。
But these tree structures lack any kind of event handling model and therefore can「t meet the requirements of a highly interactive tree widget.
但是这种树结构缺乏任何类型的事件处理模型,因此不适合高交互性的树窗口部件的要求。
You use the familiar Listener pattern to perform event handling in GWT.
可以用熟悉的侦听器模式在GWT中执行事件处理。
The event handling and generation section later in this article describes how these events are handled.
本文后面的事件处理和生成一节将描述事件如何处理。
In the sections that follow, I」ll walk you through every phase of the JSF request processing lifecycle, including event handling and validation.
在接下来的几节中,我们将遍历jsf请求处理生命周期的每个步骤,包括事件处理和验证。
On this page I give an overview of what event handling is, what its problems are and how to write proper cross-browser scripts.
什么是事件处理,它有什么问题和怎样写出跨浏览器的代码,我将在这一章做一个概述。