Uses of Class
com.hp.lft.sdk.LocationProperty
Packages that use LocationProperty
Package
Description
Provides the SDK for core OpenText Functional Testing for Developers functionality.
Provides the SDK for testing Java objects.
Provides the SDK for testing oracle objects.
Provides the SDK for testing PowerBuilder objects.
Provides the SDK for testing SAPGUI objects.
Provides the SDK for testing standard Windows objects.
Provides the SDK for testing Web objects.
Provides the SDK for testing .NET Windows Forms objects.
Provides the SDK for testing WPF objects.
-
Uses of LocationProperty in com.hp.lft.sdk
Methods in com.hp.lft.sdk that return LocationPropertyModifier and TypeMethodDescriptionSets the x-coordinate (in pixels) of the test object location.Sets the y-coordinate (in pixels) of the test object location.Constructors in com.hp.lft.sdk with parameters of type LocationPropertyModifierConstructorDescriptionLocationProperty
(LocationProperty locationToCopy) Initializes a new instance of the LocationProperty class by copying values from the providedLocationProperty
object. -
Uses of LocationProperty in com.hp.lft.sdk.java
Methods in com.hp.lft.sdk.java that return LocationPropertyModifier and TypeMethodDescriptionUiObjectBaseDescription.getAbsoluteLocation()
Returns the object's coordinates in pixels relative to the screen.UiObjectBaseDescription.getLocation()
Returns the object's coordinates in pixels relative to the parent window.Methods in com.hp.lft.sdk.java with parameters of type LocationPropertyModifier and TypeMethodDescriptionUiObjectBaseDescription.Init.absoluteLocation
(LocationProperty absLocation) Initializes the object's coordinates in pixels relative to the screen.UiObjectBaseDescription.Init.location
(LocationProperty location) Initializes this object's coordinates in pixels relative to the parent window.void
UiObjectBaseDescription.setAbsoluteLocation
(LocationProperty absLocation) Sets the object's coordinates in pixels relative to the screen.void
UiObjectBaseDescription.setLocation
(LocationProperty location) Sets the object's coordinates in pixels relative to the parent window. -
Uses of LocationProperty in com.hp.lft.sdk.oracle
Methods in com.hp.lft.sdk.oracle that return LocationPropertyModifier and TypeMethodDescriptionUiObjectBaseDescription.getAbsoluteLocation()
Returns the object's coordinates in pixels relative to the screen.UiObjectBaseDescription.getLocation()
Returns the object's coordinates in pixels relative to the parent window.Methods in com.hp.lft.sdk.oracle with parameters of type LocationPropertyModifier and TypeMethodDescriptionUiObjectBaseDescription.Init.absoluteLocation
(LocationProperty absLocation) Initializes the object's coordinates in pixels relative to the screen.UiObjectBaseDescription.Init.location
(LocationProperty location) Initializes this object's coordinates in pixels relative to the parent window.void
UiObjectBaseDescription.setAbsoluteLocation
(LocationProperty absLocation) Sets the object's coordinates in pixels relative to the screen.void
UiObjectBaseDescription.setLocation
(LocationProperty location) Sets the object's coordinates in pixels relative to the parent window. -
Uses of LocationProperty in com.hp.lft.sdk.powerbuilder
Methods in com.hp.lft.sdk.powerbuilder that return LocationPropertyModifier and TypeMethodDescriptionUiObjectBaseDescription.getAbsoluteLocation()
Returns the object's absolute coordinates relative to the screen (in pixels).UiObjectBaseDescription.getLocation()
Returns the object's coordinates relative to the parent window (in pixels).Methods in com.hp.lft.sdk.powerbuilder with parameters of type LocationPropertyModifier and TypeMethodDescriptionUiObjectBaseDescription.Init.absoluteLocation
(LocationProperty absLocation) Sets the object's absolute coordinates relative to the screen (in pixels).UiObjectBaseDescription.Init.location
(LocationProperty location) Sets the object's coordinates relative to the parent window (in pixels).void
UiObjectBaseDescription.setAbsoluteLocation
(LocationProperty absLocation) Sets the object's absolute coordinates relative to the screen (in pixels).void
UiObjectBaseDescription.setLocation
(LocationProperty location) Sets the object's coordinates relative to the parent window (in pixels). -
Uses of LocationProperty in com.hp.lft.sdk.sap.gui
Methods in com.hp.lft.sdk.sap.gui that return LocationPropertyModifier and TypeMethodDescriptionElementDescription.getAbsoluteLocation()
Returns the element's coordinates relative to the screen in pixels.ElementDescription.getLocation()
Returns the element's coordinates relative to the parent window in pixels.Methods in com.hp.lft.sdk.sap.gui with parameters of type LocationPropertyModifier and TypeMethodDescriptionElementDescription.Init.absoluteLocation
(LocationProperty absLocation) Initializes the element's coordinates in pixels relative to the screen.ElementDescription.Init.location
(LocationProperty location) Initializes this element's coordinates in pixels relative to the parent window.void
ElementDescription.setAbsoluteLocation
(LocationProperty absLocation) Sets the element's coordinates relative to the screen, in pixels.void
ElementDescription.setLocation
(LocationProperty location) Sets the element's coordinates relative to the parent window. -
Uses of LocationProperty in com.hp.lft.sdk.stdwin
Methods in com.hp.lft.sdk.stdwin that return LocationPropertyModifier and TypeMethodDescriptionUiObjectBaseDescription.getAbsoluteLocation()
Returns the object's absolute coordinates relative to the screen (in pixels).UiObjectBaseDescription.getLocation()
Returns the object's coordinates relative to the parent window (in pixels).Methods in com.hp.lft.sdk.stdwin with parameters of type LocationPropertyModifier and TypeMethodDescriptionUiObjectBaseDescription.Init.absoluteLocation
(LocationProperty absLocation) Sets the object's absolute coordinates relative to the screen (in pixels).UiObjectBaseDescription.Init.location
(LocationProperty location) Sets the object's coordinates relative to the parent window (in pixels).void
UiObjectBaseDescription.setAbsoluteLocation
(LocationProperty absLocation) Sets the object's absolute coordinates relative to the screen (in pixels).void
UiObjectBaseDescription.setLocation
(LocationProperty location) Sets the object's coordinates relative to the parent window (in pixels). -
Uses of LocationProperty in com.hp.lft.sdk.web
Methods in com.hp.lft.sdk.web that return LocationPropertyModifier and TypeMethodDescriptionPageDescription.getAbsoluteLocation()
Returns the object's absolute coordinates relative to the screen (in pixels).WebBaseDescription.getAbsoluteLocation()
Returns the object's absolute coordinates relative to the screen (in pixels).WebBaseDescription.getLocation()
Returns the object's coordinates relative to the parent window (in pixels).Methods in com.hp.lft.sdk.web with parameters of type LocationPropertyModifier and TypeMethodDescriptionPageDescription.Init.absoluteLocation
(LocationProperty absLocation) Initializes the page's absolute coordinates relative to the screen (in pixels).WebBaseDescription.Init.absoluteLocation
(LocationProperty absLocation) Initializes the object's absolute coordinates relative to the screen (in pixels).WebBaseDescription.Init.location
(LocationProperty location) Initializes the object's coordinates relative to the parent window (in pixels).void
PageDescription.setAbsoluteLocation
(LocationProperty absLocation) Sets the object's absolute coordinates relative to the screen (in pixels).void
WebBaseDescription.setAbsoluteLocation
(LocationProperty absLocation) Sets the object's absolute coordinates relative to the screen (in pixels).void
WebBaseDescription.setLocation
(LocationProperty location) Sets the object's coordinates relative to the parent window (in pixels). -
Uses of LocationProperty in com.hp.lft.sdk.winforms
Methods in com.hp.lft.sdk.winforms that return LocationPropertyModifier and TypeMethodDescriptionUiObjectDescriptionBase.getAbsoluteLocation()
Returns the object's absolute coordinates in pixels relative to the screen.UiObjectDescriptionBase.getLocation()
Returns the object's coordinates in pixels relative to the parent window.Methods in com.hp.lft.sdk.winforms with parameters of type LocationPropertyModifier and TypeMethodDescriptionUiObjectDescriptionBase.Init.absoluteLocation
(LocationProperty absLocation) Initializes the object's absolute coordinates in pixels relative to the screen.UiObjectDescriptionBase.Init.location
(LocationProperty location) Initializes this object's coordinates in pixels relative to the parent window.void
UiObjectDescriptionBase.setAbsoluteLocation
(LocationProperty absLocation) Sets the object's absolute coordinates in pixels relative to the screen.void
UiObjectDescriptionBase.setLocation
(LocationProperty location) Sets the object's coordinates in pixels relative to the parent window. -
Uses of LocationProperty in com.hp.lft.sdk.wpf
Methods in com.hp.lft.sdk.wpf that return LocationPropertyModifier and TypeMethodDescriptionUiObjectDescriptionBase.getAbsoluteLocation()
Returns the object's absolute coordinates relative to the screen (in pixels).UiObjectDescriptionBase.getLocation()
Returns the object's coordinates relative to the parent window (in pixels).Methods in com.hp.lft.sdk.wpf with parameters of type LocationPropertyModifier and TypeMethodDescriptionUiObjectDescriptionBase.Init.absoluteLocation
(LocationProperty absLocation) Initializes the object's absolute coordinates relative to the screen (in pixels).UiObjectDescriptionBase.Init.location
(LocationProperty location) Initializes the object's coordinates relative to the parent window (in pixels).void
UiObjectDescriptionBase.setAbsoluteLocation
(LocationProperty absLocation) Sets the object's absolute coordinates relative to the screen (in pixels).void
UiObjectDescriptionBase.setLocation
(LocationProperty location) Sets the object's coordinates relative to the parent window (in pixels).