public class FileUploadRenderer extends FileUploadRenderer
Constructor and Description |
---|
FileUploadRenderer() |
Modifier and Type | Method and Description |
---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeInputField(javax.faces.context.FacesContext context,
FileUpload fileUpload,
String clientId) |
String |
getSimpleInputDecodeId(FileUpload fileUpload,
javax.faces.context.FacesContext context) |
decode, encodeAdvancedMarkup, encodeButton, encodeChildren, encodeChooseButton, encodeMarkup, encodeScript, encodeSimpleInputField, encodeSimpleMarkup, getConvertedValue, getRendersChildren
buildAjaxRequest, buildDomEvent, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, endScript, escapeText, getEventBehaviors, getHighlighter, getResourceRequestPath, getResourceURL, getWidgetBuilder, isGrouped, isValueBlank, renderChild, renderChildren, renderDomEvent, renderDomEvents, renderDynamicPassThruAttributes, renderOnchange, renderOnclick, renderPassThruAttributes, renderPassThruAttributes, renderValidationMetadata, shouldRenderAttribute, shouldWriteId, startScript
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeEnd
in class FileUploadRenderer
IOException
protected void encodeInputField(javax.faces.context.FacesContext context, FileUpload fileUpload, String clientId) throws IOException
encodeInputField
in class FileUploadRenderer
IOException
public String getSimpleInputDecodeId(FileUpload fileUpload, javax.faces.context.FacesContext context)
getSimpleInputDecodeId
in class FileUploadRenderer
Copyright © 2015. All rights reserved.