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 foranonymous
.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.