org.exoplatform.wcm.webui.selector.account
Class UIUserContainer

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.wcm.webui.selector.account.UIUserContainer

public class UIUserContainer
extends org.exoplatform.webui.core.UIContainer

Created by The eXo Platform SAS Author : Phan Le Thanh Chuong chuong.phan@exoplatform.com, phan.le.thanh.chuong@gmail.com Nov 1, 2009


Nested Class Summary
static class UIUserContainer.AddUserActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIUserContainer()
           
 
Method Summary
 org.exoplatform.ecm.webui.selector.UISelectable getSelectable()
           
 java.lang.String getSourceComponent()
           
 void setSelectable(org.exoplatform.ecm.webui.selector.UISelectable selectable)
           
 void setSourceComponent(java.lang.String sourceComponent)
           
 
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, 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

UIUserContainer

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

getSelectable

public org.exoplatform.ecm.webui.selector.UISelectable getSelectable()

setSelectable

public void setSelectable(org.exoplatform.ecm.webui.selector.UISelectable selectable)

getSourceComponent

public java.lang.String getSourceComponent()

setSourceComponent

public void setSourceComponent(java.lang.String sourceComponent)


Copyright © 2010 eXo Platform SAS. All Rights Reserved.