public class UITemplatesManager
extends org.exoplatform.webui.ext.manager.UIAbstractManager
| Modifier and Type | Class and Description |
|---|---|
static class |
UITemplatesManager.CloseActionListener |
static class |
UITemplatesManager.SelectTabActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTIONS_ITERATOR_ID |
static String |
ACTIONS_TEMPLATE_ID |
static String |
ACTIONS_TEMPLATE_LIST_ID |
static String |
OTHERS_ITERATOR_ID |
static String |
OTHERS_TEMPLATE_ID |
static String |
OTHERS_TEMPLATE_LIST_ID |
static String |
POPUP_TEMPLATE_ID |
| Constructor and Description |
|---|
UITemplatesManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelectedTabId() |
void |
initPopup(org.exoplatform.webui.core.UIComponent uiComponent) |
void |
initPopupPermission(String id,
String membership) |
boolean |
isEditingTemplate() |
void |
refresh() |
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, processRender, renderEventURL, setComponentConfig, setComponentConfig, setId, setParent, setRendered, setRenderSibling, url, url, urlpublic static final String POPUP_TEMPLATE_ID
public static final String ACTIONS_TEMPLATE_ID
public static final String OTHERS_TEMPLATE_ID
public static final String ACTIONS_TEMPLATE_LIST_ID
public static final String OTHERS_TEMPLATE_LIST_ID
public static final String ACTIONS_ITERATOR_ID
public static final String OTHERS_ITERATOR_ID
public String getSelectedTabId()
public void setSelectedTab(String renderTabId)
public void setSelectedTab(int index)
public void initPopup(org.exoplatform.webui.core.UIComponent uiComponent)
throws Exception
Exceptionpublic void initPopupPermission(String id, String membership) throws Exception
Exceptionpublic boolean isEditingTemplate()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.