| Package | Description |
|---|---|
| org.exoplatform.social.webui.profile |
| Modifier and Type | Class and Description |
|---|---|
class |
UIBasicInfoSection
Component manages basic information.
|
class |
UIContactSection
Component is used for contact information managing.
Some contact information such as: phone, ims, website ... |
class |
UIExperienceSection
Component manages all experience informations
(ex: company, position, professional...) of profile user.
|
class |
UIHeaderSection
Component is used for short user information (name, position) managing.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIProfileSection.EditActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
void |
UIProfileSection.SaveActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
void |
UIProfileSection.CancelActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
void |
UIContactSection.SaveActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
void |
UIContactSection.EditActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
void |
UIHeaderSection.SaveActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
void |
UIExperienceSection.SaveActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
void |
UIExperienceSection.EditActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
void |
UIBasicInfoSection.EditActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
void |
UIBasicInfoSection.SaveActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.