Add code manually to handle UI events.
手工加代码处理UI事件。
The controller, however, is responsible for handling UI events.
但是,控制器负责处理UI事件。
The controller handles all UI events, such as button clicks, menu selection, and text-field changes.
控制器处理所有UI事件,例如单击按钮、选择菜单以及更改文本字段。
In a component framework, invocations are a direct result of either UI events or resolved value-binding expressions.
在组件框架中,UI事件或解析的值绑定表达式直接导致方法调用。
The point here is that if your code is running on the UI thread, the application can't handle UI events from the OS.
问题的重点在于如果UI线程在运行您的代码,应用程序将无法再处理来自OS的UI事件。
It's a very interesting new feature that monitors how you use the NetBeans UI and automatically logs UI events.
这是一个非常有趣的功能,能监控你如何使用NetBeans界面,并自动记录日志。
With a few simple annotations, the EJB3 business components in Seam can now be used directly to back JSF web forms or handle web UI events.
只需要个别简单的注解,Seam中的EJB3业务组件就能直接被用来支持JSFWeb表单或者处理WebUI事件。
The code for your event handler is now running on the UI thread and, as long as your code is running, the UI thread can't respond to other UI events.
事件的处理代码现在运行于ui线程,而且只要这段代码在运行,UI线程就无法对其他UI事件作出响应。
Our blog reader controller listens to events flowing from the view components and reacts to them by operating on the model. In general, the UI events are
我们的博客阅读器控制器侦听来自视图组件的事件流并通过在模型上操作对其进行响应。
All event-generating components within this framework, such as the XUIButton class implementation, implement XUIEventSource, and therefore, generate UI events.
这个框架中的所有事件生成组件(比如xuibutton类实现)都实现XUIEventSource,因此都生成ui事件。
Both UI components and the Application object (which is a singleton) can receive system events.
UI组件和应用对象(这是一个单例)都能收到系统事件。
You bind information in the handler part to variables within the UI, and associate handler functions with events that occur in the UI.
可以将此处理程序部分内的信息绑定到UI内的变量,并将处理程序函数与在此UI内发生的其他事件关联起来。
Views should be able to identify and consume UI selection events.
视图应该能够识别并利用UI选择事件。
You will need this kind of connectivity for transferring the events received to HTML UI.
需要这种连通性以将接收到的事件传输到HTML UI。
Finally, the scoped variables are cleared so that the old values do not show up in the UI and do not interfere with future events.
最后,清除范围变量,这样旧值不会出现在UI中并且不会影响未来的事件。
The handler part is used by EGL to provide a UI and bind the UI to events that are called from and returned to the UI.
egl用处理程序部分提供UI,并将此UI绑定到从此ui中调用并返回给此UI的那些事件。
FlexMonkey can faithfully record any UI Event, including more "exotic" events such as selecting a value in a ComboBox that's embedded in a DataGrid.
FlexMonkey可以如实的录制任何一个UI事件,包括许多“外部的”事件,例如选择一个嵌入在DataGrid中的ComboBox里的值。
This method is especially useful for forwarding events generated by HTML UI components to Sametime.
这个方法在将HTMLUI组件生成的事件转发给Sametime时特别有用。
This particular infinite loop and micro-sleep approach is designed to allow cnee and Firefox to have a chance to process events, while retaining adequate UI performance.
这种特殊的无限循环和微休眠(micro - sleep)方法目的是允许cnee和firefox有机会处理事件,同时保持足够的UI性能。
The failed event UI allows browsing failed events and resubmitting or deleting them depending on the nature of the failure.
FailedEventUI允许浏览失败的事件,并根据失败的性质重新提交或删除它们。
SproutCore also includes abstractions for touch events, which can lead to a much more interactive UI on mobile devices.
SproutCore还包括对触摸事件的抽象,这可能导致在移动设备上的UI 更为密集。
When a UI component gains or loses the keyboard focus, it generates events that can be captured through the onfocus and onblur attributes.
当UI组件获得或丢失键盘焦点,它将生成可以通过onfocus和onblur属性捕获的事件。
Because the UI thread was sleeping, however, the sample application displays the five timer events (4 through 8) all at once when the UI thread wakes up again and is able to process the handlers.
因为UI线程在睡眠,所以当UI线程一旦被唤醒例子程序就会列出5个定时器事件(4到8)并能够处理处理函数。
The dynamic portlets will receive this dynamic UI context through property broker events when the dynamic page is launched.
当动态页面启动时,动态Portlet将通过属性代理事件接收此动态UI上下文。
The Failed Event UI lets users browse failed events and decide on the appropriate action.
FailedEventUI允许用户浏览失败的事件并选择适当的操作。
Assigning listeners to various events in the model and the UI.
为模型和UI中的各种事件分配侦听器。
Finally, JSF 2.0 now accounts for Ajax lifecycles, enabling partial page processing to handle Ajax events for better UI interaction and UI look and feel customization through skins.
最后,JSF 2.0现在支持Ajax生命周期,允许部分页面处理功能对Ajax事件进行处理,从而实现更好的UI交互,并通过皮肤进行UI外观定制。
The workbench page implements a service defined by the interface org.eclipse.ui.ISelectionService to orchestrate the sourcing of UI selection events to the listeners.
工作台页面实现or g . eclipse .ui . ISelectionService接口定义的服务,从而将ui选择事件告之监听器。
The events (which control the interaction between the UI components, the data model components and the submission system)
事件(控制UI组件、数据模型组件以及提交系统之间的交互)
The events (which control the interaction between the UI components, the data model components and the submission system)
事件(控制UI组件、数据模型组件以及提交系统之间的交互)
应用推荐