public class UIPropertiesManager
extends org.exoplatform.webui.core.UIContainer
implements org.exoplatform.webui.core.UIPopupComponent
| Modifier and Type | Class and Description |
|---|---|
static class |
UIPropertiesManager.SelectTabActionListener |
| Constructor and Description |
|---|
UIPropertiesManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate() |
void |
deActivate() |
javax.jcr.Node |
getCurrentNode() |
String |
getSelectedTabId() |
void |
processRender(org.exoplatform.webui.application.WebuiRequestContext context) |
void |
setIsEditProperty(boolean isEdit) |
void |
setLockForm(boolean isLockForm) |
void |
setSelectedPath(String selectedPath,
String wsName) |
void |
setSelectedTab(int index) |
void |
setSelectedTab(String renderTabId) |
addChild, 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, event, event, getAncestorOfType, getApplicationComponent, getComponentConfig, getId, getName, getParent, getTemplate, getTemplateResourceResolver, getUIComponentName, isRendered, loadConfirmMesssage, processAction, processDecode, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic String getSelectedTabId()
public void setSelectedTab(String renderTabId)
public void setSelectedTab(int index)
public void processRender(org.exoplatform.webui.application.WebuiRequestContext context)
throws Exception
processRender in class org.exoplatform.webui.core.UIComponentExceptionpublic void activate()
activate in interface org.exoplatform.webui.core.UIPopupComponentpublic void deActivate()
deActivate in interface org.exoplatform.webui.core.UIPopupComponentpublic void setLockForm(boolean isLockForm)
public void setIsEditProperty(boolean isEdit)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.