Check the Panel container for click event listeners.
检查应用程序容器的点击事件的侦听器。
They are also sometimes referred to as event listeners.
他们有时候也被称为事件侦听器。
Ensure that you remove event listeners when they are no longer needed.
当你移除侦听事件时,请一定要确定这个侦听事件不再有用。
As mentioned earlier, EDA event sources and event listeners are loosely coupled.
正如前面提到的,EDA事件源和事件侦听器采用松散耦合方式。
GetEventManager - Returns a manager object that adds and removes event listeners.
getEventManager—返回添加和删除事件侦听器的管理器对象。
Do we need to unbind event listeners in directives when angular starts to destroy?
我们需要解除绑定的事件侦听器在指示当角开始破坏?
The fault handlers are designated as event listeners once the fault entries appear.
故障处理人员正被指定为事件听众一旦故障作品出现。
Listing 4 shows the implementation of two event listeners in the Weather Reporter application.
清单4显示了WeatherReporter应用程序中实现的两个事件侦听器。
Menus also handle their own events, so there's no need to register event listeners on the items in your menu.
菜单会自行处理它们的事件,所以你不必为你菜单中的项目注册事件侦听器。
If dijits are not used, the DOM nodes should be found first, and then dojo.connect is used to bind event listeners.
如果不使用dijit,则应首先查找DOM节点,然后使用dojo . connect来绑定事件侦听器。
The Swing framework makes extensive use of the Observer pattern (also known as the publish-subscribe pattern) in the form of event listeners.
Swing框架以事件侦听器的形式广泛利用了观察者模式(也称为发布-订阅模式)。
Event listeners are then added to process the keystrokes in the text area, as well as executing the search when the Submit button is clicked.
然后添加事件侦听程序以处理文本区域中的击键,并且在单击submit按钮后执行搜索。
Some of these sections include application composition, the SipFactory API, and a lot of event listeners to handle events in the protocol handling.
其中一些部分包含了应用程序组合、SipFactoryAPI和用于在协议处理中处理事件的很多事件侦听器。
CCXML is more advanced than most VoiceXML implementations, offering support for callbacks, event listeners, and multi-line and multi-party sessions.
CCXML比大多数VoiceXML实现更为高级,提供了对回叫、事件侦听器和多路及多方会话的支持。
Generally, an application can create event listeners with event handlers through multiple connection ports, but this is costly in terms of network resources and maintenance.
通常,应用程序可以通过多个连接端口用事件处理程序创建事件侦听程序,但是这在网络资源和维护方面花费较大。
As long as this is the behavior you want, like for notifying all of the elements in the original set of event listeners, you're better off using the copy-on-write collections.
如果这种行为(比如通知原来一组事件监听器中的所有元素)是您需要的,那么最好使用copy -on - write集合。
Feature like customizable activity implementations and event listeners are crucial to make sure that the analyst still recognizes the diagram after it's been made executable.
像可自定义活动实现和事件监听器这样的特性对于确保分析人员在图变得可执行之后仍能认出它来说至关重要。
When I registered event listeners for events, you probably noticed that this was the instance of the DOM events' EventListener interface that I passed as a parameter (the second).
在我注册事件的监听器时,您可能注意到this指的是作为一个参数(第二个)传递的DOMEvents的EventListener接口实例。
This is followed by notification of event occurrence to all listeners of the widget registered for that same event type and in the order in which the listeners were registered on widget.
然后发生该事件的通知会发送给控件中为该事件类型注册的所有监听器,发送顺序是这些监听器在控件上的注册顺序。
The event channel performs the task of calling the business service and notifying any listeners subscribed to the event channel of the event's successful completion or failure.
事件通道将执行调用业务服务和向订阅事件通道的所有侦听程序通知事件成功完成还是未能完成两项任务。
The complex event processing engine, as well as Web services or other message listeners, all have the ability to generate and publish derived events on the event bus.
复杂事件处理引擎以及Web服务或其他消息侦听器都能够生成并在事件总线上发布派生事件。
Another way that listeners can make trouble for unwary event sources is throwing an unchecked exception.
对于不小心的事件源,侦听器会造成麻烦的另一个方式是:抛出未检测的异常。
Another technique that can sometimes be used to find otherwise hidden lapsed listeners is preventing a given listener object from being registered twice with a given event source.
另外一项可以用来找到隐藏失效侦听器的技术是:防止指定侦听器对象在指定事件源上登记两次。
The event channels can also notify interested listeners about events successfully handled by business services.
事件通道还可以向感兴趣的侦听程序通知事件是否已经被业务服务成功处理。
The postSet() needs to fire an event to all of the registered listeners with the object being updated, the action of the update, the value before, and the value now.
postSet()需要向注册的所有监听器触发一个事件,事件包含更新的对象、更新的操作、更新之前的值和目前的值。
As mentioned, Editor tabs have a default drag-and-drop behavior meant for rearranging and tiling, which is implemented by having listeners for drag-detect, mouse-move, and mouse-up event types.
正如上面介绍的一样,编辑器标签有一种默认的拖放行为,它将进行重新排列和平铺操作,这可以使用拖放检测、鼠标移动和鼠标释放类型的事件的监听器实现。
After informing the default set of listeners, the newly registered drag-listener-x is also informed of the drag event, thus achieving our purpose.
在通知defaultsetof listeners之后,新注册的drag - listener - x也会接收到拖放事件的通知,这样就可以实现我们的目的了。
After creating the CDI event, the EventManager notifies all interested listeners that a state change has occurred.
创建CDI事件后,EventManager告诉所有相关的侦听器状态发生了改变。
Roman R. provides some good options but there is a better alternative, IMO: you can marshal the listeners to the thread which fires the event.
罗马河提供了一些很好的选择,但有一个更好的选择,我可以引导听众对线程的火灾事件。
Provide a detailed yet concise account of an event related to this topic. Provide the listeners with enough detail so they can imagine themselves in the event described.
准备一个与演讲主题相关的具体的、确切的故事。给听众足够的细节信息,让他们可以身临其境。
应用推荐