public class DynamicResource extends DynamicResourceBase
DynamicResourceBase.PropertyKeysCOMPONENT_TYPE, RENDERER_TYPE| Constructor and Description |
|---|
DynamicResource() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
encodeContentDispositionFilename(java.lang.String fileName) |
javax.faces.application.Resource |
getResource()
Return the value of the
resource property. |
getFamily, getFileName, getImage, getLabel, getLastModified, getMimeType, getScope, getStyle, getStyleClass, getTarget, getType, isAttachment, isDisabled, isPropertySet, setAttachment, setDisabled, setFileName, setImage, setLabel, setLastModified, setMimeType, setResource, setScope, setStyle, setStyleClass, setTarget, setType, setValueExpressionaddClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, visitTreepublic javax.faces.application.Resource getResource()
DynamicResourceBaseReturn the value of the resource property.
Contents: The object of type com.icesoft.faces.context.Resource that will be used. It can be use to override the attachment, fileName, lastModified and mimeType attributes via the withOptions() method.
getResource in interface IDynamicResourcegetResource in class DynamicResourceBasepublic static java.lang.String encodeContentDispositionFilename(java.lang.String fileName)
Copyright 2014 ICEsoft Technologies Canada Corp., All Rights Reserved.