| Package | Description |
|---|---|
| com.microfocus.silktest.jtf.wpf |
此程序包中包含 WPF TechDomain 的类。
|
| Modifier and Type | Method and Description |
|---|---|
WPFDataGridCell |
WPFDataGrid.getCurrentCell()
获取 具有焦点的单元格。
|
WPFDataGridCell |
WPFDataGrid.getSelectedCell()
获取 数据网格中的所选单元格。
|
| Modifier and Type | Method and Description |
|---|---|
List<WPFDataGridCell> |
WPFDataGridRow.getCells()
获取 数据网格行的单元格。
|
List<WPFDataGridCell> |
WPFDataGrid.getSelectedCells()
获取 当前所选单元格的列表。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.