org.exoplatform.social.webui
Class UISocialGroupSelector

java.lang.Object
  extended by org.exoplatform.webui.core.UIComponent
      extended by org.exoplatform.webui.core.UIContainer
          extended by org.exoplatform.social.webui.UISocialGroupSelector

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


Nested Class Summary
static class UISocialGroupSelector.ChangeNodeActionListener
           
static class UISocialGroupSelector.SelectGroupActionListener
           
static class UISocialGroupSelector.SelectPathActionListener
           
 
Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.core.UIContainer.SelectTabActionListener
 
Field Summary
static String ANY
           
static String MANAGER
           
 
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent
 
Constructor Summary
UISocialGroupSelector()
           
 
Method Summary
 String event(String name, String beanId)
           
 org.exoplatform.services.organization.Group getCurrentGroup()
           
 List<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, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypes
 
Methods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, url
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MANAGER

public static final String MANAGER
See Also:
Constant Field Values

ANY

public static final String ANY
See Also:
Constant Field Values
Constructor Detail

UISocialGroupSelector

public UISocialGroupSelector()
                      throws Exception
Throws:
Exception
Method Detail

getCurrentGroup

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

getListGroup

public List<String> getListGroup()
                          throws Exception
Throws:
Exception

event

public String event(String name,
                    String beanId)
             throws Exception
Overrides:
event in class org.exoplatform.webui.core.UIComponent
Throws:
Exception


Copyright © 2003–2014 eXo Platform SAS. All rights reserved.