public class OuterComponentWrapperPartRenderer extends Object
| Constructor and Description |
|---|
OuterComponentWrapperPartRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderComponentBegin(javax.faces.component.UIComponent component,
javax.faces.context.ResponseWriter writer,
String addtionalStyleClass) |
void |
renderComponentEnd(javax.faces.context.ResponseWriter writer) |
public void renderComponentBegin(javax.faces.component.UIComponent component,
javax.faces.context.ResponseWriter writer,
String addtionalStyleClass)
throws IOException
IOExceptionpublic void renderComponentEnd(javax.faces.context.ResponseWriter writer)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.