public class UrlBufferTag extends PrettyTagBase
bodyContent, pageContext, UNIQUE_ID_PREFIXlogEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGEEVAL_BODY_BUFFERED, EVAL_BODY_TAGEVAL_BODY_AGAIN| Constructor and Description |
|---|
UrlBufferTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getMappingId() |
String |
getRelative() |
String |
getRendererType() |
String |
getVar() |
void |
release() |
void |
setMappingId(String mappingId) |
protected void |
setProperties(UIComponent component) |
void |
setRelative(String relative) |
void |
setVar(String var) |
setAttributeProperitescreateComponent, getELContext, hasBinding, setBinding, setRenderedaddChild, addFacet, addVerbatimAfterComponent, addVerbatimBeforeComponent, createVerbatimComponent, createVerbatimComponentFromBodyContent, doAfterBody, doEndTag, doInitBody, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getBodyContent, getComponentInstance, getCreated, getCreatedComponents, getDoAfterBodyValue, getDoEndValue, getDoStartValue, getFacesContext, getFacesJspId, getFacetName, getId, getIndexOfNextChildTag, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, setBodyContent, setId, setJspId, setPageContext, setParent, setupResponseWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoEndTag, doStartTag, getParent, setPageContext, setParentpublic String getComponentType()
getComponentType in class UIComponentTagBasepublic String getRendererType()
getRendererType in class UIComponentTagBasepublic void release()
release in interface Tagrelease in class UIComponentELTagprotected void setProperties(UIComponent component)
setProperties in class UIComponentELTagpublic String getVar()
public void setVar(String var)
public String getMappingId()
public void setMappingId(String mappingId)
public String getRelative()
public void setRelative(String relative)
Copyright © 2014 OCPsoft. All Rights Reserved.