Uses of Interface
com.hp.lft.sdk.SupportsNativeObject

Packages that use SupportsNativeObject
Package
Description
Provides the SDK for testing Java objects.
Provides the SDK for testing SAPGUI objects.
Provides the SDK for testing SAPUI5 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 SupportsNativeObject in com.hp.lft.sdk.java

    Modifier and Type
    Interface
    Description
    interface 
    A Java Applet control.
    interface 
    A Java button.
    interface 
    A Java calendar.
    interface 
    A Java check box.
    interface 
    A Java Dialog object.
    interface 
    A Java edit box.
    interface 
    A Java control that contains labeled bar items that can be expanded or collapsed by the user.
    interface 
    A Java InternalFrame object.
    interface 
    A Java static text object.
    interface 
    A Java control that displays text with links.
    interface 
    A Java list box with single or multiple selection.
    interface 
    A Java Menu.
    interface 
    A Java radio button.
    interface 
    A Java slider.
    interface 
    A Java spin box object.
    interface 
    A Java tabstrip control containing tabbed panels.
    interface 
    A Java table.
    interface 
    A Java toolbar.
    interface 
    A Java tree.
    interface 
    A JavaFX TreeViewTable.
    interface 
    A standard Java object.
    interface 
    Base interface of all Java test objects.
    interface 
     
  • Uses of SupportsNativeObject in com.hp.lft.sdk.sap.gui

    Modifier and Type
    Interface
    Description
    interface 
    An APO grid control in a SAP GUI for Windows application.
    interface 
    A button in a SAP GUI for Windows application
    interface 
    A calendar control in a SAP GUI for Windows application.
    interface 
    A checkbox control in a SAP GUI for Windows application.
    interface 
    A combo box in a SAP GUI for Windows application.
    interface 
    An edit field in a SAP GUI for Windows application.
    interface 
    A text area control in a SAP GUI for Windows application.
    interface 
    An object in a SAP GUI for Windows application.
    interface 
    A grid control in a SAP GUI for Windows application.
    interface 
    Represents a SAP GUI for Windows session.
    interface 
    A label control in a SAP GUI for Windows application.
    interface 
    A menubar control in a SAP GUI for Windows application.
    interface 
    An OK Code box in a SAP GUI for Windows application.
    interface 
    A radio button in a SAP GUI for Windows application
    interface 
    A status bar in a SAP GUI for Windows application.
    interface 
    A tab strip control in a SAP GUI for Windows application.
    interface 
    A table control in a SAP GUI for Windows application.
    interface 
    The base interface for table, grid and APO grid controls in a SAP GUI for Windows application.
    interface 
    A toolbar control in a SAP GUI for Windows application,
    interface 
    A tree control in a SAP GUI for Windows application.
    interface 
    A window or dialog box containing objects in a SAP GUI for Windows application.
  • Uses of SupportsNativeObject in com.hp.lft.sdk.sap.ui5

    Modifier and Type
    Interface
    Description
    interface 
    An SAPUI5 accordion object.
    interface 
    An SAPUI5 button object.
    interface 
    An SAPUI5 calendar object.
    interface 
    An SAPUI5 carousel object.
    interface 
    An SAPUI5 check box object with an ON and OFF state.
    interface 
    An SAPUI5 date picker object.
    interface 
    An SAPUI5 DateTimeInput object.
    interface 
    An SAPUI5 dialog box object.
    interface 
    An SAPUI5 text edit.
    interface 
    An SAPUI5 facet filter object.
    interface 
    An SAPUI5 header object.
    interface 
    An SAPUI5 label object.
    interface 
    An SAPUI5 list box object.
    interface 
    An SAPUI5 menu object.
    interface 
    An SAPUI5 menu bar object.
    interface 
    An SAPUI5 navigation bar object.
    interface 
    An SAPUI5 notification bar.
    interface 
    An SAPUI5 paginator object.
    interface 
    An SAPUI5 password edit box object.
    interface 
    An SAPUI5 radio button.
    interface 
    An SAPUI5 radio group object.
    interface 
    An SAPUI5 rating indicator object.
    interface 
    An SAPUI5 roadmap object.
    interface 
    An SAPUI5 row repeater object.
    interface 
    An SAPUI5 table object.
    interface 
    An SAPUI5 tabstrip control.
    interface 
    An SAPUI5 tile object.
    interface 
    An SAPUI5 toggle button object.
    interface 
    An SAPUI5 tool bar object.
    interface 
    An SAPUI5 tree object.
  • Uses of SupportsNativeObject in com.hp.lft.sdk.web

    Modifier and Type
    Interface
    Description
    interface 
    An AgGrid table.
    interface 
    A section of an image on a Web page (usually a section of a client-side image map).
    interface 
    A Web control that plays audio embedded in an HTML page.
    interface 
    A Web button, for example: <button> tag or <input type="button">
    Examples of button types: submit, reset
    interface 
    A Web check box with an ON and OFF state.
    interface 
    A Web edit box.
    interface 
    A Web edit box with an attached browse button. Used to select a file from the File dialog box.
    interface 
    A Web frame object that represents both the frame element in a frame set and an embedded frame that uses the frame element.
    interface 
    Base interface for Web grid test objects.
    interface 
    A Web image element in the HTML.
    Examples:
        <img src= myImage.png />
        an image link that, when clicked, navigates to another URL
    DOM structure example:
        <a href= http://www.google.com >
        <img src= googleLogo.png />
        </a>
    interface 
    A Web hyperlink (or anchor) object.
    interface 
    A Web drop-down box or multiple selection list.
    interface 
    A menu control in a Web page or application.
    interface 
    If a browser does not support this field, an edit field is used instead.
    interface 
    An HTML page.
    interface 
    A set of Web radio buttons belonging to the same group.
    interface 
    If a browser does not support this slider, an edit field is used instead.
    interface 
    A Web table containing a variable number of rows and columns.
    interface 
    A tab strip control in a Web page or application.
    interface 
    A Web TreeView object
    interface 
    A UiGrid table.
    interface 
    A Web control that plays video embedded in an HTML page.
    interface 
    A basic Web element's description.
    interface 
    A generic Web test object used only for implementation. Do not use to describe a concrete web test object.
  • Uses of SupportsNativeObject in com.hp.lft.sdk.winforms

    Modifier and Type
    Interface
    Description
    interface 
    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 SupportsNativeObject in com.hp.lft.sdk.wpf

    Modifier and Type
    Interface
    Description
    interface 
    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 box
    interface 
    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.