public abstract class LinkRenderer extends HtmlBasicRenderer
HtmlBasicRenderer.OptionComponentInfo, HtmlBasicRenderer.ParamEMPTY_PARAMS, logger| Constructor and Description |
|---|
LinkRenderer() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
renderAsActive(jakarta.faces.context.FacesContext context,
jakarta.faces.component.UIComponent component) |
protected void |
renderAsDisabled(jakarta.faces.context.FacesContext context,
jakarta.faces.component.UIComponent component) |
protected void |
writeCommonLinkAttributes(jakarta.faces.context.ResponseWriter writer,
jakarta.faces.component.UIComponent component) |
protected void |
writeValue(jakarta.faces.component.UIComponent component,
jakarta.faces.context.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, writeIdAttributeIfNecessaryprotected abstract void renderAsActive(jakarta.faces.context.FacesContext context,
jakarta.faces.component.UIComponent component)
throws IOException
IOExceptionprotected void renderAsDisabled(jakarta.faces.context.FacesContext context,
jakarta.faces.component.UIComponent component)
throws IOException
IOExceptionprotected void writeCommonLinkAttributes(jakarta.faces.context.ResponseWriter writer,
jakarta.faces.component.UIComponent component)
throws IOException
IOExceptionprotected void writeValue(jakarta.faces.component.UIComponent component,
jakarta.faces.context.ResponseWriter writer)
throws IOException
IOExceptionCopyright © 2010–2022 JBoss by Red Hat. All rights reserved.