C# Syntax
public class APOGridDescription : TableBaseDescription, HP.LFT.SDK.IDescription
System.Object
HP.LFT.SDK.PropertiesDescription
HP.LFT.SDK.Description
HP.LFT.SDK.SAP.GUI.ElementDescription
HP.LFT.SDK.SAP.GUI.TableBaseDescription
HP.LFT.SDK.SAP.GUI.APOGridDescription
Name | Description | |
---|---|---|
APOGridDescription Constructor |
Name | Description | |
---|---|---|
AbsoluteLocation | The element's coordinates relative to the screen in pixels. 0,0 is the top-left corner of the primary monitor. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) | |
Id | The element's unique identifier in text format. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) | |
Index | The 0-based index of this object, relative to all other objects with an otherwise identical description. (Inherited from HP.LFT.SDK.Description ) | |
IsEnabled | Indicates whether the object can accept user input. (Inherited from HP.LFT.SDK.SAP.GUI.TableBaseDescription ) | |
Location | The element's coordinates relative to the parent's location in pixels. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) | |
Name | The name of the element. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) | |
Size | The element's size in pixels. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) | |
Title | The title of the object. (Inherited from HP.LFT.SDK.SAP.GUI.TableBaseDescription ) | |
Type | The numeric identification of the GUI component type. (Inherited from HP.LFT.SDK.SAP.GUI.ElementDescription ) | |
Vri | Distinguishes this object from other objects with otherwise identical descriptions, based on this object's visual relationship to another object in the application. (Inherited from HP.LFT.SDK.Description ) |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of the test object. (Inherited from HP.LFT.SDK.PropertiesDescription ) |