• A button object represents a clickable button, which raises an event, so you can perform an action upon a click.

    Button对象表示个可点击按钮会引发事件所以可以点击时执行某个动作

    youdao

  • Similarly, the second line connects the cb_button_click function to the clicked signal on the button object.

    类似地第二把cb _ button_click函数连接button对象clicked信号

    youdao

  • The basic rule is: if you allow someone to click on a link, you have to add an object to the browser history so the Back button will work as expected.

    基本规则如果允许别人单击链接必须浏览器历史中增加一个对象以便后退按钮能够正常工作

    youdao

  • The difference is that the Data Pool button will filter the results based on the business object type that is currently selected in the editor and icon will have an empty filter.

    区别数据按钮基于当前编辑器选择业务对象类型过滤结果数据池图标将不进行任何过滤。

    youdao

  • At the top are the object references to the various UI elements, the text field for the message to send, the send button, and the message list.

    顶部各种UI元素对象引用发送消息文本字段、发送按钮消息列表

    youdao

  • The user types an ID for a data object which should be displayed, and clicks the Submit button.

    用户键入应该显示数据对象ID单击提交按钮

    youdao

  • You create a listener object and register it with a Button widget, for example.

    举例,当创建listener对象,把注册到一个按钮上。

    youdao

  • Drag the Object Finder control over the Place an Order dialog, moving it to the title bar so that the entire dialog is surrounded by a red outline, then release the mouse button.

    ObjectFinder控件拖到PlaceanOrder对话标题栏上使整个对话框四周包围着一个红色方框然后释放鼠标按钮。

    youdao

  • In order to see the results select the Work with Object button.

    选择WorkwithObject按钮以便看到这个结果

    youdao

  • To make things simple, we suppose that the Place Order button is the test object to find.

    为了事情变得更加简单我们假设PlaceOrder按钮就是测试对象

    youdao

  • To revoke a privilege, change the drop-down list for that privilege to NO, or click the revoke all button to revoke all the privileges associated with that object.

    撤消一种特权,只需将此特权列表改为NO或者点击RevokeAll按钮撤消对象相关所有特权

    youdao

  • If you see the message "the Agent configuration Object has not been configured," click the configure button.

    如果看到TheAgentconfigurationObjecthasnotbeen configured”,请单击configure按钮。

    youdao

  • But, when the user clicks the login button on the form, it USES the Ajax.Request object to request a login with the server.

    但是用户单击表单的Login按钮时,页面将使用Ajax . Request对象服务器请求登录表单。

    youdao

  • Find the Place Order button, guided by the hint of the hierarchical relationship given by the test object map generated just now.

    找到PlaceOrder按钮根据上面生成测试对象映射给出层级关系中的暗示进行操作。

    youdao

  • When you cache data on the client side using JSON, you update the data caching object every time the user clicks on the Add Vehicle button.

    使用JSON将数据缓存客户端时,系统将用户每次单击addVehicle按钮更新数据缓存对象

    youdao

  • Organize and label the prompts and prompt button using a Table object and Text objects as shown below.

    使用一个Table对象组织这些提示提示按钮使用Text对象它们添加标签,如下所示。

    youdao

  • Therefore, you can't simply use the objects returned from the object Map to click a particular button, as you could with the Editor applet.

    因此不能Editorapplet一样简单使用来自对象返回对象点击某个按钮

    youdao

  • After recording the click operation on the Place Order button, you get the following hierarchical structure in the object map that is illustrated by Figure 3.

    记录PlaceOrder按钮点击操作之后,会得到3对象映射以下层级结构

    youdao

  • It adds a listener to the button, then puts them both into HTML elements whose document object model (DOM) IDs match the strings passed to RootPanel.get .

    按钮添加侦听程序,然后按钮和标签放入文档对象模型(DOM)ID匹配传递给RootPanel . get的字符串HTML元素

    youdao

  • You can read the selected radio button index from the request object: String selectedIndex = request.getParameter("iTableLink");.

    可以request对象中读取选的单选按钮索引StringselectedIndex =request.getParameter("iTableLink");。

    youdao

  • Using the previous example again, you can find the Place Order button by its position near a found object, the picture of the album, and a specific path.

    再次使用上面例子可以通过找到对象附近位置文件夹图片以及特定路径来找到PlaceOrder按钮

    youdao

  • This creates the home object for your session bean and displays a Work with Object button.

    会话bean创建了本地对象并且显示了WorkwithObject按钮

    youdao

  • The DHTML object model lets you modify on the fly the structure of the page, but all the changes will be lost as soon as you refresh the view by hitting F5 or clicking the browser's refresh button.

    DHTML对象模型使能够随意修改网页结构变化在按f 5刷新后全部复原。

    youdao

  • On the Design TAB, drag the search object from the Page Data view onto the Typeahead helper button next to the input field, as shown in Figure 9.

    Design标签PageData视图搜索对象至紧邻输入Typeahead帮助按钮如图9所示。

    youdao

  • Click the Add Dept button, and you'll see a blank Department object appear in the grid.

    单击addDept按钮网格看到一个Department对象

    youdao

  • This object map only helps you to get an idea where the Place Order button is located.

    对象映射只能帮助知道PlaceOrder按钮位置

    youdao

  • When the user clicks the button, you read the stock data from various widgets (EditText widgets to be exact) and populate a new stock object.

    用户点击按钮时,可以各个部件(确切地说是EditText小部件)读取股票数据填入一个新的Stock对象

    youdao

  • When you click the Get the articles button, the XMLHttpRequest object is created using a URL that corresponds to the selected topic (Rational or Lotus).

    点击Getthe articles按钮时,会使用选择项目(Rational或者Lotus)相应的URL创建XMLHttpRequest对象

    youdao

  • Similarly, if you need to access the object that emitted the signal, you use the first parameter, which is button in this specific callback.

    类似地如果需要访问发出信号对象就要使用第一参数这个具体回调button

    youdao

  • The user variable is created and referenced by appending a period and name to the name of the scope object. For example, if a button has the following server-side onclick script.

    通过在scope对象名称后附加句点名称创建引用用户变量

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定