public class InputFileUploadRenderer extends Renderer
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTR_UPLOADS_DONE |
| Constructor and Description |
|---|
InputFileUploadRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(FacesContext context,
UIComponent comp) |
void |
encodeBegin(FacesContext context,
UIComponent component) |
convertClientId, encodeChildren, encodeEnd, getConvertedValue, getRendersChildrenpublic static final String ATTR_UPLOADS_DONE
public void encodeBegin(FacesContext context, UIComponent component) throws IOException
encodeBegin in class RendererIOExceptionpublic void decode(FacesContext context, UIComponent comp)
Copyright © 2003–2014 University of Michigan. All rights reserved.