public class AppletRenderer extends Renderer
Description:
Render an applet in a browser-indepemdent way
Copyright: Copyright (c) 2005
Organization: Sakai Project
| Constructor and Description |
|---|
AppletRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(FacesContext context,
UIComponent component) |
boolean |
supportsComponentType(UIComponent component) |
convertClientId, decode, encodeChildren, encodeEnd, getConvertedValue, getRendersChildrenpublic boolean supportsComponentType(UIComponent component)
public void encodeBegin(FacesContext context, UIComponent component) throws IOException
encodeBegin in class Renderercontext - FacesContext for the current requestcomponent - UIComponent being renderedIOException - if an input/output error occursCopyright © 2003–2014 University of Michigan. All rights reserved.