public abstract class LinkRenderer extends HtmlBasicRenderer
HtmlBasicRenderer.OptionComponentInfo, HtmlBasicRenderer.Param
EMPTY_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, writeIdAttributeIfNecessary
protected abstract void renderAsActive(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
IOException
protected void renderAsDisabled(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
IOException
protected void writeCommonLinkAttributes(javax.faces.context.ResponseWriter writer, javax.faces.component.UIComponent component) throws IOException
IOException
protected void writeValue(javax.faces.component.UIComponent component, javax.faces.context.ResponseWriter writer) throws IOException
IOException
Copyright © 2010–2019 JBoss by Red Hat. All rights reserved.