Uses of Class
org.exoplatform.social.webui.UIAvatarUploadContent

Packages that use UIAvatarUploadContent
org.exoplatform.social.webui   
org.exoplatform.social.webui.profile   
org.exoplatform.social.webui.space   
 

Uses of UIAvatarUploadContent in org.exoplatform.social.webui
 

Methods in org.exoplatform.social.webui with parameters of type UIAvatarUploadContent
 void UIAvatarUploadContent.saveUserAvatar(UIAvatarUploadContent uiAvatarUploadContent)
          Saves avatar of users.
 

Method parameters in org.exoplatform.social.webui with type arguments of type UIAvatarUploadContent
 void UIAvatarUploadContent.SaveActionListener.execute(org.exoplatform.webui.event.Event<UIAvatarUploadContent> event)
           
 void UIAvatarUploadContent.CancelActionListener.execute(org.exoplatform.webui.event.Event<UIAvatarUploadContent> event)
           
 

Uses of UIAvatarUploadContent in org.exoplatform.social.webui.profile
 

Methods in org.exoplatform.social.webui.profile with parameters of type UIAvatarUploadContent
 void UIProfile.saveAvatar(UIAvatarUploadContent uiAvatarUploadContent)
           
 

Uses of UIAvatarUploadContent in org.exoplatform.social.webui.space
 

Methods in org.exoplatform.social.webui.space with parameters of type UIAvatarUploadContent
 void UISpaceInfo.saveAvatar(UIAvatarUploadContent uiAvatarUploadContent, org.exoplatform.social.core.space.model.Space space)
           
 



Copyright © 2003–2014 eXo Platform SAS. All rights reserved.