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(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
renderAsDisabled(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
writeCommonLinkAttributes(javax.faces.context.ResponseWriter writer,
javax.faces.component.UIComponent component) |
protected void |
writeValue(javax.faces.component.UIComponent component,
javax.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(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
IOExceptionprotected void renderAsDisabled(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
IOExceptionprotected void writeCommonLinkAttributes(javax.faces.context.ResponseWriter writer,
javax.faces.component.UIComponent component)
throws IOException
IOExceptionprotected void writeValue(javax.faces.component.UIComponent component,
javax.faces.context.ResponseWriter writer)
throws IOException
IOExceptionCopyright © 2010–2024 JBoss by Red Hat. All rights reserved.