Package | Description |
---|---|
com.borland.silktest.jtf |
Java Testing Framework (JTF) 核心类。
|
com.borland.silktest.jtf.swt |
此程序包中包含 SWT TechDomain 的类。
|
Modifier and Type | Method and Description |
---|---|
Tree |
Tree.getItems()
Deprecated.
自 Silk Test 2011 开始使用
ItemPaths 属性,不再检索树的所有项目。 |
Tree |
Tree.getVisibleItems()
Deprecated.
自 Silk Test 2011 开始使用
VisibleItemPaths 属性,不再检索树的所有可见项目。 |
Modifier and Type | Method and Description |
---|---|
Tree |
SWTTree.getItemsOfColumn()
检索树中指定列的项目。
|
Tree |
SWTTree.getItemsOfColumn(boolean allItems)
检索树中指定列的项目。
|
Tree |
SWTTree.getItemsOfColumn(boolean allItems,
int column)
检索树中指定列的项目。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.