public class RichTextAreaRenderer extends Renderer
| Constructor and Description |
|---|
RichTextAreaRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(FacesContext context,
UIComponent component) |
void |
encodeBegin(FacesContext context,
UIComponent component) |
boolean |
supportsComponentType(UIComponent component) |
convertClientId, encodeChildren, encodeEnd, getConvertedValue, getRendersChildrenpublic boolean supportsComponentType(UIComponent component)
public void encodeBegin(FacesContext context, UIComponent component) throws IOException
encodeBegin in class RendererIOExceptionpublic void decode(FacesContext context, UIComponent component)
Copyright © 2003–2017 University of Michigan. All rights reserved.