org.apache.myfaces.custom.fileupload
Class HtmlFileUploadRenderer
Renderer
org.apache.myfaces.custom.fileupload.HtmlFileUploadRenderer
public class HtmlFileUploadRenderer
extends Renderer
$Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $- Manfred Geiler (latest modification by $Author: grantsmith $)
void | decode(FacesContext facesContext, UIComponent uiComponent)
|
void | encodeEnd(FacesContext facesContext, UIComponent uiComponent)
|
Object | getConvertedValue(FacesContext context, UIComponent component, Object submittedValue)
|
protected boolean | isDisabled(FacesContext facesContext, UIComponent uiComponent)
|
decode
public void decode(FacesContext facesContext,
UIComponent uiComponent)
encodeEnd
public void encodeEnd(FacesContext facesContext,
UIComponent uiComponent)
throws IOException
getConvertedValue
public Object getConvertedValue(FacesContext context,
UIComponent component,
Object submittedValue)
throws ConverterException
isDisabled
protected boolean isDisabled(FacesContext facesContext,
UIComponent uiComponent)