org.exoplatform.contact.webui.popup
Class UIIMContactInputSet

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.form.UIFormInputSet
              extended by org.exoplatform.webui.form.UIFormInputWithActions
                  extended by org.exoplatform.contact.webui.popup.UIIMContactInputSet

public class UIIMContactInputSet
extends org.exoplatform.webui.form.UIFormInputWithActions

Created by The eXo Platform SARL Author : Uoc Nguyen uocnb.apt.vn@exoplatform.com Dec 3, 2007


Nested Class Summary
 
Nested classes/interfaces inherited from class org.exoplatform.webui.form.UIFormInputWithActions
org.exoplatform.webui.form.UIFormInputWithActions.ActionData
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
static java.lang.String FIELD_AOLAIM_INPUT
           
static java.lang.String FIELD_EXOCHAT_INPUT
           
static java.lang.String FIELD_GOOGLE_INPUT
           
static java.lang.String FIELD_ICQ_INPUT
           
static java.lang.String FIELD_IRC_INPUT
           
static java.lang.String FIELD_MSN_INPUT
           
static java.lang.String FIELD_SKYPE_INPUT
           
static java.lang.String FIELD_YAHOO_INPUT
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIIMContactInputSet(java.lang.String id)
           
 
Method Summary
 
Methods inherited from class org.exoplatform.webui.form.UIFormInputWithActions
processRender, setActionField
 
Methods inherited from class org.exoplatform.webui.form.UIFormInputSet
addUIFormInput, addUIFormInput, getName, getUIFormCheckBoxInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingField, invokeSetBindingField, processDecode, reset
 
Methods inherited from class org.exoplatform.webui.core.UIContainer
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes, visit
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, event, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, 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
 

Field Detail

FIELD_EXOCHAT_INPUT

public static java.lang.String FIELD_EXOCHAT_INPUT

FIELD_GOOGLE_INPUT

public static java.lang.String FIELD_GOOGLE_INPUT

FIELD_MSN_INPUT

public static java.lang.String FIELD_MSN_INPUT

FIELD_AOLAIM_INPUT

public static java.lang.String FIELD_AOLAIM_INPUT

FIELD_YAHOO_INPUT

public static java.lang.String FIELD_YAHOO_INPUT

FIELD_IRC_INPUT

public static java.lang.String FIELD_IRC_INPUT

FIELD_SKYPE_INPUT

public static java.lang.String FIELD_SKYPE_INPUT

FIELD_ICQ_INPUT

public static java.lang.String FIELD_ICQ_INPUT
Constructor Detail

UIIMContactInputSet

public UIIMContactInputSet(java.lang.String id)
                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2011 eXo Platform SAS. All Rights Reserved.