com.hp.lft.sdk.sap.ui5

Interface MenubarItem



  • public interface MenubarItem
    An item from an SAPUI5 menubar.
    • Method Summary

      Modifier and TypeMethod and Description
      java.lang.StringgetText()
      Returns the text of the menu bar item.
    • Method Detail