|
||||||||||
| 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.social.webui.space.UISpaceAccess
public class UISpaceAccess
Created by The eXo Platform SAS Author : thanh.vucong thanhvucong.78@gmail.com Dec 28, 2012
| Nested Class Summary | |
|---|---|
static class |
UISpaceAccess.AcceptActionListener
Listens event when user accept an invited to join the space |
static class |
UISpaceAccess.JoinActionListener
This action is triggered when user click on join button |
static class |
UISpaceAccess.RefuseActionListener
This action trigger when user click on refuse button. |
static class |
UISpaceAccess.RequestToJoinActionListener
Listens event when user request to join space |
| 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 |
| Constructor Summary | |
|---|---|
UISpaceAccess()
Constructor for initialize UIPopupWindow for adding new space popup. |
|
| Method Summary | |
|---|---|
void |
cleanSession()
|
String |
getRedirectURI()
|
String |
getSpaceDisplayName()
|
String |
getSpacePrettyName()
|
String |
getStatus()
|
void |
init()
Inits at the first loading. |
| 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, 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 |
| Constructor Detail |
|---|
public UISpaceAccess()
throws Exception
Exception| Method Detail |
|---|
public void init()
public String getStatus()
public String getSpacePrettyName()
public String getSpaceDisplayName()
public String getRedirectURI()
@PreDestroy public void cleanSession()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||