Version

RecordReplayProxyBase Class Members

The following tables list the members exposed by RecordReplayProxyBase.

Public Constructors
 NameDescription
Public ConstructorRecordReplayProxyBase Constructor  
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 MethodClickControlClick on the Control at the specified location  
Public MethodClickSubItemClick on the supplied SubItem of the defined type  
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  
Public MethodDblClickSubItemDouble Click on the supplied SubItem of the defined type  
Public MethodDisconnect (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodDispose (Inherited from Infragistics.TestAdvantage.Shared.Licensing)
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.  
Public MethodDropOnControlContinues a previously executed Drag command, and ends it by dropping it on the control where stated.  
Public MethodDropOnSubItemContinues a previously executed Drag command, and ends it by dropping it on the subitem where stated.  
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.  
Public MethodGetNAPropertyThis method will return the value of any property (or sub property) for this control.  
Public MethodGetProxySetting  
Public MethodGetSettingsValue (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodGetSettingsXML (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodGetSubItemProperties  
Public MethodGetSubItemPropertyReturn a property value specific to a subItem  
Public MethodGetWndMessageFilter (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
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 MethodMouseActionOnControlPerforms the requested MouseAction on the Control  
Public MethodMouseActionOnSubItemPerforms the requested MouseAction on the supplied SubItem of the defined type  
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 MethodOnMessage (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
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 MethodRightClickControlRight Click on the Control at the specified location  
Public MethodRightClickSubItemRight Click on the supplied SubItem of the defined type  
Public MethodSendKeys (Inherited from Mercury.QTP.CustomServer.CustomServerBase)
Public MethodSetHardBreakOnAllErrorsSets the HardBreakOnAllErrors for all replay actions on this control.  
Public MethodSetNAPropertyThis method will set the value of any property (or sub property) for this control.  
Public MethodSetProxySettingThis method will set the boolean value of one of the customizable proxy settings.  
Public MethodSetSubItemPropertySets a property value specific to a subItem  
See Also