@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class InputFileRendererBase extends InputFileRendererCompat
| Modifier and Type | Field and Description |
|---|---|
protected static String |
APPEND_NEW_FILES |
protected static String |
AUTO |
protected static String |
CLIENT_KEY |
protected static String |
CONTENT_TYPES |
protected static String |
FILE_UPLOAD_LISTENER |
protected static String |
LOCATION |
protected static String |
MAX_FILE_SIZE |
protected static String[] |
MODULES |
protected static String |
MULTIPLE |
protected static String |
SHOW_PREVIEW |
protected static String |
SHOW_PROGRESS |
BOUNDING_BOX, CONTENT_BOX, LIFERAY_Z_INDEX_OVERLAY, LIFERAY_Z_INDEX_TOOLTIP| Constructor and Description |
|---|
InputFileRendererBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent) |
protected void |
encodeAppendNewFiles(javax.faces.context.ResponseWriter responseWriter,
InputFile inputFile,
Boolean appendNewFiles,
boolean first) |
protected void |
encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputFile inputFile,
boolean first) |
String |
getAlloyClassName(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
String[] |
getModules(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent uiComponent) |
getDelegateComponentFamily, getDelegateRendererType, getWebappInputFileDecoder, isFaces_2_2_OrNewerdecode, decodeClientBehaviors, encodeBoolean, encodeClientId, encodeClientId, encodeEventCallback, encodeInteger, encodeJavaScript, encodeJavaScriptBegin, encodeJavaScriptCustom, encodeJavaScriptEnd, encodeJavaScriptMain, encodeLiferayComponentVar, encodeNonEscapedObject, encodeString, encodeWidgetRender, getClientVarName, getYUIConfig, isSandboxed, renderScriptconvertClientId, encodeAll, encodeAll, encodeBegin, encodeBegin, encodeChildren, encodeChildren, encodeEnd, encodeEnd, encodeMarkupBegin, encodeMarkupBegin, encodeMarkupEnd, encodeMarkupEnd, getConvertedValue, getDelegateRenderer, getRendersChildrendecodeClientState, encodeBooleanProperty, encodeClientIdProperty, encodeClientIdProperty, encodeClientState, encodeFunctionCall, encodeIntegerProperty, encodeNonEscapedObjectProperty, encodeStringPropertyprotected static final String APPEND_NEW_FILES
protected static final String AUTO
protected static final String CLIENT_KEY
protected static final String CONTENT_TYPES
protected static final String FILE_UPLOAD_LISTENER
protected static final String LOCATION
protected static final String MAX_FILE_SIZE
protected static final String MULTIPLE
protected static final String SHOW_PREVIEW
protected static final String SHOW_PROGRESS
protected static final String[] MODULES
public void encodeAlloyAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
javax.faces.component.UIComponent uiComponent)
throws IOException
IOExceptionpublic String getAlloyClassName(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
public String[] getModules(javax.faces.context.FacesContext facesContext, javax.faces.component.UIComponent uiComponent)
protected void encodeAppendNewFiles(javax.faces.context.ResponseWriter responseWriter,
InputFile inputFile,
Boolean appendNewFiles,
boolean first)
throws IOException
IOExceptionprotected void encodeHiddenAttributes(javax.faces.context.FacesContext facesContext,
javax.faces.context.ResponseWriter responseWriter,
InputFile inputFile,
boolean first)
throws IOException
IOExceptionCopyright © 2016 Liferay, Inc.. All rights reserved.