|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIProfileSection | |
|---|---|
| org.exoplatform.social.webui.profile | |
| Uses of UIProfileSection in org.exoplatform.social.webui.profile |
|---|
| Subclasses of UIProfileSection in org.exoplatform.social.webui.profile | |
|---|---|
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. |
| Method parameters in org.exoplatform.social.webui.profile with type arguments of type UIProfileSection | |
|---|---|
void |
UIExperienceSection.SaveActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event)
|
void |
UIExperienceSection.EditActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event)
|
void |
UIHeaderSection.SaveActionListener.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 |
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 |
UIBasicInfoSection.EditActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event)
|
void |
UIBasicInfoSection.SaveActionListener.execute(org.exoplatform.webui.event.Event<UIProfileSection> event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||