Package com.hp.lft.sdk.sap.gui
package com.hp.lft.sdk.sap.gui
Provides the SDK for testing SAPGUI objects.
-
ClassDescriptionAn APO grid control in a SAP GUI for Windows application.A single grid cell in SAP GUI for Windows application.Description of a SAP GUI for Windows APO grid.This class can be used to construct an instance of the APOGridDescription class using the builder pattern.APOGridDescription.Init<T extends APOGridDescription.Init<T>>Helper class for APOGridDescription.Builder.A button in a SAP GUI for Windows applicationDescription of a SAP GUI for Windows button.This class can be used to construct an instance of the ButtonDescription class using the builder pattern.ButtonDescription.Init<T extends ButtonDescription.Init<T>>Helper class for ButtonDescription.Builder.A calendar control in a SAP GUI for Windows application.Description of a SAP GUI for Windows calendar.This class can be used to construct an instance of the CalendarDescription class using the builder pattern.CalendarDescription.Init<T extends CalendarDescription.Init<T>>Helper class for CalendarDescription.Builder.A checkbox control in a SAP GUI for Windows application.Description of a SAP GUI for Windows checkbox.This class can be used to construct an instance of the CheckBoxDescription class using the builder pattern.CheckBoxDescription.Init<T extends CheckBoxDescription.Init<T>>Helper class for CheckBoxDescription.Builder.A combo box in a SAP GUI for Windows application.Description of a SAP GUI for Windows combo box.This class can be used to construct an instance of the ComboBoxDescription class using the builder pattern.ComboBoxDescription.Init<T extends ComboBoxDescription.Init<T>>Helper class for ComboBoxDescription.Builder.An item of a combo box in a SAP GUI for Windows application.SAPGUI component type.An edit field in a SAP GUI for Windows application.Description of a SAP GUI for Windows edit box.This class can be used to construct an instance of the EditFieldDescription class using the builder pattern.EditFieldDescription.Init<T extends EditFieldDescription.Init<T>>Helper class for EditFieldDescription.Builder.A text area control in a SAP GUI for Windows application.Description of a SAP GUI for Windows editable text area object.This class can be used to construct an instance of the EditorDescription class using the builder pattern.EditorDescription.Init<T extends EditorDescription.Init<T>>Helper class for EditorDescription.Builder.An object in a SAP GUI for Windows application.The description of a SAP GUI for Windows element.This class can be used to construct an instance of the ElementDescription class using the builder pattern.ElementDescription.Init<T extends ElementDescription.Init<T>>Helper class for ElementDescription.Builder.A grid control in a SAP GUI for Windows application.A single grid cell in a SAP GUI for Windows application.Description of a SAP GUI for Windows grid.This class can be used to construct an instance of the GridDescription class using the builder pattern.GridDescription.Init<T extends GridDescription.Init<T>>Helper class for GridDescription.Builder.The possible selections in a grid.Represents a SAP GUI for Windows session.The description of a SAP GUI Session object.This class can be used to construct an instance of the SapGuiDescription class using the builder pattern.GuiSessionDescription.Init<T extends GuiSessionDescription.Init<T>>Helper class for GuiSessionDescription.Builder.A class for creating a
GuiSession
instance.A label control in a SAP GUI for Windows application.Description of a SAP GUI for Windows label.This class can be used to construct an instance of the LabelDescription class using the builder pattern.LabelDescription.Init<T extends LabelDescription.Init<T>>Helper class for LabelDescription.Builder.A menubar control in a SAP GUI for Windows application.Description of a SAP GUI for Windows menubar.This class can be used to construct an instance of the MenubarDescription class using the builder pattern.MenubarDescription.Init<T extends MenubarDescription.Init<T>>Helper class for MenubarDescription.Builder.An OK Code box in a SAP GUI for Windows application.Description of a SAP GUI for Windows OK Code box.This class can be used to construct an instance of the OKCodeDescription class using the builder pattern.OKCodeDescription.Init<T extends OKCodeDescription.Init<T>>Helper class for OKCodeDescription.Builder.A radio button in a SAP GUI for Windows applicationDescription of a SAP GUI for Windows radio button.This class can be used to construct an instance of the RadioButtonDescription class using the builder pattern.RadioButtonDescription.Init<T extends RadioButtonDescription.Init<T>>Helper class for RadioButtonDescription.Builder.Function keys and key combinations defined by SAPGUI.The SAP GuiSession launch parameters.A status bar in a SAP GUI for Windows application.Description of a SAP GUI for Windows status bar.This class can be used to construct an instance of the StatusBarDescription class using the builder pattern.StatusBarDescription.Init<T extends StatusBarDescription.Init<T>>Helper class for StatusBarDescription.Builder.The type of message in the StatusBar.A tab strip control in a SAP GUI for Windows application.Description of a SAP GUI for Windows tab strip.This class can be used to construct an instance of the TabControlDescription class using the builder pattern.TabControlDescription.Init<T extends TabControlDescription.Init<T>>Helper class for TabControlDescription.Builder.A table control in a SAP GUI for Windows application.TableBase<T extends TableCellBase>The base interface for table, grid and APO grid controls in a SAP GUI for Windows application.Base description for table, grid and APO grid control in SAP GUI for Windows application.TableBaseDescription.Init<T extends TableBaseDescription.Init<T>>Helper class for TableBaseDescription.Builder.A single table cell in SAP GUI for Windows application.Base interface for cells in table, grid and APO grid control in SAP GUI for Windows application.Description of a SAP GUI for Windows table.This class can be used to construct an instance of the TableDescription class using the builder pattern.TableDescription.Init<T extends TableDescription.Init<T>>Helper class for TableDescription.Builder.TableRow<T extends TableCellBase>A row of table, grid or APO Grid control in SAP GUI for Windows application.The possible selections in a table.A toolbar control in a SAP GUI for Windows application,Description of a SAP GUI for Windows toolbar.This class can be used to construct an instance of the ToolBarDescription class using the builder pattern.ToolBarDescription.Init<T extends ToolBarDescription.Init<T>>Helper class for ToolBarDescription.Builder.The selection mode of tree.The type of tree.A tree control in a SAP GUI for Windows application.Description of a SAP GUI for Windows tree.This class can be used to construct an instance of the TreeDescription class using the builder pattern.TreeViewDescription.Init<T extends TreeViewDescription.Init<T>>Helper class for TreeDescription.Builder.A window or dialog box containing objects in a SAP GUI for Windows application.Description of a window in a SAP GUI for Windows application.This class can be used to construct an instance of the WindowDescription class using the builder pattern.WindowDescription.Init<T extends WindowDescription.Init<T>>Helper class for WindowDescription.Builder.