public abstract class LinkRenderer extends HtmlBasicRenderer
HtmlBasicRenderer.OptionComponentInfo, HtmlBasicRenderer.ParamEMPTY_PARAMS, loggerPASSTHROUGH_RENDERER_LOCALNAME_KEY| Constructor and Description |
|---|
LinkRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
renderAsActive(FacesContext context,
UIComponent component) |
protected void |
renderAsDisabled(FacesContext context,
UIComponent component) |
protected void |
writeCommonLinkAttributes(ResponseWriter writer,
UIComponent component) |
protected void |
writeValue(UIComponent component,
ResponseWriter writer) |
augmentIdReference, convertClientId, decode, decodeBehaviors, encodeEnd, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, getValue, isBehaviorSource, rendererParamsNotNull, setSubmittedValue, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessaryencodeBegin, encodeChildren, getConvertedValueprotected abstract void renderAsActive(FacesContext context, UIComponent component) throws IOException
IOExceptionprotected void renderAsDisabled(FacesContext context, UIComponent component) throws IOException
IOExceptionprotected void writeCommonLinkAttributes(ResponseWriter writer, UIComponent component) throws IOException
IOExceptionprotected void writeValue(UIComponent component, ResponseWriter writer) throws IOException
IOExceptionCopyright © 1997–2019 Eclipse Foundation. All rights reserved.