public class MultiColumnRenderer extends DynaRendererBase
Title: MultiColumnRenderer
Description: Renderer for MultiColumn component.
| Constructor and Description |
|---|
MultiColumnRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(FacesContext context,
UIComponent component)
encodeEnd no-op (debug comment line)
|
void |
encodeEnd(FacesContext context,
UIComponent component)
encodeEnd no-op
|
encodeChildren, getRendersChildren, renderData, supportsComponentTypeconvertClientId, decode, getConvertedValuepublic void encodeBegin(FacesContext context, UIComponent component) throws IOException
encodeBegin in class DynaRendererBasecontext - FacesContextcomponent - UIComponentIOExceptionpublic void encodeEnd(FacesContext context, UIComponent component)
encodeEnd in class DynaRendererBasecontext - FacesContextcomponent - UIComponentCopyright © 2003–2014 University of Michigan. All rights reserved.