public class OutputDateRenderer
extends javax.faces.render.Renderer
OutputDateRenderer is an HTML renderer for Sakai 2.0 JSF outputDate.
| Constructor and Description |
|---|
OutputDateRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Faces render output method .
|
boolean |
supportsComponentType(javax.faces.component.UIComponent component) |
public boolean supportsComponentType(javax.faces.component.UIComponent component)
public void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
Faces render output method .
Method Generator: org.sakaiproject.tool.assessment.devtoolsRenderMaker
encodeBegin in class javax.faces.render.Renderercontext - FacesContext for the current requestcomponent - UIComponent being renderedIOException - if an input/output error occursCopyright © 2003–2020 University of Michigan. All rights reserved.