The Button component is a good example of this.
Button组件就是这样一个例子。
Select for each button component the corresponding method.
为每个按钮组件选择相应的方法。
Add an id attribute and replace the content of each button component as shown in Listing 4.
添加一个ID属性从而取代如列表4所示的每个按钮组件的内容。
When the GUI's button component is clicked, a particular order's status is retrieved directly from the database, as shown in Listing 2.
单击gui的按钮组件后,直接从数据库中检索某个特定命令的状态,如清单2所示。
We will add the error message to the button component, enabling us to drag an error component later and associate it with the button component.
我们将在按钮组件中添加错误消息,这允许我们在以后拖放错误组件并将它与按钮组件相关联。
You need to assign each action to the relative button view component.
您需要将每一个操作分配给相应的按钮视图组件。
This component presents a button to the user with configurable text.
该组件为用户提供一个具有可配置文本的按钮。
But in a component whose state will change — a button, for example — you can define a completely different look for every state.
但是在那些状态会改变的组件中(例如按钮),可以为每种状态定义完全不同的外观。
This component is a button to let you select a file.
该组件是一个按钮,通过它可以选择文件。
When you click the button, context switches to the sales lead application, and the component invokes the UI for creating a new sales lead and populates it with the available information.
当单击这个按钮时,将切换到潜在客户应用程序,同时组件调用UI创建新的潜在客户并使用可用信息进行填充。
You want to design a page in the component so that a user enters stock tickers into a field and clicks a button, and the results information is displayed in a group of fields lower on the page.
应当在组件中设计页面,以便用户在字段中输入证券报价机并单击按钮,然后在页面较低位置的一组字段中显示结果信息。
In terms of the UI, it is the actions that specify what happens at the selection of a particular component of the model, submission, or action button.
对于UI,动作指定了选择模型的某个特殊组件、提交或动作按钮后发生的动作。
Select a JSF component other than the commandButton (drop a different one from the palette if necessary), and then select the button tag again to refresh the tools.
选择命令按钮之外的JS f组件(如有需要从配置板中拖拉不同的组件),然后再次选择按钮以刷新工具。
When an event is triggered, such as when a user clicks on a button, a message can be sent to the component on the server asynchronously.
当事件触发时,比如用户单击了一个按钮,消息就会异步发送给服务器上的组件。
For that reason, I usually activate the DataHub component only at runtime, for example in response to a Button Click event.
由于这个原因,我通常都只在运行时激活DataHub组件,例如在响应Button的Click事件时实现。
Listing 4 shows a simple example of a Dojo component for a special button to the user in an HTML page.
清单4展示了一个简单的Dojo组件示例,它是HTML页面中一个面向用户的特殊按钮。
This component is a button to let you select a Lotus Notes database.
该组件是一个按钮,通过它可以选择LotusNotes 数据库。
For each supported action, ask the operator to fill in values in the test component, and then click the Set button.
对于每个受支持的操作,要求操作员在test组件中填充值,然后单击Set按钮。
This component presents a button to the user with a configurable combo box and, like the Checker, supports a variable number of actions and properties.
该组件通过可配置组合框为用户提供一个按钮,和Checker一样,它支持数目不等的动作和属性。
In the following example, the size of the insets of the button will be changed according to the value of the slider component.
在下面的例子中,按钮的间隔尺寸会根据滚动条组件的值的变化而变化。
The Slider is a component that allows the selection of a value by dragging a button.
Slider是一个组件,用于通过拖动按钮进行值的选择。
When user clicks the add button, the data is sent through to the Alert config component and added to the configuration.
当用户单击add按钮时,会通过AlertConfig组件发送数据并添加到配置中。
Click the Set button, and examine the component to see if it behaves acceptably.
单击Set按钮,查看组件行为是否正确。
Select the Test button in the OneView component window.
在OneView组件窗口中选择test按钮。
An example of this is to use the standard component, which defines events such as onmouseover, to create your own custom button.
例如在使用标准组件时,该组件定义了onmouseover之类的事件,通过这些事件便可以创建自己的定制按钮。
The operator can also exercise any action in the component under test by filling in a value in the test component and clicking its Set button.
操作员还可以在test组件中填充值并单击Set按钮,从而检验被测试组件中的任何操作。
Furthermore, the AWT Robot doesn't provide a reliable mechanism for component lookup (such as find button with text "ok").
另外,AWTRobot不为组件查询(比如查找带有文本“OK”的按钮)提供可靠机制。
In order for the BrowseRow button to navigate to a details page, you must specify the name of the new page, and put that value in the PageName property of the BrowseRow component.
为了可以通过BrowseRow按钮导航到细节页面,必须指定新页面的名称,并将该值放到BrowseRow组件的PageName属性中。
You can check the messages generated by the Deployment Wizard from time to time to see if the installation of each component is successful by clicking on the Master log button.
您可通过单击Masterlog按钮来检查Deployment Wizard在此过程中产生的消息,以查看每个组件的安装是否成功。
When the user clicks on the "Say Hello" button to submit the form, Seam creates the person managed component with the input data.
当用户点击“SayHello”按钮提交表单,Seam用输入数据构造了该person组件。
应用推荐