public abstract class BaseMVCTag extends UIComponentELTag
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE
EVAL_BODY_BUFFERED, EVAL_BODY_TAG
EVAL_BODY_AGAIN
Constructor and Description |
---|
BaseMVCTag() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getComponentType() |
String |
getRendererType() |
String |
getResource() |
String |
getUrl() |
void |
release() |
void |
setResource(String resource) |
void |
setUrl(String url) |
setBinding, setRendered
doAfterBody, doEndTag, doInitBody, doStartTag, getBodyContent, getComponentInstance, getCreated, getJspId, getParent, getParentUIComponentClassicTagBase, getPreviousOut, setBodyContent, setId, setJspId, setPageContext, setParent
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doEndTag, doStartTag, getParent, setPageContext, setParent
public abstract String getComponentType()
getComponentType
in class UIComponentTagBase
public String getRendererType()
getRendererType
in class UIComponentTagBase
public void release()
release
in interface Tag
release
in class UIComponentELTag
public String getUrl()
public void setUrl(String url)
public String getResource()
public void setResource(String resource)
Copyright © 2013 Nuxeo SA. All Rights Reserved.