custom event
自定义事件
2025-08-11 05:58 浏览次数 5
自定义事件
Custom Event publication自定义事件发布
Add Custom Event添加自定义事件
Custom Event Objects自定义事件对象
custom m event自定义事件
listing 2 shows an example of a custom event that represents the icon element in an atom feed.
清单2显示了一个定制事件例子,它展现一个atom提要中的图标元素。
when the loan agent submits a loan application for his client, the submission automatically creates an event that triggers the custom event handler to act upon the application.
当贷款代理人为他的客户提交了一个贷款申请后,这个提交操作会自动创建一个事件,这个事件会触发定制的事件处理器来处理这个申请。
otherwise, if the count is greater than 1, the custom event handler needs to concatenate the multiple context data elements together.
否则,如果计数大于1,那么定制的事件处理器需要将多个上下文数据元素连接在一起。
the evaluation response is then returned to the custom event handler for further actions.
然后评估响应会返回给定制的事件处理器以便执行更进一步处理。
however, stax provides a more generic mechanism for plugging custom event implementations into the framework.
但stax为将定制事件实现插入到框架中提供了一个更通用的机制。
if the custom event is a composition of other events, the getlocation() method can simply return the last event's location.
如果一个定制事件由其他事件复合而成,getlocation()方法可仅返回最后一个事件的位置。
using this technique, you could execute custom validation logic before allowing the form to be submitted, or you could trigger a custom event after the form is submitted.
使用这种技术,您可以在允许提交表单之前执行定制验证逻辑,或者在表单提交之后触发一个定制事件。
the sample code provided in the download section illustrates the interaction between content manager and ilog jrules through a custom event handler.
在 下载小节中提供的示例代码演示了contentmanager和ilogjrules之间通过定制的事件处理器实现的交互。
you can use one of these custom event handlers to further lock down which tabs are enabled or disabled at any given time.
可以使用这些定制事件处理程序中的一个来进一步控制在给定的时间哪个选项卡被启用或禁用。
the following section explores the techniques for plugging your custom event classes into the framework.
接下来的章节介绍将定制事件类插入框架中的技术。
design overview of the myeventhandler custom event handler
myeventhandler定制的事件处理器的设计概述
the basic functions of a custom event handler are to consume the event messages in the jms queue and interact with external applications accordingly.
一个定制的事件处理器的基本功能是使用jms队列中的事件消息,然后相应地与外部应用进行交互。
jquery ui tabs also provide some custom event hooks within the life cycle of the tab interface.
jqueryuitabs还提供了选项卡式界面的生命周期内的一些定制事件挂钩。
thus far, you have learned how to define custom event classes, but nothing has been said about how to make stax use them during the parsing process.
到目前为止,您已经了解了如何定义定制事件类,但是还不清楚如何让stax在解析过程中使用它们。
event handling — the custom event handler implements the core application logic and integrates ilog jrules with content manager.
事件处理 —定制的事件处理器实现了核心应用逻辑,并整合了ilogjrules和contentmanager。
you can also set placeholder image and custom event to trigger loading.
你还可以设定一个占位图片并定义事件来触发加载动作.
as a result, the custom event handler moves the loan application from the submitloan work basket to the rejected work basket.
结果,定制的事件处理器会将贷款申请从submitloan 操作区移到rejected 操作区。
so as part of the one-time setup for all of this, define a new custom event and persist it in the objectstore holding the dispenser object.
作为实现该目的的一次性设置的一部分,我们定义一个新的定制事件,并将其持久化在保存分发器对象的objectstore 中。
any custom event class must implement the xmlevent interface.
任何定制事件类必须实现xmlevent接口。
consider building custom event correlation systems to scan for anomalies, perhaps leveraging open source tools such as esper.
考虑构建定制的事件关联系统,用来扫描异常,或者考虑利用开源工具,比如esper。
the sample program available in the download section defines a custom event handler that supports the business logic described in the scenario for this article.
下载示例程序,它定义了一个支持本文的场景所描述的定制的事件处理器。
if it’s a new sensor device type, or if the event message represents a new event for an existing sensor device type, the device agent would publish a custom event message.
如果是新传感器设备类型,或者事件消息是现有传感器设备类型的新事件,则设备代理将发布自定义事件消息。
because the integration architecture externalizes the decision making to an ilog jrules rule engine, the custom event handler is required to establish a session connecting to ilog jrules.
因为整合体系结构将决策交由一个ilogjrules规则引擎执行,这个定制的事件处理器将用于创建一个ilogjrules连接会话。
creating and dispatching a custom event can be done with just two dom calls.
创建和分派定制的事件只需要两个dom调用就能实现。
once the input factory is set up with a custom event allocator, every event reader created from it will use it to create event objects.
当输入工厂通过定制事件分配器建好之后,从其中创建的每一个事件读取器都将使用它来创建事件对象。