|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
UserRegistrationPanel.createProfileData()
|
|
protected abstract
|
AbstractUserProfilePanel.createProfileData()
|
|
protected
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |