com.hp.lft.sdk.sap.ui5

Interface NavigationBarItem



  • public interface NavigationBarItem
    A single item in a SAPUI5 navigation bar object.
    • Method Summary

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

      • getText

        java.lang.String getText()
                          throws GeneralLeanFtException
        Returns the text of the navigation bar item.
        Returns:
        The text of the navigation bar item.
        Throws:
        GeneralLeanFtException - if an error occurs during execution.