Uses of Class
com.hp.lft.sdk.web.ColumnToSearch
Packages that use ColumnToSearch
-
Uses of ColumnToSearch in com.hp.lft.sdk.web
Methods in com.hp.lft.sdk.web that return ColumnToSearchModifier and TypeMethodDescriptionstatic ColumnToSearch
Returns the object that specifies the table column in which to searchstatic ColumnToSearch
Returns the object that specifies the table column in which to searchstatic ColumnToSearch
ColumnToSearch.byIndex
(int columnIndex) Returns the object that specifies the table column in which to search.Methods in com.hp.lft.sdk.web with parameters of type ColumnToSearchModifier and TypeMethodDescriptionGridBase.findRowWithCellTextInColumn
(TextMatch textMatch, ColumnToSearch columnToSearch) Finds the row with the specified text in the specified column, in cases where the text or columnHeader may appear more than once.