Class UISpaceAccess

java.lang.Object
org.exoplatform.webui.core.UIComponent
org.exoplatform.webui.core.UIContainer
org.exoplatform.social.portlet.UISpaceAccess

public class UISpaceAccess extends org.exoplatform.webui.core.UIContainer
Since:
4.0
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Listens event when user accept an invited to join the space
    static class 
    This action is triggered when user click on join button
    static class 
    This action trigger when user click on refuse button.
    static class 
    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

    Constructors
    Constructor
    Description
    Constructor for initialize UIPopupWindow for adding new space popup.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
     
     
    void
    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, buildModelObject, 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 Details

    • UISpaceAccess

      public UISpaceAccess() throws Exception
      Constructor for initialize UIPopupWindow for adding new space popup.
      Throws:
      Exception
  • Method Details

    • init

      public void init()
      Inits at the first loading.
      Since:
      4.0
    • getStatus

      public String getStatus()
    • getSpacePrettyName

      public String getSpacePrettyName()
    • getSpaceDisplayName

      public String getSpaceDisplayName()
    • getRedirectURI

      public String getRedirectURI()