com.hp.lft.sdk.oracle

Interface ListOfValues

    • Method Detail

      • find

        void find(String text)
           throws GeneralLeanFtException
        Finds the item in the list that matches the specified value. The value or prefix to find in the first column of the list. UFT Developer searches in the first column of the list to locate the specified value. If only one item in the list matches the specified value, it is automatically selected. If more than one item in the list matches the specified value, all of the matching values are displayed.
        Parameters:
        text - The text to be found.
        Throws:
        GeneralLeanFtException - if error occurs during execution