| Package | Description |
|---|---|
| com.borland.silktest.jtf |
Java Testing Framework (JTF) 核心类。
|
| com.borland.silktest.jtf.swt |
此程序包中包含 SWT TechDomain 的类。
|
| Modifier and Type | Method and Description |
|---|---|
List<TableRow> |
Table.getRowItems()
获取 表中所有表行的列表。
|
List<TableRow> |
Table.getSelectedItems()
获取 所选项目。
|
| Modifier and Type | Method and Description |
|---|---|
void |
Table.setSelectedItems(List<TableRow> selectedItems)
设置 所选项目。
|
| Modifier and Type | Class and Description |
|---|---|
class |
SWTTableRow
SWT 表中行的类。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.