Package | Description |
---|---|
com.microfocus.silktest.jtf.wpf |
This package contains classes for the WPF TechDomain.
|
Modifier and Type | Method and Description |
---|---|
WPFDataGridCell |
WPFDataGrid.getCurrentCell()
Gets the cell that has focus.
|
WPFDataGridCell |
WPFDataGrid.getSelectedCell()
Gets the selected cells in the data grid.
|
Modifier and Type | Method and Description |
---|---|
List<WPFDataGridCell> |
WPFDataGridRow.getCells()
Gets the cells of the data grid row.
|
List<WPFDataGridCell> |
WPFDataGrid.getSelectedCells()
Gets the list of cells that are currently selected.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.