Class UIGroupSelector
java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.organization.account.UIGroupSelector
Author : dang.tung tungcnw@gmail.com Nov 22, 2008
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classNested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer
UIContainer.SelectTabActionListener -
Field Summary
Fields inherited from class org.exoplatform.webui.core.UIComponent
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent, USE_WEBUI_RESOURCES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidchangeGroup(String groupId) org.exoplatform.services.organization.Groupprotected List<org.exoplatform.services.organization.Group> getGroups(org.exoplatform.services.organization.Group parentGroup) Methods inherited from class org.exoplatform.webui.core.UIContainer
addChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesMethods inherited from class org.exoplatform.webui.core.UIComponent
broadcast, buildModelObject, 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
-
Constructor Details
-
UIGroupSelector
- Throws:
Exception
-
-
Method Details
-
getCurrentGroup
public org.exoplatform.services.organization.Group getCurrentGroup() -
changeGroup
- Throws:
Exception
-
getListGroup
- Throws:
Exception
-
getGroups
protected List<org.exoplatform.services.organization.Group> getGroups(org.exoplatform.services.organization.Group parentGroup) throws Exception - Throws:
Exception
-
event
- Overrides:
eventin classUIComponent- Throws:
Exception
-