public class InnerComponentCheckBoxWrapperPartRenderer extends Object
| Constructor and Description |
|---|
InnerComponentCheckBoxWrapperPartRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderInnerWrapperBegin(HtmlCheckBox component,
javax.faces.context.ResponseWriter writer) |
void |
renderInnerWrapperEnd(HtmlCheckBox component,
javax.faces.context.ResponseWriter writer) |
public InnerComponentCheckBoxWrapperPartRenderer()
public void renderInnerWrapperBegin(HtmlCheckBox component, javax.faces.context.ResponseWriter writer) throws IOException
IOExceptionpublic void renderInnerWrapperEnd(HtmlCheckBox component, javax.faces.context.ResponseWriter writer) throws IOException
IOExceptionCopyright © 2018. All rights reserved.