Uses of Class
org.teamapps.dto.UiNavigationBarButton
-
Uses of UiNavigationBarButton in org.teamapps.dto
Fields in org.teamapps.dto with type parameters of type UiNavigationBarButtonModifier and TypeFieldDescriptionprotected List<UiNavigationBarButton> UiNavigationBar.buttonsprotected List<UiNavigationBarButton> UiNavigationBar.SetButtonsCommand.buttonsMethods in org.teamapps.dto that return UiNavigationBarButtonMethods in org.teamapps.dto that return types with arguments of type UiNavigationBarButtonModifier and TypeMethodDescriptionUiNavigationBar.getButtons()UiNavigationBar.SetButtonsCommand.getButtons()Method parameters in org.teamapps.dto with type arguments of type UiNavigationBarButtonModifier and TypeMethodDescriptionUiNavigationBar.setButtons(List<UiNavigationBarButton> buttons) Constructor parameters in org.teamapps.dto with type arguments of type UiNavigationBarButtonModifierConstructorDescriptionSetButtonsCommand(String componentId, List<UiNavigationBarButton> buttons)