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.avatar.Avatar.AvatarI18n
Packages that use Avatar.AvatarI18n
-
Uses of Avatar.AvatarI18n in com.vaadin.flow.component.avatar
Methods in com.vaadin.flow.component.avatar that return Avatar.AvatarI18nModifier and TypeMethodDescriptionAvatar.getI18n()
Gets the internationalization object previously set for this component.
Avatar.AvatarI18n.setAnonymous
(String anonymous) Sets the translated word for
anonymous
.Methods in com.vaadin.flow.component.avatar with parameters of type Avatar.AvatarI18nModifier and TypeMethodDescriptionvoid
Avatar.setI18n
(Avatar.AvatarI18n i18n) Sets the internationalization object for this component.