public class UIMetadataView
extends org.exoplatform.webui.core.UIContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
UIMetadataView.CancelActionListener |
static class |
UIMetadataView.SelectTabActionListener |
| Modifier and Type | Field and Description |
|---|---|
static String |
ELEMENT_VIEW |
static String |
METADATA_VIEW |
| Constructor and Description |
|---|
UIMetadataView() |
| Modifier and Type | Method and Description |
|---|---|
javax.jcr.nodetype.NodeType |
getMetadata() |
String |
getSelectedTabId() |
String |
resolveType(int type) |
void |
setMetadata(javax.jcr.nodetype.NodeType nodetype) |
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 METADATA_VIEW
public static final String ELEMENT_VIEW
public String getSelectedTabId()
public void setSelectedTab(String renderTabId)
public void setSelectedTab(int index)
public void setMetadata(javax.jcr.nodetype.NodeType nodetype)
public javax.jcr.nodetype.NodeType getMetadata()
public String resolveType(int type)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.