The following tables list the members exposed by WinListViewRecordReplayServer.
Name | Description | |
---|---|---|
![]() | WinListViewRecordReplayServer Constructor |
Name | Description | |
---|---|---|
![]() | DragDropUtils | (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase) |
![]() | DraggingControl | (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase) |
![]() | MouseEventTriggered | (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase) |
![]() | SourceControl | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | WndHandle | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
Name | Description | |
---|---|---|
![]() | Activate | Activates an item in the object's list. |
![]() | ClickControl | Click on the Control at the specified location (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | ClickSubItem | Click on the supplied SubItem of the defined type (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | ColumnCount | Returns the number of columns in a (report-style) ListView. |
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | DblClickControl | Double Click on the Control at the specified location (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | DblClickSubItem | Double Click on the supplied SubItem of the defined type (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | Deselect | Deselects an item in the object's list |
![]() | Disconnect | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | Dispose | (Inherited from Infragistics.TestAdvantage.Shared.Licensing) |
![]() | DoubleClickItem | Perform a DoubleClick over an item in the control |
![]() | DragAndDrop | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | DragSubItem | Starts 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) |
![]() | DropOnControl | Continues a previously executed Drag command, and ends it by dropping it on the control where stated. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | DropOnSubItem | Continues a previously executed Drag command, and ends it by dropping it on the subitem where stated. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | EditLabel | Rename the specified item with new value |
![]() | ExtendSelect | Selects an additional item from a multi-selection list. |
![]() | fnSortColumn | |
![]() | GetCheckMarks | Retrieves a string containing the indexes of the selected items, separated by a semicolon (;). |
![]() | GetColumnContent | Returns all of the items in the object's list using a SubColumn instead of the MainColumn. |
![]() | GetColumnHeader | Returns the text header of a (report-style) ListView column. |
![]() | GetContent | Returns all of the items in the object's list. |
![]() | GetGroupNotificationBadge | Returns the notification badge for the supplied group |
![]() | GetItem | Returns the value of the item specified by the index. |
![]() | GetItemNotificationBadge | Returns the notification badge for the supplied item |
![]() | GetItemObject | Returns the object value of the item specified by the index or name. |
![]() | GetItemsCount | Returns the number of items in the object's list. |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | GetNAProperties | This method will returns a list of the visible properties of a given object, and their data types. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | GetNAProperty | This method will return the value of any property (or sub property) for this control. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | GetProxySetting | (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | GetSelection | Returns all of the selected items in the object's list. |
![]() | GetSettingsValue | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | GetSettingsXML | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | GetSubItem | Returns the text value of a report-style (LVS_REPORT) ListView subitem. |
![]() | GetSubItemProperties | (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | GetSubItemProperty | Return a property value specific to a subItem (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | GetWndMessageFilter | Overridden. |
![]() | Init | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | InitEventListener | Overridden. This method is used to add all event handlers that the custom server will record the actions for. |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | KeyDown | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | KeyUp | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | MouseActionOnControl | Performs the requested MouseAction on the Control (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | MouseActionOnSubItem | Performs the requested MouseAction on the supplied SubItem of the defined type (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | MouseClick | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | MouseDblClick | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | MouseDown | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | MouseMove | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | MouseUp | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | MoveColumn | Move specific column in the list view to new position |
![]() | OnMessage | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | OpenLink | This action will be recorded whenever a link inside an item is clicked. On replay, this action will simulate clicking the link area inside the specified item/column. |
![]() | PrepareForReplay | Overloaded. (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | PressKey | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | PressNKeys | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | Record | (Inherited from Infragistics.TestAdvantage.Shared.RecordProxyBase) |
![]() | RecordAUTValidate | (Inherited from Infragistics.TestAdvantage.Shared.Licensing) |
![]() | RecordFunction | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | RecordQTPValidate | (Inherited from Infragistics.TestAdvantage.Shared.Licensing) |
![]() | ReleaseEventListener | Overridden. This method is used to remove all event handlers before deleting them. |
![]() | ReplayReportStep | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | ReplayThrowError | Overloaded. (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | ReplayValidate | (Inherited from Infragistics.TestAdvantage.Shared.Licensing) |
![]() | ResizeColumn | Resize specific column in the list view. |
![]() | RightClick | Perform a right click over the specified point control area. |
![]() | RightClickControl | Right Click on the Control at the specified location (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | RightClickSubItem | Right Click on the supplied SubItem of the defined type (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | Select | Selects an item from the object's list |
![]() | SelectItems | Modifies the SelectedItems collection. |
![]() | SelectRange | Selects all list items between (and including) two specified items. |
![]() | SendKeys | (Inherited from Mercury.QTP.CustomServer.CustomServerBase) |
![]() | SetFocus | Move the focus or tab into the control |
![]() | SetHardBreakOnAllErrors | Sets the HardBreakOnAllErrors for all replay actions on this control. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | SetItemState | Sets the state of the check box for a specified ListView item. |
![]() | SetNAProperty | This method will set the value of any property (or sub property) for this control. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | SetProxySetting | This method will set the boolean value of one of the customizable proxy settings. (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | SetSubItemProperty | Sets a property value specific to a subItem (Inherited from Infragistics.TestAdvantage.Shared.RecordReplayProxyBase) |
![]() | SortColumn | Sort items in the list view according to specific column. |