The following example shows how to implement interface events in a class.
下面的示例演示如何在类中实现接口事件。
This event is raised on the application's main thread with the other user-interface events.
此事件随其他用户界面事件在应用程序主线程上引发。
Think about how CountryList could process user interface events (mouse click, keyboard) in a way that could be both tested by CountryTest and used by CountryApp.
考虑一下CountryList怎样才能处理用户接口事件(鼠标单击,键盘),并通过这个方法使其能够被CountryTest测试,并被CountryApp使用。
The member functions of an object are the interface events that trigger state transitions, and actions associated with state transitions constitute the body of the member functions.
而对于引起状态迁移的接口事件,则可以通过对象类中的成员函数来完成,成员函数体的主要功能就是实现状态迁移中发生的一系列活动。
CAI attempts to call the appropriate method in this interface when these events occur.
当发生这些事件时,CAI将尝试在这个接口中调用相应的方法。
The framework responds to events on the interface in ways that affect the model, and all of this happens in the same memory space on the workstation.
框架可通过多种会影响模型的方式对界面上的事件作出响应,所有这些响应都是在工作站上的同一内存空间中完成的。
A better way is to create an interface that defines the events.
一种比较好的方法是创建一个定义事件的接口。
The component can use this interface to perform additional operations when such events occur.
当发生这类事件时,组件可以使用这个接口执行额外的操作。
The membership interface defines callback methods to listen to events associated with access control such as adding or removing access to the component for one or more users.
成员关系接口定义了回调方法来监听与访问控制有关的事件,比如添加或删除一个或多个用户对组件的访问。
You can examine these events with the failed event manager user interface in the Administrative console, then resubmit or delete.
可以在管理控制台中使用失败事件管理器用户界面检查这些事件,然后重新提交或删除它们。
Scenarios use specific data, specific events, and possibly a specific user interface, sometimes depicted on a storyboard.
情境使用具体的数据,具体的事件,和可能具体的用户界面,有时候描述情节。
Typical alerting methods are E-mail and some sort of custom hook interface to allow operation teams to propagate events into an event-processing system.
典型的报警方法是电子邮件和某种类型的自定义钩子接口,可以允许运营小组将事件传播给事件处理系统。
Those events are intermediated using the interface map component that results in the invocation of a business object map.
这些事件作为中间媒介,使用导致调用业务对象映射的接口映射组件。
It receives initial events via the process input interface, while final events leave the process via the process output interface.
它通过流程输入接口接收初始事件,而最终事件则通过流程输出接口离开该流程。
Manually: Users may fire events by using the user interface.
手工:用户可以使用用户界面触发事件。
The technical preview events only support sending events synchronously to the event server, using an EJB interface.
技术预览版事件只支持通过EJB接口同步的向事件服务器发送事件。
Those events are intermediated using the interface map component, which results in the invocation of a business object map.
这些事件将接口映射组件作为中介,而接口映射组件将调用业务对象映射。
Each widget provides an events interface to communicate internally or with third-party widgets.
每个小部件都可提供进行内部通信或与第三方小部件通信的事件接口。
Event source 1 will be configured to use a synchronous emitter to send events through an EJB interface. Event source 2 will use an asynchronous emitter to post events to a JMS queue.
这里配置事件源1使用同步发射器来通过ejb界面发送事件,而事件源2利用异步发射器发送事件到jms队列。
You built an object which can collect event data, constructed the event in the connector packet form and send it to Business Events using the REST interface.
我们建立了一个可以收集事件数据的对象,构建了connectorpacket格式的事件,并使用REST接口将其发送到BusinessEvents。
Next, we'll create a new interface for the export representing Business Events.
下面,我们将为表示BusinessEvents的导出创建一个新接口。
We will also show how to implement the message-driven bean (MDB) to receive the events from the event Distribution Interface.
我们还将说明如何实现接收来自于EventDistribution Interface的事件的消息驱动的bean (message - driven bean,MDB)。
This interface provides callback methods for many different Hibernate events, including object creation, modification, and deletion.
这个接口为许多Hibernate事件提供回调方法,包括创建、修改和删除对象。
Most of the user interface components in Flex can handle user events.
Flex中的大多数用户界面组件都可以处理用户事件。
These events are not implementations of the ICDIEvent interface described in Part 1.
这些事件不是第1部分所描述的ICDIEvent接口的实现。
The TableViewer implements the selection provider interface and can source selection events to the workbench part site.
TableViewer 实现了选择提供器接口并能够向工作台部分站点传播选择事件。
Event Access interface allows the event consumers to query the historical events synchronously.
EventAccess接口允许事件消费者同步地查询历史事件。
The IAdaptable interface used in conjunction with some events.
IAdaptable接口,与某些事件结合使用。
The XXXListener referenced here is a listener object, extending the EventListener interface, that waits for various events to happen within the component associated with the listener.
XXListener在这里指的是一个监听器对象,它扩展了EventListener接口,等候与监听器关联的组件中的各种事件发生。
This interface, also defined by the Eclipse editor, listens for selection events.
该接口也由eclipse编辑器定义,负责侦听选择事件。
应用推荐