最后为点击事件关联一个处理器。
当检测到点击时,页面回传并激发这个点击事件。
When a click is detected, the page posts back and fires the click event.
检查应用程序容器的点击事件的侦听器。
在属性窗体创建事件处理代码的方法是点击事件标签。
You can create an event handler by using the Events TAB of the Properties window.
但是你怎么知道当前是哪个元素在处理点击事件?
Please note that these properties don't always work on a click event.
控制器事件脚本同时分别处理触摸板触摸和点击事件。
The Controller events script deals with both touchpad touch and click events separately.
此外,还为所有点击事件提供了一种自动的替换机制,以克服iOS上的触控延时。
In addition there is an automatic replacement for all click events to overcome the touch delay on iOS.
如果你考量每次点击事件,改进将会变得很容易,因为你已经了解哪些是有效率的,哪些不是。
If you measure every click that happens, it makes experimentation easy because you are able to understand the effectiveness, he said.
易语言托盘气泡点击事件源码例程程序调用API函数实现托盘气泡被点击消息的应用。
Easy language tray bubble click event source routine procedure call API function to achieve the tray bubble click message application.
首先,让我们来引入一个新的trait,Clickable,一个任意构件响应点击事件的抽象。
First, let's introduce a new trait, Clickable, an abstraction for any widget that responds to clicks.
每个菜单项包含一个LinkButton控件,这个LinkButton控件有一个内部绑定的点击事件处理程序。
Each menu item consists of a LinkButton control with an internal handler bound to the Click event.
数据定义部分的输入和点击事件部分的输入之间没有间隔,但开始输入鼠标数据后,将不再会出现图标或区域数据。
There will be no separation between the specification part and the event part, however no icon or region specifications will follow the first mouse click.
它将一个鼠标点击事件绑定到了所有所选择的元素上(本例中,所选元素是锚点元素)并在事件发生时执行一个已提供好的函数。
It binds a click event to all selected elements (in this case, a single anchor element) and executes the provided function when the event occurs.
注意当鼠标点击事件正在执行的时候第一次的interval事件也触发了,与timer一样,它的事件也进入队列等待之后执行。
Note that while mouse click handler is executing the first interval callback executes. As with the timer its handler is queued for later execution.
没错,这没有按钮点击操作,也没有向文本字段键入的操作,但在一个更高的层面上,事件正在 发生。
True, there are no buttons getting pressed, and no text fields getting typed in, but on a higher level, events are taking place.
对于用户交互来说,你可以处理键盘敲击或按钮点击或其他控件事件。
For interaction with the user, you can process keystrokes or clicks on buttons or other components.
点击安全选项底部的警告信息区域的设置按钮能够让你选择你需要得到那些事件的警告信息。
Clicking on the Settings button of the warning messages area at the bottom of the Security Options allows you to choose which events you want to receive warning messages for.
如果你有一个运行时间很长的数据库查询(比如由按钮点击所触发),那么在按钮事件产生后你可以增加延迟时间。
If you have a long-running database query for example that's triggered by a button press, you can simply increase the time paused after the button event has been issued.
如果你收到一封带有时间日期信息的邮件,点击“添加到日历”,你就可以很容易的将此事件添加到你的日历。
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."
例如,如果您想要这个进展在用户点击一个按钮时开始,您可以在一个按钮上添加一个onclick事件,使用您在列表1中所看到的代码。
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.
EventYes Yes Yes如果这是通过点击按钮或下拉列表的改变的一个回发,相关的事件将被触发。
Event Yes Yes Yes If this is a post back by a button click or a dropdown change, then the relative events will be fired.
然后可以使用Dojo为按钮点击关联一个事件处理函数。
You then use Dojo to associate an event handler for when the button is clicked.
Button对象表示一个可点击按钮,它会引发一个事件,所以可以在点击时执行某个动作。
A button object represents a clickable button, which raises an event, so you can perform an action upon a click.
点击onhighlight事件里的任何地方。
如果用户点击某个任务,要删除之,那么视图通常会触发一个事件,或对Controller(控制器)进行一个回调。
If a user clicks on a specific task, say to delete it, then typically, the view raises an event, or makes a callback to our Controller.
如果发生了一次admin事件(url或者按钮点击),那么adminwebflow将会进入到视图状态admin中。
If an admin event occurs (URL or button click), the admin webflow will go into the view state admin.
onhighlight事件当用户点击树节点时触发。
The onhighlight event is triggered when the user clicks the tree node.
当用户点击Ordersportlet中顺序的ID时,portlet就会激发一次事件。
When the user clicks the ID for an order in the Orders portlet, the portlet triggers an event.
举例来说,你应该怎样写测试程序来激活用户点击dropdownlist控件的事件呢?如果用户选择的是国名列表,那么又该怎样验证选中的内容呢?
For example, how do you write a test that simulates a user clicking a dropdown list and then verifies that it is populated with a given list of country names?
使用客户端的点击操作创建交流性的portlets,这是在WebSpherePortalV6.1中引入的新事件图例,以方便portlets之间的协作。
Design portlets that interact using Client-Side Click-to-Action, which is a new event paradigm introduced in WebSphere Portal V6.1 for cooperation between portlets.
应用推荐