Uses of Interface
com.hp.lft.sdk.TopLevelObject
Packages that use TopLevelObject
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 standard Windows objects.
Provides the SDK for testing Terminal Emulators 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 TopLevelObject in com.hp.lft.sdk
Classes in com.hp.lft.sdk with type parameters of type TopLevelObjectModifier and TypeClassDescriptionclassTopLevelObjectNodeBase<T extends TopLevelObject,TDescription extends Description> This class is used by 'Application Model Code Generator' as the base class for all container classes.Methods in com.hp.lft.sdk with type parameters of type TopLevelObjectModifier and TypeMethodDescriptionstatic <TTopLevel extends TopLevelObject>
TTopLevelDesktop.describe(Class<TTopLevel> type, Description description) Describes a top level Window or Dialog test object.<TTopLevel extends TopLevelObject>
TTopLevelDesktopEnvironment.describe(Class<TTopLevel> type, Description description) Describes a top level Window or Dialog test object in this environment. -
Uses of TopLevelObject in com.hp.lft.sdk.java
Subinterfaces of TopLevelObject in com.hp.lft.sdk.javaModifier and TypeInterfaceDescriptioninterfaceA Java Dialog object.interfaceA Java InternalFrame object.interface -
Uses of TopLevelObject in com.hp.lft.sdk.oracle
Subinterfaces of TopLevelObject in com.hp.lft.sdk.oracleModifier and TypeInterfaceDescriptioninterfaceAn Oracle Applications session window.interfaceAn Oracle calendar.interfaceAn Oracle flexfield window.interfaceAn Oracle Form window.interfaceAn Oracle window containing a list of values for selection.interfaceAn Oracle Applications sign-on window.interfaceAn Oracle Navigator window.interfaceAn Oracle error or message window.interfaceThe status line and message line at the bottom of an ApplicationSession window. -
Uses of TopLevelObject in com.hp.lft.sdk.powerbuilder
Subinterfaces of TopLevelObject in com.hp.lft.sdk.powerbuilder -
Uses of TopLevelObject in com.hp.lft.sdk.stdwin
Subinterfaces of TopLevelObject in com.hp.lft.sdk.stdwin -
Uses of TopLevelObject in com.hp.lft.sdk.te
Subinterfaces of TopLevelObject in com.hp.lft.sdk.te -
Uses of TopLevelObject in com.hp.lft.sdk.uiapro
Subinterfaces of TopLevelObject in com.hp.lft.sdk.uiaproModifier and TypeInterfaceDescriptioninterfaceA UIAPro AppBar.interfaceA UIAPro Button.interfaceA UIAPro Calendar.interfaceA UIAPro CheckBox.interfaceA UIAPro ComboBox.interfaceA UIAPro Document.interfaceA UIAPro Edit.interfaceA UIAPro Grid.interfaceA UIAPro GridItem.interfaceA UIAPro Group.interfaceA UIAPro Header.interfaceA UIAPro HeaderItem.interfaceA UIAPro Image.interfaceA UIAPro Link.interfaceA UIAPro List.interfaceA UIAPro ListItem.interfaceA UIAPro Menu.interfaceA UIAPro MenuBar.interfaceA UIAPro MenuItem.interfaceA UIAPro Pane.interfaceA UIAPro ProgressBar.interfaceA UIAPro RadioButton.interfaceA UIAPro ScrollBar.interfaceA UIAPro SemanticZoom.interfaceA UIAPro Separator.interfaceA UIAPro Slider.interfaceA UIAPro Spinner.interfaceA UIAPro SplitButton.interfaceA UIAPro StatusBar.interfaceA UIAPro TabControl.interfaceA UIAPro TabItem.interfaceA UIAPro Table.interfaceA UIAPro Text.interfaceA UIAPro Thumb.interfaceA UIAPro TitleBar.interfaceA UIAPro ToolBar.interfaceA UIAPro ToolTip.interfaceA UIAPro TreeView.interfaceA UIAPro TreeViewItem.interfaceA standard UIAPro object.interfaceBase interface of all UIAPro test objectsinterfaceA UIAPro window. -
Uses of TopLevelObject in com.hp.lft.sdk.winforms
Subinterfaces of TopLevelObject in com.hp.lft.sdk.winforms -
Uses of TopLevelObject in com.hp.lft.sdk.wpf
Subinterfaces of TopLevelObject in com.hp.lft.sdk.wpf