Uses of Class
com.vaadin.flow.component.avatar.Avatar.AvatarI18n
-
Packages that use Avatar.AvatarI18n Package Description com.vaadin.flow.component.avatar -
-
Uses of Avatar.AvatarI18n in com.vaadin.flow.component.avatar
Methods in com.vaadin.flow.component.avatar that return Avatar.AvatarI18n Modifier and Type Method Description Avatar.AvatarI18nAvatar. getI18n()Gets the internationalization object previously set for this component.Avatar.AvatarI18nAvatar.AvatarI18n. setAnonymous(String anonymous)Sets the translated word foranonymous.Methods in com.vaadin.flow.component.avatar with parameters of type Avatar.AvatarI18n Modifier and Type Method Description voidAvatar. setI18n(Avatar.AvatarI18n i18n)Sets the internationalization properties for this component.
-