Uses of Class
com.vaadin.flow.component.sidenav.SideNav.SideNavI18n
-
Uses of SideNav.SideNavI18n in com.vaadin.flow.component.sidenav
Methods in com.vaadin.flow.component.sidenav that return SideNav.SideNavI18nModifier and TypeMethodDescriptionSideNav.getI18n()Gets the internationalization object previously set for this component.Sets the text announced by screen readers when focusing the button for toggling child items.Methods in com.vaadin.flow.component.sidenav with parameters of type SideNav.SideNavI18nModifier and TypeMethodDescriptionvoidSideNav.setI18n(SideNav.SideNavI18n i18n) Updates the i18n settings in the web component.