public class LinkInsideLinksRenderer extends LinkRenderer
Constructor and Description |
---|
LinkInsideLinksRenderer() |
Modifier and Type | Method and Description |
---|---|
protected void |
encodeBeginOuter(javax.faces.context.FacesContext facesContext,
AbstractUICommand command) |
protected void |
encodeEndOuter(javax.faces.context.FacesContext facesContext,
AbstractUICommand command) |
protected CssItem[] |
getCssItems(javax.faces.context.FacesContext facesContext,
AbstractUICommand command) |
getRendererCssClass
encodeBadge, encodeBegin, encodeChildren, encodeEnd, getDropdownCssItems, getOuterCssItems, getRendersChildren
commandActivated, decode
encodeReload, getConvertedValue, getCurrentValue, getResponseWriter, onComponentCreated
protected void encodeBeginOuter(javax.faces.context.FacesContext facesContext, AbstractUICommand command) throws IOException
encodeBeginOuter
in class CommandRendererBase
IOException
protected void encodeEndOuter(javax.faces.context.FacesContext facesContext, AbstractUICommand command) throws IOException
encodeEndOuter
in class CommandRendererBase
IOException
protected CssItem[] getCssItems(javax.faces.context.FacesContext facesContext, AbstractUICommand command)
getCssItems
in class LinkRenderer
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.