Uses of Interface
com.hp.lft.sdk.sap.ui5.NavigationBarItem
Packages that use NavigationBarItem
-
Uses of NavigationBarItem in com.hp.lft.sdk.sap.ui5
Methods in com.hp.lft.sdk.sap.ui5 that return NavigationBarItemModifier and TypeMethodDescriptionReturns a specified item from the navigation bar.NavigationBar.getSelectedItem()Returns the selected item in the navigation bar.Methods in com.hp.lft.sdk.sap.ui5 that return types with arguments of type NavigationBarItemModifier and TypeMethodDescriptionNavigationBar.getItems()Returns all items in the navigation bar.Methods in com.hp.lft.sdk.sap.ui5 with parameters of type NavigationBarItemModifier and TypeMethodDescriptionvoidNavigationBar.select(NavigationBarItem item) Selects the specified item in the navigation bar.