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