public class UIPropertyTab
extends org.exoplatform.webui.core.UIContainer
| Modifier and Type | Class and Description |
|---|---|
static class |
UIPropertyTab.CloseActionListener |
static class |
UIPropertyTab.DeleteActionListener |
static class |
UIPropertyTab.EditActionListener |
| Constructor and Description |
|---|
UIPropertyTab() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addedByUser(String propertyName) |
String[] |
getActions() |
String[] |
getBeanFields() |
javax.jcr.Node |
getNodeByUUID(String uuid) |
javax.jcr.PropertyIterator |
getProperties() |
String |
getPropertyValue(javax.jcr.Property prop) |
boolean |
isCanbeEdit(javax.jcr.Property property) |
boolean |
isCanbeRemoved(String propertyName) |
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 String[] getBeanFields()
public String[] getActions()
public boolean isCanbeRemoved(String propertyName) throws Exception
Exceptionpublic boolean isCanbeEdit(javax.jcr.Property property)
throws Exception
Exceptionpublic String getPropertyValue(javax.jcr.Property prop) throws Exception
Exceptionpublic javax.jcr.Node getNodeByUUID(String uuid)
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.