|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.webui.organization.UIGroupMembershipSelector
org.exoplatform.forum.common.webui.UIGroupSelector
public class UIGroupSelector
| Nested Class Summary | |
|---|---|
static class |
UIGroupSelector.ChangeNodeActionListener
|
static class |
UIGroupSelector.SelectMembershipActionListener
|
static class |
UIGroupSelector.SelectPathActionListener
|
| 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 |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Fields inherited from interface org.exoplatform.forum.common.webui.UISelectComponent |
|---|
BREADCUMB_GROUP_ID, TREE_GROUP_ID, TYPE_GROUP, TYPE_MEMBERSHIP, TYPE_USER |
| Constructor Summary | |
|---|---|
UIGroupSelector()
|
|
| Method Summary | |
|---|---|
void |
activate()
|
void |
changeGroup(String groupId)
|
void |
deActivate()
|
List<org.exoplatform.services.organization.Group> |
getChildGroup()
|
List<String> |
getList()
|
org.exoplatform.webui.core.UIComponent |
getReturnComponent()
|
String |
getReturnField()
|
String |
getType()
|
boolean |
isSelectGroup()
|
boolean |
isSelectMemberShip()
|
boolean |
isSelectUser()
|
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context)
|
void |
setComponent(org.exoplatform.webui.core.UIComponent uicomponent,
String[] initParams)
|
void |
setSelectedGroups(List<org.exoplatform.services.organization.Group> groups)
|
void |
setSpaceGroupId(String groupId)
|
void |
setType(String type)
|
| Methods inherited from class org.exoplatform.webui.organization.UIGroupMembershipSelector |
|---|
event, getCurrentGroup, getListMemberhip |
| 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, 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 |
| Constructor Detail |
|---|
public UIGroupSelector()
throws Exception
Exception| Method Detail |
|---|
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.organization.UIGroupMembershipSelectorExceptionpublic org.exoplatform.webui.core.UIComponent getReturnComponent()
public String getReturnField()
public void setComponent(org.exoplatform.webui.core.UIComponent uicomponent,
String[] initParams)
setComponent in interface UISelectComponent
public List<org.exoplatform.services.organization.Group> getChildGroup()
throws Exception
Exceptionpublic boolean isSelectGroup()
public boolean isSelectUser()
public boolean isSelectMemberShip()
public List<String> getList()
throws Exception
Exceptionpublic void setSelectedGroups(List<org.exoplatform.services.organization.Group> groups)
public void setSpaceGroupId(String groupId)
throws Exception
Exception
public void changeGroup(String groupId)
throws Exception
changeGroup in class org.exoplatform.webui.organization.UIGroupMembershipSelectorExceptionpublic void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentpublic void setType(String type)
public String getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||