|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
javax.faces.component.UIOutput
javax.faces.component.UIInput
com.liferay.faces.bridge.component.UIInputWrapper
com.liferay.faces.bridge.component.primefaces.PrimeFacesFileUpload
public class PrimeFacesFileUpload
This is a wrapper around the org.primefaces.component.fileupload.FileUpload component that has decorator methods that call the wrapped component via reflection in order to avoid a compile-time dependency.
| Field Summary | |
|---|---|
static String |
AJAX_FILE_UPLOAD
|
static String |
MODE_SIMPLE
|
static String |
RENDERER_TYPE
|
| Fields inherited from class javax.faces.component.UIInput |
|---|
COMPONENT_FAMILY, COMPONENT_TYPE, CONVERSION_MESSAGE_ID, REQUIRED_MESSAGE_ID, UPDATE_MESSAGE_ID, VALIDATE_EMPTY_FIELDS_PARAM_NAME |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY |
| Constructor Summary | |
|---|---|
PrimeFacesFileUpload(javax.faces.component.UIInput uiInput)
|
|
| Method Summary | |
|---|---|
String |
getMode()
|
javax.faces.component.UIInput |
getWrapped()
|
| Methods inherited from class javax.faces.component.UIInput |
|---|
isEmpty |
| Methods inherited from class javax.faces.component.UIOutput |
|---|
getConverter, getLocalValue, getValue, setConverter |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addClientBehavior, getClientBehaviors, getDefaultEventName, getEventNames, getFacetCount, getListenersForEventClass, invokeOnComponent, restoreAttachedState, saveAttachedState, subscribeToEvent, unsubscribeFromEvent |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.faces.component.ValueHolder |
|---|
getConverter, getLocalValue, getValue, setConverter |
| Field Detail |
|---|
public static final String AJAX_FILE_UPLOAD
public static final String MODE_SIMPLE
public static final String RENDERER_TYPE
| Constructor Detail |
|---|
public PrimeFacesFileUpload(javax.faces.component.UIInput uiInput)
| Method Detail |
|---|
public String getMode()
public javax.faces.component.UIInput getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.component.UIInput>getWrapped in class UIInputWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||