Uses of Class
com.hp.lft.sdk.web.TextMatch
Packages that use TextMatch
-
Uses of TextMatch in com.hp.lft.sdk.web
Methods in com.hp.lft.sdk.web that return TextMatchModifier and TypeMethodDescriptionstatic TextMatch
Returns the text match object which can be used to find the first match of the specified text.static TextMatch
Returns the text match object which can be used to find the n-th match of the specified text.Methods in com.hp.lft.sdk.web with parameters of type TextMatchModifier 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.