public class InputFileUploadRenderer
extends javax.faces.render.Renderer
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_UPLOADS_DONE |
| Constructor and Description |
|---|
InputFileUploadRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent comp) |
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
public static final String ATTR_UPLOADS_DONE
public void encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeBegin in class javax.faces.render.RendererIOExceptionpublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent comp)
decode in class javax.faces.render.RendererCopyright © 2003–2020 University of Michigan. All rights reserved.