Uses of Interface
com.hp.lft.sdk.web.TableRow
Packages that use TableRow
-
Uses of TableRow in com.hp.lft.sdk.web
Methods in com.hp.lft.sdk.web that return TableRowModifier and TypeMethodDescriptionUiGrid.findRowWithCellText
(String text) Finds the first row with this text.UiGrid.findRowWithCellText
(String text, int startFromRow) Finds the first row with the specified text.Methods in com.hp.lft.sdk.web with parameters of type TableRowModifier and TypeMethodDescriptionvoid
UiGrid.scrollToRow
(TableRow row) Scrolls to a specified row, as defined by the rowTableRow
.