Uses of Class
org.teamapps.ux.component.mobile.NavigationBarButton
Packages that use NavigationBarButton
-
Uses of NavigationBarButton in org.teamapps.ux.component.mobile
Fields in org.teamapps.ux.component.mobile with type parameters of type NavigationBarButtonMethods in org.teamapps.ux.component.mobile that return NavigationBarButtonModifier and TypeMethodDescriptionstatic <PAYLOAD> NavigationBarButton<BaseTemplateRecord<PAYLOAD>> static <PAYLOAD> NavigationBarButton<BaseTemplateRecord<PAYLOAD>> Methods in org.teamapps.ux.component.mobile that return types with arguments of type NavigationBarButtonMethods in org.teamapps.ux.component.mobile with parameters of type NavigationBarButtonModifier and TypeMethodDescriptionNavigationBar.addButton(NavigationBarButton<RECORD> button) NavigationBar.addButton(NavigationBarButton<RECORD> button, boolean left) voidNavigationBar.removeButton(NavigationBarButton<RECORD> button) Method parameters in org.teamapps.ux.component.mobile with type arguments of type NavigationBarButtonModifier and TypeMethodDescriptionvoidNavigationBar.setButtons(List<NavigationBarButton<RECORD>> buttons)