public class BorderLayoutPaneRenderer extends CoreRenderer
| Constructor and Description |
|---|
BorderLayoutPaneRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeFooter(javax.faces.context.FacesContext context,
BorderLayoutPane borderLayoutPane) |
void |
encodeHeader(javax.faces.context.FacesContext context,
BorderLayoutPane borderLayoutPane,
java.lang.String position) |
convertClientId, decodeBehaviors, decodeBehaviors, encodeClientBehaviors, getEncodedURL, getResourceRequestPath, getResourceURL, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, themeFormspublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Rendererpublic void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeBegin in class javax.faces.render.Rendererjava.io.IOExceptionpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOExceptionpublic void encodeHeader(javax.faces.context.FacesContext context,
BorderLayoutPane borderLayoutPane,
java.lang.String position)
throws java.io.IOException
java.io.IOExceptionpublic void encodeFooter(javax.faces.context.FacesContext context,
BorderLayoutPane borderLayoutPane)
throws java.io.IOException
java.io.IOExceptionCopyright 2025 ICEsoft Technologies Canada Corp., All Rights Reserved.