When the service responds, the callback function in the Rich UI handler is invoked.
当此服务响应时,这个RichUI处理程序中的回调函数将被调用。
When you access a web service from a Rich UI handler the invocation is asynchronous.
在从一个RichUI处理程序访问Web服务时,调用是异步的。
An external UI handler allows installation developers to present a single, consistent UI for chained products to the user.
一个外部的UI处理程序允许安装程序制作人员为产品系列向用户呈现单一的,一致的UI。
The source view lets you enter source code to develop your UI and other functions that will run under the RUI handler.
通过Source视图,可输入源代码来开发ui及其他在RUI处理程序下运行的函数。
When developing the UI for your RUI handler, another good practice is to use the Box widget to organize areas of your UI.
在为您的RUI 处理程序开发UI 时,另一个好的做法是使用Box小部件来组织 UI 的各个区域。
Embedded UI handlers allow package developers to still handle and filter messages before they are dispatched to the standard UI handler.
嵌入式的UI处理程序允许安装包制作者在分派安装包到标准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内发生的其他事件关联起来。
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线程所执行。
The event handler will be blocked until the UI thread is able to process it.
事件处理函数将被阻塞直到UI线程能够处理它。
It abstracts out the creation of a thread and a handler for making a request off of the main UI thread.
它抽象出线程和处理程序的创建,用于请求主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的那些事件。
Create an Eclipse user intereface (UI) command to provide a menu entry to call a command handler.
创建一个Eclipse用户界面(UI)命令,提供一个菜单项来调用命令处理程序。
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事件作出响应。
EGL handler part - a handler part provides data and callback functions for UI constructs such as Web pages or printers.
EGLhandlerpart—一个处理程序部分提供了针对UI结构(比如web页面或打印机)的数据和回调函数。
The handler is simply extracting the tips from the venue details and collecting all of these tips to be passed back to the main UI thread.
处理程序只简单从场所细节中抽取tips并收集所有这些tips后一并传递回主ui线程。
To handle more complex interactions with a worker thread, you might consider using a Handler in your worker thread, to process messages delivered from the UI thread.
为了用工作线程完成更加复杂的交互处理,可以考虑在工作线程中用Handler来处理UI线程分发过来的消息。
To handle more complex interactions with a worker thread, you might consider using a Handler in your worker thread, to process messages delivered from the UI thread.
为了用工作线程完成更加复杂的交互处理,可以考虑在工作线程中用Handler来处理UI线程分发过来的消息。
应用推荐