Any custom event class must implement the XMLEvent interface.
任何定制事件类必须实现XMLEvent接口。
Text value dependent on the event class captured in the trace.
与跟踪中捕获的事件类相关的文本值。
Please choose the event class that implements the interface you chose in the previous step.
选择实现上一步所选接口的事件类。
A string constant identifies the specific event, and you can have one or more constants in each event class.
一个字符串常量识别一个特定事件,一个事件类中可以有一个或多个常量。
This event class does not include system tasks or tasks that are waiting on non deadlock-detectable resources.
此事件类不包括系统任务和正在等待未发现死锁的资源的任务。
This model is divided into time class, space class, event class and state class by using object-oriented technology.
利用面向对象技术将模型划分为时间对象类、空间对象类、事件对象类、状态对象类。
If you use a Preview event class handler to mark the input event handled, the bubbling input event class handler will not be invoked.
如果您使用预览事件类别处理常式将输入事件标记为已处理,便不会叫用反升输入事件类别处理常式。
In addition to the usual event methods, the WorkEvent class provides accessors for the type of event (accepted, rejected, started, or completed) and the item of work in question.
除了通常的事件方法之外,workevent类还为这些类型的事件(接受、拒绝、启动或完成)以及有问题的工作项目提供了存取器。
The class monitor tried to make up for the mess by reorganizing the class event as students were not interested in the original one.
班长试图通过重新组织活动来弥补混乱,因为学生们对原来的活动不感兴趣。
You should think of this class as an event listener.
您应该把这个类当作事件侦听器。
Dante and I had become acquaintances when one day after class he had announced an event sponsored by my favorite chocolate company. There would be free chocolate.
但丁和我是在一次下课后熟识的,那次课上他宣布一个项目被我最喜欢的巧克力公司赞助,那将是免费的巧克力啊。
This means you can catch the user event in a class that you know works and then pass it through for processing to the class you're developing.
这意味着你可以捕捉类里的用户事件,因为你知道这个类是怎么工作的;然后再将其传递到类里进行处理。
These handlers can perform any number of tasks, including calling a service, setting a value on a class, calling a method on a class, or dispatching another event.
这些事件处理器可以执行任何数量的任务,包括对某项服务的调用,对一个类中某个值的设定,对一个类中某个方法的调用,或者分发另一个事件。
That way every new domain class created already has the fields and event closures in place.
这样,新创建域类时它们就有适当的字段和事件闭包。
When you create an indication of this class, indications for the events specified by the event filter are delivered.
在创建该类的表示时,将交付事件过滤器所指定的事件表示。
Just like the rest of the code in a typical Windows Forms application, any code that resides inside a timer event handler (for this type of timer class) is executed using the application's UI thread.
就像一个典型窗体程序里的其它代码一样,任何驻留在一个定时器事件处理函数(指的是该类型的定时器类)中的代码也是使用应用程序的UI线程所执行。
Then you can either abandon the event or must invoke the method overridden in the based class.
然后就可以放弃事件或者调用重写了基类的方法。
The event handling method of the inner class is shown in Listing 2.
内部类的事件处理方法如清单2 所示。
The BEGIN_EVENT_TABLE() macro takes two arguments: the class the event table is actually for and the immediate parent of that class.
BEGIN_EVENT_TABLE()宏有两个参数:事件表实际针对的类和此类的中间父类。
Class EventSink provides the implementation of the event handler.
类eventsink提供了这个事件处理程序的实现。
Which will then prompt us for the event handler in our code-behind class to use?
然后就会提示我们在我们的后台代码类中该使用的事件处理函数。
The logging() method in your class will be called for each log event.
这样,每个日志事件都可以调用这个类的logging()方法。
Modify the process action code in the portlet class to publish the event.
编辑portlet类的过程操作代码,以发布事件。
For this purpose, we will define a receiver class and modify our SessionManager class to instantiate the event receiver for us.
为此,我们将定义一个receiver类,并修改SessionManager类以初始化我们的事件接收器。
Modify the process action or event code in the portlet class to publish or process the event.
编辑portlet类中的过程行为或者事件代码,以发布或者处理事件。
In addition to timestamping your domain class, you can tap into four event hooks: beforeInsert, befortUpdate, beforeDelete, and onLoad.
除了给域类添加时间戳,还可以引入4 个事件挂钩:beforeInsert、befortUpdate、beforeDelete和onload。
Consider a set of observations (also called features, attributes, variables or measurements) for each sample of an object or event with known class y.
设观测向量x(也被称作特征、属性、变量、测量值等)对于对象或事件的每一个采样的所属类y都是已知的。
Modify the event code in the portlet class to process the event
在portlet类中编辑事件代码以处理事件
VS will then automatically create a stub event handler implementation in our code-behind class file. We can use this event handler to update the Button's content with a new message when it is clicked.
然后VS就会自动地在我们的后台代码类文件中创建一个占位的事件处理函数实现。
The Controller looks at the incoming event and dispatches the request to an Action class. The struts-config.xml.
控制器查看输入事件并将请求分派给某个action类。
应用推荐