VerificationServerBase Class Methods
Public Methods
 NameDescription
Public MethodGetColNamesThis method supports the UFT infrastructure. Do not call it directly in your code.  
Public MethodGetDataThis method supports the UFT infrastructure. Do not call it directly in your code.  
Public MethodGetRowsRangeThis method supports the UFT infrastructure. Do not call it directly in your code.  
Public MethodSetRowsRangeThis method supports the UFT infrastructure. Do not call it directly in your code.  
Public MethodSetTargetControlHandleThis method supports the UFT infrastructure. Do not call it directly in your code.  
Top
Protected Methods
 NameDescription
Protected MethodGetTableColNamesReturns the column names.  
Protected MethodGetTableDataReturns the values of the cells in the checkpoint or output value area.  
Protected MethodGetTableRowRangeGets the indexes of the first and last visible rows, and the table row count.  
Top
See Also