|
||||||||||
| 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.UISpaceNavigationManagement
public class UISpaceNavigationManagement
| Nested Class Summary | |
|---|---|
static class |
UISpaceNavigationManagement.AddNodeActionListener
|
static class |
UISpaceNavigationManagement.AddRootNodeActionListener
|
static class |
UISpaceNavigationManagement.BackActionListener
This action trigger when user click on back button from UISpaceNavigationManagement |
static class |
UISpaceNavigationManagement.ClosePopupActionListener
|
static class |
UISpaceNavigationManagement.SaveActionListener
|
| 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 | |
|---|---|
UISpaceNavigationManagement()
|
|
| Method Summary | ||
|---|---|---|
String |
getOwner()
|
|
String |
getOwnerType()
|
|
protected org.exoplatform.social.core.space.model.Space |
getSpace()
Gets space. |
|
void |
loadView(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event)
|
|
void |
reloadTreeData()
|
|
void |
setOwner(String owner)
|
|
void |
setOwnerType(String ownerType)
|
|
|
setRendered(boolean b)
|
|
protected void |
setSpace(org.exoplatform.social.core.space.model.Space space)
Resets value of 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, 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 UISpaceNavigationManagement()
throws Exception
Exception| Method Detail |
|---|
public void setOwner(String owner)
public String getOwner()
public <T extends org.exoplatform.webui.core.UIComponent> T setRendered(boolean b)
setRendered in class org.exoplatform.webui.core.UIComponent
public void reloadTreeData()
throws Exception
Exception
public void loadView(org.exoplatform.webui.event.Event<? extends org.exoplatform.webui.core.UIComponent> event)
throws Exception
Exceptionpublic void setOwnerType(String ownerType)
public String getOwnerType()
protected void setSpace(org.exoplatform.social.core.space.model.Space space)
space - protected org.exoplatform.social.core.space.model.Space getSpace()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||