public class LabelPartRenderer extends Object
| Constructor and Description |
|---|
LabelPartRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
renderLabel(javax.faces.component.UIComponent component,
javax.faces.context.ResponseWriter responseWriter) |
void |
renderLabel(javax.faces.component.UIComponent component,
javax.faces.context.ResponseWriter responseWriter,
String clientId) |
public void renderLabel(javax.faces.component.UIComponent component,
javax.faces.context.ResponseWriter responseWriter)
throws IOException
IOExceptionpublic void renderLabel(javax.faces.component.UIComponent component,
javax.faces.context.ResponseWriter responseWriter,
String clientId)
throws IOException
IOExceptionCopyright © 2019. All rights reserved.