Uses of Interface
com.vaadin.collaborationengine.CollaborationAvatarGroup.ImageProvider
Packages that use CollaborationAvatarGroup.ImageProvider
-
Uses of CollaborationAvatarGroup.ImageProvider in com.vaadin.collaborationengine
Methods in com.vaadin.collaborationengine that return CollaborationAvatarGroup.ImageProviderModifier and TypeMethodDescriptionCollaborationAvatarGroup.getImageProvider()Deprecated, for removal: This API element is subject to removal in a future version.CollaborationMessageList.getImageProvider()Deprecated, for removal: This API element is subject to removal in a future version.Methods in com.vaadin.collaborationengine with parameters of type CollaborationAvatarGroup.ImageProviderModifier and TypeMethodDescriptionvoidCollaborationAvatarGroup.setImageProvider(CollaborationAvatarGroup.ImageProvider imageProvider) Deprecated, for removal: This API element is subject to removal in a future version.voidCollaborationMessageList.setImageProvider(CollaborationAvatarGroup.ImageProvider imageProvider) Deprecated, for removal: This API element is subject to removal in a future version.
CollaborationAvatarGroup.setImageHandler(ImageHandler)instead.