public class AnchorReferenceTag extends UIComponentTag
Description:
This class is the tag handler that evaluates the anchorReference
custom tag.
Add an anchor tag with name attribute
Copyright: Copyright (c) 2004
Organization: Sakai Project
pageContextEVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE| Constructor and Description |
|---|
AnchorReferenceTag() |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentType() |
String |
getRendererType() |
void |
setName(String name) |
protected void |
setProperties(UIComponent component) |
doEndTag, doStartTag, encodeBegin, encodeChildren, encodeEnd, findComponent, getComponentInstance, getCreated, getDoEndValue, getDoStartValue, getFacesContext, getFacetName, getId, getParent, getParentUIComponentTag, isSuppressed, isValueReference, release, setBinding, setId, setPageContext, setParent, setRendered, setupResponseWriterpublic void setName(String name)
public String getComponentType()
getComponentType in class UIComponentTagpublic String getRendererType()
getRendererType in class UIComponentTagprotected void setProperties(UIComponent component)
setProperties in class UIComponentTagCopyright © 2003–2014 University of Michigan. All rights reserved.