public class UISpaceApplication
extends org.exoplatform.webui.form.UIForm
| Modifier and Type | Class and Description |
|---|---|
static class |
UISpaceApplication.AddApplicationActionListener
Triggers this action when user clicks on add button
|
static class |
UISpaceApplication.InstallApplicationActionListener
Handles the event broadcasted from .
|
static class |
UISpaceApplication.RemoveApplicationActionListener
Triggers this action when user clicks on remove button
|
| Constructor and Description |
|---|
UISpaceApplication()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getApplicationName(String appName)
Gets the application name from the appName (applicationName:appId)
|
List<org.exoplatform.application.registry.Application> |
getApplications()
Gets application list
|
String |
getAppName(String appId)
Gets application name of space application when the display name of application is changed.
- If the label of application is changed then return new label. - Else return display name of application. |
org.exoplatform.webui.core.UIPageIterator |
getUIPageIterator()
Gets uiPageIterator.
|
boolean |
isRemovable(String appId)
Checks if an application is removable.
|
void |
reloadSpaceNavigationTree() |
void |
setValue(org.exoplatform.social.core.space.model.Space space)
Sets space to work with
|
addUIComponentInput, addUIFormInput, addUIFormInput, begin, end, event, event, event, getActions, getLabel, getLabel, getSubmitAction, getUICheckBoxInput, getUIComponentName, getUIFormCheckBoxInput, getUIFormDateTimeInput, getUIFormInputInfo, getUIFormSelectBox, getUIFormTextAreaInput, getUIInput, getUIStringInput, invokeGetBindingBean, invokeSetBindingBean, isMultipart, processRender, renderField, renderField, reset, setActions, setMultiPart, setSubmitAction, urladdChild, addChild, findComponentById, findComponentOfType, findFirstComponentOfType, getChild, getChild, getChildById, getChildren, hasChildren, removeChild, removeChildById, renderChild, renderChild, renderChild, renderChild, renderChildren, renderChildren, renderUIComponent, replaceChild, replaceChild, setChildren, setRenderedChild, setRenderedChild, setRenderedChildrenOfTypesbroadcast, buildModelObject, createEvent, createUIComponent, createUIComponent, createUIComponent, doAsync, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, urlpublic List<org.exoplatform.application.registry.Application> getApplications() throws Exception
Exceptionpublic String getApplicationName(String appName)
appName - public void setValue(org.exoplatform.social.core.space.model.Space space)
throws Exception
space - Exceptionpublic org.exoplatform.webui.core.UIPageIterator getUIPageIterator()
public boolean isRemovable(String appId)
appId - public String getAppName(String appId) throws Exception
application - ExceptionCopyright © 2003–2016 eXo Platform SAS. All rights reserved.