Uses of Class
org.teamapps.ux.component.mobile.NavigationBar
-
Packages that use NavigationBar Package Description org.teamapps.ux.component.mobile -
-
Uses of NavigationBar in org.teamapps.ux.component.mobile
Fields in org.teamapps.ux.component.mobile declared as NavigationBar Modifier and Type Field Description protected NavigationBarMobileLayout. navigationBarMethods in org.teamapps.ux.component.mobile that return NavigationBar Modifier and Type Method Description NavigationBar<RECORD>NavigationBar. addButton(NavigationBarButton<RECORD> button)NavigationBarMobileLayout. getNavigationBar()Methods in org.teamapps.ux.component.mobile with parameters of type NavigationBar Modifier and Type Method Description voidMobileLayout. setNavigationBar(NavigationBar navigationBar)
-