Package | Description |
---|---|
com.borland.silktest.jtf |
The core Java Testing Framework (JTF) classes.
|
com.borland.silktest.jtf.swt |
This package contains classes for the SWT TechDomain.
|
Modifier and Type | Method and Description |
---|---|
List<TableRow> |
Table.getRowItems()
Gets a list of all table rows in the table.
|
List<TableRow> |
Table.getSelectedItems()
Gets the selected item(s).
|
Modifier and Type | Method and Description |
---|---|
void |
Table.setSelectedItems(List<TableRow> selectedItems)
Sets the selected item(s).
|
Modifier and Type | Class and Description |
---|---|
class |
SWTTableRow
The class for rows in an SWT table.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.