Uses of Interface
com.hp.lft.sdk.SupportSendKeys
Packages that use SupportSendKeys
Package
Description
Provides the SDK for core OpenText Functional Testing for Developers functionality.
Provides the SDK for image-based object identification.
Provides the SDK for testing PowerBuilder objects.
Provides the SDK for testing standard Windows objects.
Provides the SDK for testing UIAPro objects.
Provides the SDK for testing .NET Windows Forms objects.
Provides the SDK for testing WPF objects.
-
Uses of SupportSendKeys in com.hp.lft.sdk
Subinterfaces of SupportSendKeys in com.hp.lft.sdkModifier and TypeInterfaceDescriptioninterface
Base interface for all UiObjects in all technologies. -
Uses of SupportSendKeys in com.hp.lft.sdk.insight
Subinterfaces of SupportSendKeys in com.hp.lft.sdk.insightModifier and TypeInterfaceDescriptioninterface
An object identified using image-based recognition. -
Uses of SupportSendKeys in com.hp.lft.sdk.powerbuilder
Subinterfaces of SupportSendKeys in com.hp.lft.sdk.powerbuilderModifier and TypeInterfaceDescriptioninterface
A PowerBuilder button.interface
A PowerBuilder check box.interface
A PowerBuilder combo box.interface
A PowerBuilder edit box.interface
A PowerBuilder list.interface
A PowerBuilder list-view object.interface
A PowerBuilder radio button.interface
A PowerBuilder scroll bar.interface
A PowerBuilder tab control object.interface
A PowerBuilder table.interface
A PowerBuilder toolbar.interface
A PowerBuilder tree-view object.interface
A PowerBuilder object.interface
Base interface for all PowerBuilder test objects.interface
Base interface for PowerBuilder test objects with layout info.interface
A PowerBuilder window. -
Uses of SupportSendKeys in com.hp.lft.sdk.stdwin
Subinterfaces of SupportSendKeys in com.hp.lft.sdk.stdwinModifier and TypeInterfaceDescriptioninterface
A standard Windows button.interface
A standard Windows calendar.interface
A standard Windows check box.interface
A standard Windows combo box.interface
A standard Windows dialog box.interface
A standard Windows edit box.interface
A standard Windows multi-line editor.interface
A standard Windows list.interface
A standard Windows list-view object.interface
A standard Windows radio button.interface
A standard Windows scroll bar.interface
A standard Windows spin box.interface
A standard Windows static text object.interface
A standard Windows status bar.interface
A standard Windows tab control in a dialog box.interface
A standard Windows toolbar.interface
A standard Windows tree-view object.interface
A standard Windows object.interface
Base interface for all standard Windows test objects.interface
Base interface for standard Windows test objects with layout info.interface
A standard Windows window. -
Uses of SupportSendKeys in com.hp.lft.sdk.uiapro
Subinterfaces of SupportSendKeys in com.hp.lft.sdk.uiaproModifier and TypeInterfaceDescriptioninterface
A UIAPro AppBar.interface
A UIAPro Button.interface
A UIAPro Calendar.interface
A UIAPro CheckBox.interface
A UIAPro ComboBox.interface
A UIAPro Document.interface
A UIAPro Edit.interface
A UIAPro Grid.interface
A UIAPro GridItem.interface
A UIAPro Group.interface
A UIAPro Header.interface
A UIAPro HeaderItem.interface
A UIAPro Image.interface
A UIAPro Link.interface
A UIAPro List.interface
A UIAPro ListItem.interface
A UIAPro Menu.interface
A UIAPro MenuBar.interface
A UIAPro MenuItem.interface
A UIAPro Pane.interface
A UIAPro ProgressBar.interface
A UIAPro RadioButton.interface
A UIAPro ScrollBar.interface
A UIAPro SemanticZoom.interface
A UIAPro Separator.interface
A UIAPro Slider.interface
A UIAPro Spinner.interface
A UIAPro SplitButton.interface
A UIAPro StatusBar.interface
A UIAPro TabControl.interface
A UIAPro TabItem.interface
A UIAPro Table.interface
A UIAPro Text.interface
A UIAPro Thumb.interface
A UIAPro TitleBar.interface
A UIAPro ToolBar.interface
A UIAPro ToolTip.interface
A UIAPro TreeView.interface
A UIAPro TreeViewItem.interface
A standard UIAPro object.interface
Base interface of all UIAPro test objectsinterface
A UIAPro window. -
Uses of SupportSendKeys in com.hp.lft.sdk.winforms
Subinterfaces of SupportSendKeys in com.hp.lft.sdk.winformsModifier and TypeInterfaceDescriptioninterface
A .NET Windows Forms button object.interface
A DateTimePicker or a Month Calendar .NET Windows Forms calendar object.interface
A .NET Windows Forms check box.interface
A .NET Windows Forms combo box.interface
A .NET Windows Forms edit box.interface
A .NET Windows Forms multi-line edit box.interface
A .NET Windows Forms static text object.interface
A .NET Windows Forms list.interface
A .NET Windows Forms list-view object.interface
A property grid control based on the .NET Windows Forms library.interface
A .NET Windows Forms radio button.interface
A .NET Windows Forms scroll bar.interface
A .NET Windows Forms spin object.interface
A .NET Windows Forms status bar object.interface
A .NET Windows Forms tab control.interface
A .NET Windows Forms grid object.interface
A .NET Windows Forms toolbar.interface
A .NET Windows Forms tree-view object.interface
A .NET Windows Forms object.interface
Base for .NET Windows Forms test objects.interface
A .NET Windows Forms window. -
Uses of SupportSendKeys in com.hp.lft.sdk.wpf
Subinterfaces of SupportSendKeys in com.hp.lft.sdk.wpfModifier and TypeInterfaceDescriptioninterface
A .NET WPF button control.interface
A calendar or a date picker .NET WPF object.interface
A .NET WPF check box.interface
A .NET WPF combo boxinterface
A .NET WPF Edit Field box.interface
A .NET WPF image control.interface
A .NET WPF hyperlink control.interface
A .NET WPF list object.interface
A .NET WPF menu object.interface
A .NET WPF progress bar object.interface
A .NET WPF radio button object.interface
A .NET WPF scroll bar object.interface
A .NET WPF slider object.interface
A .NET WPF status bar object.interface
A .NET WPF grid object.interface
A .NET WPF tab strip object.interface
A .NET WPF toolbar object.interface
A .NET WPF tree-view object.interface
A standard .NET WPF object.interface
Base interface of all .Net WPF test objects.interface
A WPF window.