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.