|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.contact.webui.UIContactPreview
public class UIContactPreview
Created by The eXo Platform SARL Author : Hung Nguyen hung.nguyen@exoplatform.com Aus 01, 2007 2:48:18 PM
| Nested Class Summary | |
|---|---|
static class |
UIContactPreview.SendEmailActionListener
|
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIContactPreview()
|
|
| Method Summary | |
|---|---|
Contact |
getContact()
|
boolean |
getIsMaximize()
|
java.lang.String |
getPortalName()
|
java.lang.String |
getRepository()
|
void |
setContact(Contact c)
|
void |
setIsMaximized(boolean isMaximize)
|
UIContacts |
uiContacts()
|
| Methods inherited from class org.exoplatform.webui.core.UIComponent |
|---|
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, findComponentById, findComponentOfType, findFirstComponentOfType, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibbling, url, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIContactPreview()
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void setContact(Contact c)
public Contact getContact()
public void setIsMaximized(boolean isMaximize)
public boolean getIsMaximize()
public java.lang.String getPortalName()
public java.lang.String getRepository()
throws java.lang.Exception
java.lang.Exceptionpublic UIContacts uiContacts()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||