Version

WinGridReplayServerBase Class Members

The following tables list the members exposed by WinGridReplayServerBase.

Public Constructors
Public Properties
 NameDescription
Public PropertyDragDropUtils (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase)
Public PropertyDraggingControl (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase)
Public PropertyMouseEventTriggered (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase)
Public PropertySourceControl (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public PropertyWndHandle (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public Methods
 NameDescription
Public MethodActivateCellCell activation  
Public MethodActivateRowRow activation  
Public MethodAddRowAdds a new row to the grid band  
Public MethodCancelAsynchronousExportCancels an Asynchronous export, if one is currently being done.  
Public MethodCancelCellUpdateCancel The update in a specific cell. Equal to press Escape key.  
Public MethodCellEditorButtonCheckCheck a state editor button  
Public MethodCellEditorButtonClickClicks an editor button in a cell  
Public MethodCellEditorButtonCloseUpCloses the editor button  
Public MethodCellEditorButtonDropDownDropdown an editor button  
Public MethodCellEditorSpinButtonClickClicks an editor spin button  
Public MethodClickCellButtonClick the cell button if exist  
Public MethodClickControlClick on the Control at the specified location (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodClickSubItemClick on the supplied SubItem of the defined type (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodCollapseChildBandCollapses the specified child band  
Public MethodCollapseColumnGroupCollapse the specified column group  
Public MethodCollapseRowCollapses the specified row  
Public MethodColumnCountGets the count of columns in the current band  
Public MethodCompressCardCompresses the specified card in card view style.  
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDblClickControlDouble Click on the Control at the specified location (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodDblClickSubItemDouble Click on the supplied SubItem of the defined type (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodDeleteRowDelete the row with the specific path; This function gets recorded when stepping out of a TemplateAddRow row without changing any cell, or when the user cancel updates for the added row  
Public MethodDeleteSelectedRowsDeletes the currently selected rows in the grid  
Public MethodDisconnect (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodDisplayColumnChooserPerform a click over the Column Chooser button for the band with index  
Public MethodDisplayFilterUIProviderOpens the FilterUIProvider when one is used.  
Public MethodDispose (Inherited from Infragistics.TestAdvantage.Shared.Licensing)
Public MethodDoubleClickCellPerforms a double click on a cell in the grid  
Public MethodDoubleClickFilterRowPerforms a double click on the filter row of the parent row collection of the specified row  
Public MethodDoubleClickHeaderPerforms a double click on a column header  
Public MethodDoubleClickRowPerforms a double click on a row  
Public MethodDragAndDrop (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodDragSubItemStarts a drag operation on the specified subitem, by mousing down on it, and moving the cursor. It needs to be followed by a subsequent drop action to be completed successfully. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodDropOnControlContinues a previously executed Drag command, and ends it by dropping it on the control where stated. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodDropOnSubItemContinues a previously executed Drag command, and ends it by dropping it on the subitem where stated. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodEditHeaderCaptionChanges the caption of a Band, Group, or Column Header  
Public MethodExpandCardExpands the specified card in card view style.  
Public MethodExpandChildBandExpands the specified child band  
Public MethodExpandColumnGroupExpands the specified column group  
Public MethodExpandRowExpands the specified row  
Public MethodGetCellAppearanceReturns the specified Appearance property for the supplied cell.  
Public MethodGetCellDataRetrieves the contents of the specified cell from a table  
Public MethodGetCellPropertyReturn the value of the specified property for a specific cell in the grid.  
Public MethodGetColumnControlReturn the control attached to a column in the grid.  
Public MethodGetColumnHeaderCheckStateGet the ColumnHeader checkstate for the specified column header  
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetNAPropertiesThis method will returns a list of the visible properties of a given object, and their data types. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodGetNAPropertyThis method will return the value of any property (or sub property) for this control. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodGetProxySetting (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodGetRowAppearanceReturns the specified Appearance property for the supplied row.  
Public MethodGetSettingsValue (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodGetSettingsXML (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodGetSubItemProperties (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodGetSubItemPropertyReturn a property value specific to a subItem (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodGetSummaryValueGet the value of the specified summary value.  
Public MethodGetSummaryValueActiveRowGet the value of the specified summary value using the active row as the source row.  
Public MethodGetWndMessageFilter (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodGridItemResizeResize a column or group header  
Public MethodGridItemSpanChangeSpan size change a column or group header to a new size  
Public MethodHeaderEditorButtonCheckCheck a state editor button  
Public MethodHeaderEditorButtonClickClicks an editor button in a cell  
Public MethodHeaderEditorButtonCloseUpDropdown an editor button  
Public MethodHeaderEditorButtonDropDownCloses the editor button  
Public MethodHeaderEditorSpinButtonClickClicks an editor spin button  
Public MethodHeaderMoveMoves a header (column or group) to a new position  
Public MethodHideBandThis method gets recorded whenever the user hide a band using the column chooser control. On replay, this action will make the specified band hidden.  
Public MethodHideColumnThis method gets recorded whenever the user hide a column using the column chooser dialog.  
Public MethodInit (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodInitEventListener (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodKeyDown (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodKeyUp (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodMakeCellVisibleMove the scrolling area of the grid to make the specified cell visible.  
Public MethodMouseActionOnControlPerforms the requested MouseAction on the Control (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodMouseActionOnSubItemPerforms the requested MouseAction on the supplied SubItem of the defined type (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodMouseClick (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodMouseDblClick (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodMouseDown (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodMouseMove (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodMouseUp (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodMoveColumnMoves columns to a new position  
Public MethodMoveColumnToRelativePositionPositions one column next to another depending on the relative position  
Public MethodOnMessage (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodOpenLinkThis action will be recorded whenever a link inside the grid cell is clicked. On replay, this action will simulate clicking the link area inside the specified cell.  
Public MethodOpenRowEditTemplateOpens the RowEditTemplate for the given row by the method supplied.  
Public MethodOpenSummaryDlgExpands the specified row  
Public MethodPerformActionCalls the controls a PerformAction method.  
Public MethodPerformClipBoardActionThis method gets recorded for any clipboard action performed in the grid.  
Public MethodPrepareForReplayOverloaded.  (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodPressKey (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodPressNKeys (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodRecord (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase)
Public MethodRecordAUTValidate (Inherited from Infragistics.TestAdvantage.Shared.Licensing)
Public MethodRecordFunction (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodRecordQTPValidate (Inherited from Infragistics.TestAdvantage.Shared.Licensing)
Public MethodReleaseEventListener (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase)
Public MethodReplayReportStep (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodReplayThrowErrorOverloaded.  (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodReplayValidate (Inherited from Infragistics.TestAdvantage.Shared.Licensing)
Public MethodResizeColumnResizes the specified column to a new width  
Public MethodResizeRowResizes the specified row to a new height  
Public MethodRightClickPerform a right click over a row, Column header, or a cell  
Public MethodRightClickControlRight Click on the Control at the specified location (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodRightClickSubItemRight Click on the supplied SubItem of the defined type (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodRowCountReturns the numbers of rows in the current band  
Public MethodRowLayoutColumnMoveMoves a column to a new position when using row layouts  
Public MethodRowLayoutColumnResizeRowLayoutColumnResize  
Public MethodRowLayoutColumnSpanResizeChanges the number of rows or columns that a column is spanned when using row layouts  
Public MethodRowLayoutLabelResizeResize Label in RowLayout  
Public MethodRowLayoutLabelSpanResizeChanges the number of rows or columns that a column header label is spanned when using row layouts  
Public MethodSelectCellSelects the specified cell in a grid  
Public MethodSelectColumnSelects the specified column in a grid  
Public MethodSelectMultipleSelects multiple rows, columns, and cells in a grid  
Public MethodSelectRowSelects the specified row in a grid  
Public MethodSendKeys (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodSetCellDataSets the contents of a cell with the specified string  
Public MethodSetColumnHeaderCheckStateSets the Checkbox in the Column Header  
Public MethodSetFilterApplies a filter to a column  
Public MethodSetFilterRowCellSets the filter conditions in the filter row for a specified column  
Public MethodSetFixedGroupHeaderSets/unsets the fixed state of a group header  
Public MethodSetFixedHeaderSets/unsets the fixed state of a column header  
Public MethodSetFixedRowFixes or Unfixes the specified row  
Public MethodSetGroupByColumnsSet GroupBy columns  
Public MethodSetHardBreakOnAllErrorsSets the HardBreakOnAllErrors for all replay actions on this control. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodSetInvalidDataCellThis function is used to type an invalid data in a specific cell to prompt cell data validation  
Public MethodSetNAPropertyThis method will set the value of any property (or sub property) for this control. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodSetProxySettingThis method will set the boolean value of one of the customizable proxy settings. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodSetSubItemPropertySets a property value specific to a subItem (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase)
Public MethodShowBandThis method gets recorded whenever the user show a band using the column chooser control. On replay, this action will make the specified band visible.  
Public MethodShowColumnThis method gets recorded whenever the user show a column using the column chooser dialog. On replaying this action, column is displayed in its original position.  
Public MethodSortSort rows  
Public MethodSpellCheckDisplay SpellCheck Dialog if the specified cell includes misspelled words  
Public MethodSwapColumnsSwaps the position of two columns  
Public MethodSwapHeadersSwap two headers, group or column, with another of the same type  
See Also