|
||||||||||
| 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.wcm.webui.scv.UIPresentationContainer
public class UIPresentationContainer
Author : Do Ngoc Anh * Email: anh.do@exoplatform.com * May 14, 2008
| Nested Class Summary | |
|---|---|
static class |
UIPresentationContainer.FastPublishActionListener
|
static class |
UIPresentationContainer.PreferencesActionListener
The listener interface for receiving preferencesAction events. |
| Nested classes/interfaces inherited from class org.exoplatform.webui.core.UIContainer |
|---|
org.exoplatform.webui.core.UIContainer.SelectTabActionListener |
| Field Summary | |
|---|---|
static java.lang.String |
PARAMETER_REGX
|
| Fields inherited from class org.exoplatform.webui.core.UIComponent |
|---|
AJAX_ASYNC, config, OBJECTID, UICOMPONENT, uiparent |
| Constructor Summary | |
|---|---|
UIPresentationContainer()
Instantiates a new uI presentation container. |
|
| Method Summary | |
|---|---|
java.lang.String |
getCreatedDate(javax.jcr.Node node)
Gets the created date. |
java.lang.String |
getCurrentState()
|
java.lang.String |
getInlineEditingField(javax.jcr.Node orgNode,
java.lang.String propertyName)
|
java.lang.String |
getInlineEditingField(javax.jcr.Node orgNode,
java.lang.String propertyName,
java.lang.String defaultValue,
java.lang.String inputType,
java.lang.String idGenerator,
java.lang.String cssClass,
boolean isGenericProperty,
java.lang.String... arguments)
|
java.lang.String |
getInlineEditingMsg()
|
javax.jcr.Node |
getNodeView()
Gets the node. |
javax.jcr.Node |
getOriginalNode()
|
javax.jcr.Node |
getParameterizedNode()
Gets the node. |
java.lang.String |
getPrintUrl()
Deprecated. |
java.lang.String |
getPrintUrl(javax.jcr.Node node)
Get the print's page URL |
java.lang.String |
getQuickEditLink()
Deprecated. |
java.lang.String |
getQuickEditLink(javax.jcr.Node node)
Get the quick edit url |
java.lang.String |
getTitle(javax.jcr.Node node)
Gets the title. |
boolean |
isContextual()
|
boolean |
isPrinting()
|
boolean |
isShowDate()
|
boolean |
isShowInfoBar()
Gets the bar info show. |
boolean |
isShowOptionBar()
|
boolean |
isShowTitle()
|
boolean |
isViewMode()
|
| 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, setRendered, setRenderSibling, url, url, url |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PARAMETER_REGX
| Constructor Detail |
|---|
public UIPresentationContainer()
throws java.lang.Exception
java.lang.Exception - the exception| Method Detail |
|---|
public boolean isShowInfoBar()
throws java.lang.Exception
java.lang.Exception - the exception
public java.lang.String getTitle(javax.jcr.Node node)
throws java.lang.Exception
node - the node
java.lang.Exception - the exceptionpublic boolean isPrinting()
public boolean isShowTitle()
public boolean isShowDate()
public boolean isShowOptionBar()
public boolean isContextual()
public java.lang.String getCurrentState()
throws java.lang.Exception
java.lang.Exception
public java.lang.String getCreatedDate(javax.jcr.Node node)
throws java.lang.Exception
node - the node
java.lang.Exception - the exceptionpublic javax.jcr.Node getNodeView()
java.lang.Exception - the exception
public javax.jcr.Node getParameterizedNode()
throws java.lang.Exception
java.lang.Exception - the exception
@Deprecated
public java.lang.String getPrintUrl()
throws javax.jcr.RepositoryException
javax.jcr.RepositoryException
public java.lang.String getPrintUrl(javax.jcr.Node node)
throws javax.jcr.RepositoryException
true if the Quick Print is shown. Otherwise, false
javax.jcr.RepositoryException@Deprecated public java.lang.String getQuickEditLink()
public java.lang.String getQuickEditLink(javax.jcr.Node node)
node -
public javax.jcr.Node getOriginalNode()
public boolean isViewMode()
public java.lang.String getInlineEditingMsg()
public java.lang.String getInlineEditingField(javax.jcr.Node orgNode,
java.lang.String propertyName,
java.lang.String defaultValue,
java.lang.String inputType,
java.lang.String idGenerator,
java.lang.String cssClass,
boolean isGenericProperty,
java.lang.String... arguments)
throws java.lang.Exception
java.lang.Exception
public java.lang.String getInlineEditingField(javax.jcr.Node orgNode,
java.lang.String propertyName)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||