public class OutInsideInRenderer extends OutRenderer
Constructor and Description |
---|
OutInsideInRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
encodeBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component) |
protected CssItem[] |
getCssItems(javax.faces.context.FacesContext facesContext,
AbstractUIOut out) |
encodeBeginField, encodeEndField, getFieldId
encodeBeginMessageField, encodeBeginSurroundingMessage, encodeEndMessageField, encodeEndSurroundingMessage
encodeBeginSurroundingLabel, encodeChildren, encodeEndSurroundingLabel, encodeLabel
decode, setSubmittedValue
getConvertedValue, getCurrentValue, getResponseWriter, onComponentCreated
public void encodeBegin(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeBegin
in class LabelLayoutRendererBase
IOException
public void encodeEnd(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent component) throws IOException
encodeEnd
in class LabelLayoutRendererBase
IOException
protected CssItem[] getCssItems(javax.faces.context.FacesContext facesContext, AbstractUIOut out)
getCssItems
in class OutRenderer
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.