We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.component.applayout.AppLayout.AppLayoutI18n
Packages that use AppLayout.AppLayoutI18n
-
Uses of AppLayout.AppLayoutI18n in com.vaadin.flow.component.applayout
Methods in com.vaadin.flow.component.applayout that return AppLayout.AppLayoutI18nModifier and TypeMethodDescriptionAppLayout.getI18n()
Gets the internationalization object previously set for this component.
Sets the text for the `aria-label` attribute on the drawer.
Methods in com.vaadin.flow.component.applayout with parameters of type AppLayout.AppLayoutI18nModifier and TypeMethodDescriptionvoid
AppLayout.setI18n
(AppLayout.AppLayoutI18n i18n) Sets the internationalization object for this component.