Package org.exoplatform.social.webui.space

Class Summary
TreeNode A wrapper class of UserNode for manipulation in WebUI part
UIAddApplicationSpace UIAddApplicationSpace used for installing application to space

Created by The eXo Platform SARL

UIAddApplicationSpace.CloseActionListener triggers this action when user clicks on close button.
UIAddApplicationSpace.InstallActionListener triggers this action when user clicks on install button.
UIManageAllSpaces UI component to list all spaces that is associated with current logged-in user: public spaces to join, invitation spaces to accept or deny to join, his spaces in which he is a member or manager to access or manage.
UIManageAllSpaces.AcceptInvitationActionListener This action is triggered when user clicks on Accept Space Invitation.
UIManageAllSpaces.CancelInvitationActionListener This action is triggered when user clicks on RevokePending action.
UIManageAllSpaces.DeleteSpaceActionListener This action is triggered when user click on DeleteSpace a prompt popup is display for confirmation, if yes delete that space; otherwise, do nothing.
UIManageAllSpaces.IgnoreInvitationActionListener This action is triggered when user clicks on Ignore Space Invitation.
UIManageAllSpaces.LeaveSpaceActionListener This action is triggered when user click on LeaveSpace
The leaving space will remove that user in the space.
UIManageAllSpaces.LoadMoreSpaceActionListener Listeners loading more space action.
UIManageAllSpaces.RequestToJoinActionListener Listener for request to join space action.
UIManageAllSpaces.SearchActionListener Listens event that broadcast from UISpaceSearch.
UIManageInvitationSpaces UIManageInvitationSpaces.java used for managing invitation spaces.
UIManageInvitationSpaces.AcceptActionListener This action is triggered when user clicks on Accept Space Invitation.
UIManageInvitationSpaces.IgnoreActionListener This action is triggered when user clicks on Ignore Space Invitation.
UIManageInvitationSpaces.LoadMoreSpaceActionListener Listeners loading more space action.
UIManageInvitationSpaces.SearchActionListener Listens event that broadcast from UISpaceSearch.
UIManageMySpaces UIManageMySpaces.java
Manage all user's spaces, user can edit, delete, leave space.
UIManageMySpaces.BackActionListener This action trigger when user click on back button from UINavigationManagement.
UIManageMySpaces.DeleteSpaceActionListener This action is triggered when user click on DeleteSpace a prompt popup is display for confirmation, if yes delete that space; otherwise, do nothing.
UIManageMySpaces.LeaveSpaceActionListener This action is triggered when user click on LeaveSpace
The leaving space will remove that user in the space.
UIManageMySpaces.LoadMoreSpaceActionListener Listeners loading more space action.
UIManageMySpaces.SearchActionListener Listens event that broadcast from UISpaceSearch.
UIManagePendingSpaces UIManagePendingSpaces: list all pending spaces which user can revoke pending.
UIManagePendingSpaces.LoadMoreSpaceActionListener Listeners loading more space action.
UIManagePendingSpaces.RevokePendingActionListener This action is triggered when user clicks on RevokePending action.
UIManagePendingSpaces.SearchActionListener Listens event that broadcast from UISpaceSearch.
UIPageNodeForm Author : Dang Van Minh, Pham Tuan minhdv81@yahoo.com Jun 14, 2006
UIPageNodeForm.BackActionListener  
UIPageNodeForm.ChangeLanguageActionListener  
UIPageNodeForm.ClearPageActionListener  
UIPageNodeForm.CreatePageActionListener  
UIPageNodeForm.SaveActionListener  
UIPageNodeForm.SwitchLabelModeActionListener  
UIPageNodeForm.SwitchPublicationDateActionListener  
UIPageNodeForm.SwitchVisibleActionListener  
UISpaceAccess Created by The eXo Platform SAS Author : thanh.vucong thanhvucong.78@gmail.com Dec 28, 2012
UISpaceAccess.AcceptActionListener Listens event when user accept an invited to join the space
UISpaceAccess.JoinActionListener This action is triggered when user click on join button
UISpaceAccess.RefuseActionListener This action trigger when user click on refuse button.
UISpaceAccess.RequestToJoinActionListener Listens event when user request to join space
UISpaceActivitiesDisplay UISpaceActivitiesDisplay.java
UISpaceAddForm UIAddSpaceForm to create new space.
UISpaceAddForm.ChangeOptionActionListener  
UISpaceAddForm.ChangePriorityActionListener  
UISpaceAddForm.CreateActionListener listener for create space action
UISpaceAddForm.ToggleUseGroupActionListener listener for toggle use existing group action When this action is triggered, a group selector poup will show up for choosing.
UISpaceApplication UISpaceApplication.java used for adding/ removing applications.
UISpaceApplication.AddApplicationActionListener Triggers this action when user clicks on add button
UISpaceApplication.InstallApplicationActionListener Handles the event broadcasted from .
UISpaceApplication.RemoveApplicationActionListener Triggers this action when user clicks on remove button
UISpaceApplicationInstaller The ui component to manage and install applications to a space.
UISpaceApplicationInstaller.InstallApplicationActionListener Event Handler for "InstallApplication" action.
UISpaceApplicationInstaller.SelectActionListener Event Handler for "Select" action.
UISpaceGroupBound This UI component is used for setting space's bound to a group
If not set, a new group is created.
UISpaceGroupBound.ClosePopupActionListener Check if user selected a group or not when closing the popup, if not un-check the checked check box
UISpaceGroupBound.SelectGroupActionListener triggers this action when user clicks on select group on UIGroupSelector
UISpaceInfo UISpaceInfo.java used for managing space's name, description, priority...
Created by The eXo Platform SARL
UISpaceInfo.ChangeAvatarActionListener Triggers this action for editing avatar.
UISpaceInfo.SaveActionListener Triggers this action when user click on the Save button.
UISpaceMember UISpaceMember is used for managing space member: inviting, validating or declining user's request to join; set leader...
UISpaceMember.AddActionListener Triggers this action when user click on "add" button.
UISpaceMember.CloseActionListener Triggers this action when user clicks on popup's close button.
UISpaceMember.DeclineUserActionListener Triggers this action when user clicks on "decline user's request" button.
UISpaceMember.InviteActionListener Triggers this action when user click on "invite" button.
UISpaceMember.MakeLeaderActionListener Triggers this action when user clicks on "set leader" button
UISpaceMember.RemoveLeaderActionListener Triggers this action when user click on "remove leader" button
UISpaceMember.RemoveUserActionListener Triggers this action when user clicks on "remove user" button.
UISpaceMember.RevokeInvitedUserActionListener Triggers this action when user clicks on "revoke invited" button.
UISpaceMember.SearchUserActionListener Triggers this action when user clicks on "search users" button.
UISpaceMember.ValidateUserActionListener Triggers this action when user click on "validate user's request" button
UISpaceMenu UISpaceMenu used as a portlet displaying space menu.
UISpaceMenu.RenameSpaceAppNameActionListener Renames space application name.
- Gets selected node and selected page navigation.
- Changes selected node information.
- Updates new information for selected page navigation.
UISpaceNavigationManagement  
UISpaceNavigationManagement.AddNodeActionListener  
UISpaceNavigationManagement.AddRootNodeActionListener  
UISpaceNavigationManagement.BackActionListener This action trigger when user click on back button from UISpaceNavigationManagement
UISpaceNavigationManagement.ClosePopupActionListener  
UISpaceNavigationManagement.SaveActionListener  
UISpaceNavigationNodeSelector  
UISpaceNavigationNodeSelector.AddNodeActionListener  
UISpaceNavigationNodeSelector.BaseActionListener<T>  
UISpaceNavigationNodeSelector.ChangeNodeActionListener  
UISpaceNavigationNodeSelector.CloneNodeActionListener  
UISpaceNavigationNodeSelector.CopyNodeActionListener  
UISpaceNavigationNodeSelector.CutNodeActionListener  
UISpaceNavigationNodeSelector.DeleteNodeActionListener  
UISpaceNavigationNodeSelector.EditPageNodeActionListener  
UISpaceNavigationNodeSelector.EditSelectedNodeActionListener  
UISpaceNavigationNodeSelector.MoveDownActionListener  
UISpaceNavigationNodeSelector.MoveUpActionListener  
UISpaceNavigationNodeSelector.NodeModifiedActionListener  
UISpaceNavigationNodeSelector.PasteNodeActionListener  
UISpacePermission UISpacePermission used to manages space's visibility and registration.
Created by The eXo Platform SARL
UISpacePermission.SaveActionListener triggers this action when user clicks on save button
UISpaceSearch Searches space by space name that input by user.
- Search action is listened and information for search space is processed.
- After spaces is requested is returned, the search process is completed, - Search event is broadcasted to the form that added search form as child.
Author : hanhvi hanhvq@gmail.com Oct 28, 2009
UISpaceSearch.AddSpaceActionListener This action is triggered when user clicks on AddSpace

UIAddSpaceForm will be displayed in a popup window

UISpaceSearch.SearchActionListener Listens to search event is broadcasted from search form, then processes search condition and set search result to the result variable.
- Gets space name from request.
- Searches spaces that have name like input space name.
- Sets matched space into result list.
UISpaceSetting UISpaceSetting used to manage space info, permission and members.
UISpaceSetting.SelectTabActionListener This action listener is activated when user changes tab in space setting.
UISpaceSettings This UI is used in UIAddSpaceForm.
UISpaceUserSearch UISpaceUserSearch used for searching users in a space.
UISpaceUserSearch.SearchActionListener triggers this action when user clicks on search button.
UISpaceVisibility This class is used to build UI for setting space's visibility Setting
variables:
- Visibility: Private or Hidden
- Registration: Open, Validation or Close
Created by The eXo Platform SAS
 

Enum Summary
UIManageAllSpaces.TypeOfSpace  
 



Copyright © 2013 eXo Platform SAS. All Rights Reserved.