public class AnchorReferenceRenderer extends Renderer
Description:
Render an anchor component with
name attribute.
Copyright: Copyright (c) 2005
Organization: Sakai Project
| Constructor and Description |
|---|
AnchorReferenceRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(FacesContext context,
UIComponent component)
Faces render output method to output script tag.
|
boolean |
supportsComponentType(UIComponent component) |
convertClientId, decode, encodeChildren, encodeEnd, getConvertedValue, getRendersChildrenpublic boolean supportsComponentType(UIComponent component)
public void encodeBegin(FacesContext context, UIComponent component) throws IOException
Faces render output method to output script tag.
Method Generator: org.sakaiproject.tool.assessment.devtoolsRenderMaker
encodeBegin in class Renderercontext - FacesContext for the current requestcomponent - UIComponent being renderedIOException - if an input/output error occursCopyright © 2003–2017 University of Michigan. All rights reserved.