com.hp.lft.sdk.sap.gui

Interface ComboBoxItem



  • public interface ComboBoxItem
    An item of a combo box in a SAP GUI for Windows application.
    • Method Summary

      Modifier and TypeMethod and Description
      java.lang.StringgetKey()
      Returns the key of the item.
      java.lang.StringgetText()
      Returns the text value of the item.