Uses of Class
org.zeroexchange.web.components.user.AbstractUserProfilePanel.ProfileData

Packages that use AbstractUserProfilePanel.ProfileData
org.zeroexchange.web.components.user   
 

Uses of AbstractUserProfilePanel.ProfileData in org.zeroexchange.web.components.user
 

Subclasses of AbstractUserProfilePanel.ProfileData in org.zeroexchange.web.components.user
protected  class UserProfilePanel.UpdateProfileData
           
protected  class UserRegistrationPanel.RegistrationData
           
 

Fields in org.zeroexchange.web.components.user with type parameters of type AbstractUserProfilePanel.ProfileData
protected  org.apache.wicket.markup.html.form.Form<AbstractUserProfilePanel.ProfileData> AbstractUserProfilePanel.form
           
 

Methods in org.zeroexchange.web.components.user with type parameters of type AbstractUserProfilePanel.ProfileData
protected
<T extends AbstractUserProfilePanel.ProfileData>
T
UserRegistrationPanel.createProfileData()
           
protected abstract
<T extends AbstractUserProfilePanel.ProfileData>
T
AbstractUserProfilePanel.createProfileData()
           
protected
<T extends AbstractUserProfilePanel.ProfileData>
T
UserProfilePanel.createProfileData()
          Loads profile data for the current user,
 

Methods in org.zeroexchange.web.components.user with parameters of type AbstractUserProfilePanel.ProfileData
protected  void UserRegistrationPanel.updateUser(AbstractUserProfilePanel.ProfileData userData)
          
protected abstract  void AbstractUserProfilePanel.updateUser(AbstractUserProfilePanel.ProfileData userData)
           
protected  void UserProfilePanel.updateUser(AbstractUserProfilePanel.ProfileData userData)
           
 



Copyright © 2013. All Rights Reserved.