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