Package | Description |
---|---|
com.microfocus.silktest.jtf.silverlight |
This package contains classes for the Silverlight TechDomain.
|
Modifier and Type | Method and Description |
---|---|
SLDataGridRow |
SLDataGrid.getSelectedRow()
Gets the currently selected row or
null if no row is selected. |
Modifier and Type | Method and Description |
---|---|
List<SLDataGridRow> |
SLDataGrid.getRows()
Gets a list of rows in the data grid.
|
List<SLDataGridRow> |
SLDataGrid.getSelectedRows()
Gets a list of currently selected rows or an empty list if no row is selected.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.