添加至报表的事件元素
将特性附加到代码事件元素。
超时元素实际上是在异常事件中使用的事件元素。
The timeout element is actually an event element, which is used inside an exception element.
打开目标项目并通过将光标放在事件对象上来选择代码事件元素。
Open the target project and select the code event element by placing the cursor on the event object.
一出好戏的下一个关键元素被称为“煽动性事件”。
The next key element of the a well-made play is referred to as the inciting incident.
更重要的是,许多流取决于外部事件,并且当每个元素可用时,才处理这些流。
More significantly, many streams depend on external events, and yet should be processed as each element is available.
这些属性不会生成事件,您可以从元素中检索它们。
Attributes do not generate an event, and you can retrieve them from an element.
为每一个清单元素添加事件单击处理程序以便通过填充选择的字段对单击作出响应。
An event click handler is added for every list element to respond on a click by populating the fields with the selection.
从事件选项板中选择结束元素。
动态业务应用的一个关键元素是事件处理。
One of the key elements of a Dynamic Business Application is event processing.
您真正需要知道的是如何使要附加事件处理程序的元素变得惟一。
All you really need to know is what makes the elements you want to attach event handlers to unique.
这表明可以对同一个元素指定多个事件。
This demonstrates that multiple events can be assigned to the same element.
这让事件和页面元素一样具有动态性。
您不能将事件附加到元素上,除非该元素已加载 —但是您如何知道这什么时候发生?
You can't attach an event to an element until the element is loaded—but how do you know when that happens?
这就是指向触发事件的元素的上下文变量。
This is the context variable that refers to the element that fired the event.
支持事件,它们是产品的关键元素。
如果事件抵达目标元素而没有被处理并且该事件类型允许,则进入冒泡阶段。
If the event reaches the target element without being handled and the event type allows it, the bubbling phase begins.
对HTML元素的事件处理程序的注册的方法也有很大的变化。
Also, the way of registering event handlers to HTML elements was changed.
为了启动处理元素的特定方法,处理事件的方法使用元素到方法名的映射。
The method to process events USES a mapping of elements to method names in order to launch specific methods that process elements.
应用程序必须以某种方法将事件和元素相关联。
每个事件都有一个目标,xml或html元素和事件的关系最密切。
Every event has a target, the XML or HTML element most closely associated with the event.
从文档树的根开始向下移动到触发事件的元素,其中每个元素都有机会处理该事件。
Starting at the root of the document tree and moving down to the element where the event was triggered, each element is given the opportunity to handle the event.
另一个可以添加到事件处理程序的元素是Timeout。
Another element you can add to an event handler is a timeout.
每个实体都又包含3个关联元素:事件、状态和生命周期。
For each entity, there is a triad of associated elements: events, states, and lifecycle.
下一个事件指出product元素的结束标记。
The next event indicates the closing tag for the product element.
正如清单3所示,DOMActivate是事件,消息元素是处理程序,父触发器是观察者。
As shown in Listing 3, DOMActivate is the event, message element is the handler, and parent trigger is the observer.
xml语法分析器(包com . icl . saxon . aelfred)读取源文档,并通知事件,如元素的开始和结束。
The XML parser (package com.icl.saxon.aelfred) reads the source document and notifies events such as the start and end of an element.
XForms采用XMLEvents标准为特定文档元素增加事件处理程序。
XForms uses the XML Events standard to attach event handlers to specific elements in a document.
该处理器对其它元素的事件不作任何处理。
然后查找START_ELEMENT事件,如果元素为“photo”,就从其属性提取数据并使用数据创建一个新的FlickrImage实例。
You simply look for a START_ELEMENT event, and then if the element is "photo", you pull out the data from its attributes and use this to create a new FlickrImage instance.
应用推荐