Add an event handler in the process scope.
在流程作用域内添加一个事件处理程序。
Your page loads, and you add an event to an element.
您的页面加载,又添加了一个事件到一个元素。
Next, you will add an event receiver to that project.
接下来,您将在该专案中加入事件接收器。
You can also add an event handler for any dialog box control.
您也可以加入任何对话方块控制项的事件处理常式。
In Listing 13, you add an event handler to the submit event of the form.
在清单13中,您向表单的submit事件添加了一个事件处理程序。
The new event TAB in PDD, shown in Figure 4, enables you to add an event.
PDD中的新event项,如图4所示,使您能够添加事件。
This example shows how to add an event handler to an element by using code.
本范例显示如何使用程序码,将事件处理常式加入到项目中。
You then add an event listener to one of your buttons for adding a new artist.
然后将事件侦听程序添加到一个按钮上以添加新艺术家。
Returns the method used to add an event handler delegate to the event source.
传回用来将事件处理常式委派加入事件来源的方法。
If you add an event handler from the Properties window, you can add it only to the class that implements the dialog box.
如果从“属性”窗口添加事件处理程序,则只能将它添加到实现对话框的类。
Suppose you want a certain ASP. NET function executed on MouseOver overacertain button. Where do you add an event handler?
假设你希望某个ASP.NET函数鼠标悬停在按钮执行。你怎样添加一个事件处理?
It makes a difference if you loop through 500 or 5000 DOM elements on the page when you want to add an event handler for example.
如果您依次通过页上的500或5000DOM元素,当您要添加事件处理程序,例如,它使不同。
In this sample, the requester can cancel the request within the whole process scope. You can add an event handler to the process scope by following these steps.
在这个样例中,请求者可以在整个流程作用域内取消请求。
You can add an event handler to any scope when a process is long running (as we will explain, long running means that the process is interruptible and can wait for external asynchronous inputs).
当流程长时间运行时,您可以向任何范围添加事件处理程序(长时间运行是指流程不能被中断并且可以等待外部异步输入)。
We want an operation to represent handling the event, so we add one to the Capability and name it Receive Order.
我们需要一项表示处理事件的操作,因此为 Capability添加一个操作,将其命名为Receive Order。
If you are familiar with the Swing event model, you know that you need to add an action listener to the checkbox so that whenever the user changes it, the listener can perform some action.
如果熟悉Swing事件模型,您就知道需要为复选框添加一个活动监听器,从而每当用户改变它时,监听器都可以执行某个动作。
For example, if you want the progress bar to start when the user clicks a button, you can add an onclick event to the button, using the code that you see in Listing 1.
例如,如果您想要这个进展在用户点击一个按钮时开始,您可以在一个按钮上添加一个onclick事件,使用您在列表1中所看到的代码。
The backing bean delegates add event request processing to the EventServiceEJB Stateless Session bean, and delegates listing and saving events to an EventService implementation.
支持Bean将添加事件请求处理工作委托给无状态会话BeanEventServiceEJB,并将列表和保存事件委托给一个EventService实现。
I add an argument for the event as a public variable of type TimeEntry.
我为这个事件添加了一个类型为公共变量的参数TimeEntry。
Another element you can add to an event handler is a timeout.
另一个可以添加到事件处理程序的元素是Timeout。
How to configure the event emitter primitive to an ESB flow and add the V6.2-specific mapping?
如何对es b流配置事件发送器原语并添加特定于V6.2的映射。
Handle the Enter key: Instead of having an Add button, watch for users pressing the Enter or Return key by hooking onto the onkeydown event in the textarea.
处理enter键:取消Add按钮,通过检查textarea的onkeydown事件看看用户是否按下了Enter或return键。
Each event added using the Google Calendar Quick add procedure will now be intercepted, encrypted, and posted to Google's servers in an encrypted form.
现在将拦截、加密使用GoogleCalendarQuickAdd程序添加的事件,然后以加密的形式将其发布到Google服务器。
To do that, you first need to have an event handling method in the ManageCustomer controller for an "add" menuitem onClick event.
要完成这些,首先要在ManageCustomer控制器中有“add”菜单项的onClick事件的事件处理方法。
If you receive an email with event time and date information, you can easily add this event to your calendar by clicking "add to calendar."
如果你收到一封带有时间日期信息的邮件,点击“添加到日历”,你就可以很容易的将此事件添加到你的日历。
In order to do this, you must add an onChange event handler to the customer widget, which modifies the order widgets query.
为了达到这个目的,您必须向客户小部件添加onchange事件处理程序,该程序将修改订单小部件查询。
The skeleton of an application consists of just four steps: (1) create an application; (2) create one or more Windows; (3) add some widgets to the Windows; (4) call the app.run event-loop.
应用程序的主框架只由四个步骤组成:(1)创建一个应用程序;(2)创建一个或多个窗口;(3)在窗口中添加一些窗口小部件;(4)调用app. run事件循环。
The administrator configured the Loan item type to monitor either an Add item event or an Update item event for document creation and revision respectively.
管理员配置Loan项目类型监控文档创建和修改分别对应的一个AddItem事件或Update Item事件。
For example, for the Add menuitem onClick event, the @Events qualifier can be supplied with an "add.OnClick" value, as shown in Listing 7.
例如,对AddmenuitemonClonclick事件,@Events 限定符值可以是 "add.OnClick" ,如 清单7 所示。
For example, for the Add menuitem onClick event, the @Events qualifier can be supplied with an "add.OnClick" value, as shown in Listing 7.
例如,对AddmenuitemonClonclick事件,@Events 限定符值可以是 "add.OnClick" ,如 清单7 所示。
应用推荐