|
||||||||||
| 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.UISpaceApplicationInstaller
public class UISpaceApplicationInstaller
The ui component to manage and install applications to a space.
| Nested Class Summary | |
|---|---|
static class |
UISpaceApplicationInstaller.InstallApplicationActionListener
Event Handler for "InstallApplication" action. |
static class |
UISpaceApplicationInstaller.SelectActionListener
Event Handler for "Select" action. |
| 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 | |
|---|---|
UISpaceApplicationInstaller()
Constructor |
|
| Method Summary | |
|---|---|
void |
activate()
Triggers callback event when popup ui is activated. |
void |
deActivate()
Triggers callback event when popup ui is deactivated. |
void |
setSpace(org.exoplatform.social.core.space.model.Space newSpace)
Sets the current space. |
| 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 UISpaceApplicationInstaller()
throws Exception
Exception| Method Detail |
|---|
public void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentExceptionpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentException
public final void setSpace(org.exoplatform.social.core.space.model.Space newSpace)
throws Exception
newSpace - the space.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||