You work with it like a normal listbox.
你的工作与它像一个正常的列表框。
Instead of having my ListBox look like this?
而不是让我的列表框看起来就像这样?
The listbox also supports multiple columns.
列表框也支持多列。
To see the ListBox widget class, view this sidefile.
要查看ListBox窗口小部件类,请参阅this sidefile。
How to notify about changing property of ListBox item?
如何通知改变列表项属性?
In line 9, you get the listbox and invoke its update method.
第9行,您可以获取listbox并调用其update方法。
Trying to add items to a ListBox, calling it a Method Group? C.
试图将项目添加到一个列表框,称之为方法组?c。
The paging function can be activated using the mold attribute of listbox.
分页功能可以使用listbox的mold属性激活。
Specifies the source of the values in a ComboBox or ListBox control.
指定组合框或列表框控件中数据值的源。
Here's the ingenious part, you use it just as you would any other listbox!
下面是独创性的部分,你使用它就像任何其他列表框!
Listbox four of which, including aircraft models, textures, coatings, materials.
其中列表框四列,包括飞机型号、纹理、涂层、材质。
The listcell labels then show each attribute of the customer object in the listbox.
然后,listcell标签在listbox中显示这个Customer对象的每个属性。
Note that the listbox at the top contains all of the items in my pending change set.
注意,上部的列表框包含了在我的变更等待序列中的项。
Specifies the index of the item most recently added to a ComboBox or ListBox control.
指定最近添加到组合框或列表框控件中的数据项的索引值。
The table column headers are defined by listheader child components of the customerList listbox.
表格列标题由customerlist列表框的子部件listheader来定义。
At this point, you need access to the customerList listbox to populate it with all customer data.
此时,需要访问customerlist列表框来展开所有用户数据。
How do you use the tool to select an item from a listbox, when it doesn't know the listbox is there?
而当工具并不知道列表框是否在那里时,又如何让它选择其中的表项呢?
The third parameter is necessary because some properties, such as the Items property of the listbox control, are indexed.
第三个参数是必需的,因为有些属性(例如Listbox控件的items属性)是索引的。
It enables the data population of the customer listbox to occur before rendering, but after all ZUL components are composed.
它允许客户列表数据展开在提交之前,但在所有ZUL组件组装之后发生。
In this particular example, I only have two changes, but this listbox typically has a scrollbar and contains lots of items.
在这个特殊例子中,我只有两个变更,但是这个列表框在有很多项的时候是有滚动条的。
They may select only one item from the listbox, or they may select multiple at a time - but they all need to be added to a textbox.
他们可以选择从列表框中只有一项,或者他们可以选择多个在一个时间-但他们都需要被添加到一个文本框。
Listing 10 shows how the table is populated using a listbox element, where I define a model based on which table element is populated.
清单10展示了如何使用一个listbox元素来填充这个表格,在listbox中,我定义了一个模型,将根据这个模型填充表格元素。
In order to select a specific table, and display the available fields, the end user has to double-click on the table in the ListBox control.
为了选择特定的表,显示可用字段,最终用户必须双击ListBox控件中的表。
To accomplish this, create a ListBox widget class similar to the one created earlier for TextField, and then add select() and find() methods to it.
要完成这项操作,需要创建ListBox 窗口小部件类,创建过程与前面创建TextField的相似,然后将select()和find()方法添加到该类中。
GetValue requires an indexed object argument because properties can be indexed (for example if I was trying to get an Items property of a listbox control).
GetValue需要一个索引对象参数,因为属性可被索引(例如,当我试图获取Listbox控件的Items属性时)。
Zone your application will be installed from, click the drop-down listbox and choose the zone you want to simulate the application being installed from.
“将要从中安装应用程序的区域”下单击下拉列表框,然后选择您要从中安装应用程序的区域。
In line 38, a new listitem widget is created with its label value and id set for each stock item, and is appended to the listbox as its children widgets.
第38行,使用其标签值和ID集合为每个股票项创建一个新的listitem小部件,并附加到listbox上作为它的子部件。
Click a file name in the listbox to display its image on the image Viewer screen, along with image information such as its video dimensions and file size.
单击列表框中的文件名以显示其图片查看器屏幕上的图像,以及图像资料,例如其视频尺寸和文件大小。
This method searches within the given parent test object, usually a browser page, for an object of a specified class, for example, Link, TextField, Listbox, and so on.
该方法在给定父测试对象(通常是浏览器页面)内搜索指定类的对象,例如,Link、TextField、Listbox等。
The test automation checks the resulting state of the application under test, verifies that the listbox control contains the correct message, and logs a "pass" result.
测试自动化检查测试应用程序的结果状态,验证Listbox 控件包含正确的消息,并记录“pass”结果。
应用推荐