org.exoplatform.webui.organization.account
Class UIGroupSelector

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.webui.organization.account.UIGroupSelector

public class UIGroupSelector
extends UIContainer

Author : dang.tung tungcnw@gmail.com Nov 22, 2008


Nested Class Summary
static class UIGroupSelector.ChangeNodeActionListener
           
static class UIGroupSelector.SelectGroupActionListener
           
static class UIGroupSelector.SelectPathActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
UIContainer.SelectTabActionListener
 
Field Summary
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UIGroupSelector()
           
 
Method Summary
 void changeGroup(java.lang.String groupId)
           
 java.lang.String event(java.lang.String name, java.lang.String beanId)
           
 org.exoplatform.services.organization.Group getCurrentGroup()
           
 java.util.List<java.lang.String> getListGroup()
           
 
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, 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

UIGroupSelector

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

getCurrentGroup

public org.exoplatform.services.organization.Group getCurrentGroup()

changeGroup

public void changeGroup(java.lang.String groupId)
                 throws java.lang.Exception
Throws:
java.lang.Exception

getListGroup

public java.util.List<java.lang.String> getListGroup()
                                              throws java.lang.Exception
Throws:
java.lang.Exception

event

public java.lang.String event(java.lang.String name,
                              java.lang.String beanId)
                       throws java.lang.Exception
Overrides:
event in class UIComponent
Throws:
java.lang.Exception


Copyright © 2012 eXo Platform SAS. All Rights Reserved.