org.exoplatform.contact.webui
Class UIContactPreview

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.contact.webui.UIContactPreview

public class UIContactPreview
extends org.exoplatform.webui.core.UIComponent

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

UIContactPreview

public UIContactPreview()
                 throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

setContact

public void setContact(Contact c)

getContact

public Contact getContact()

setIsMaximized

public void setIsMaximized(boolean isMaximize)

getIsMaximize

public boolean getIsMaximize()

getPortalName

public java.lang.String getPortalName()

getRepository

public java.lang.String getRepository()
                               throws java.lang.Exception
Throws:
java.lang.Exception

uiContacts

public UIContacts uiContacts()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.