public class MethodParameter extends AbstractParameter
MethodParameter component.| Modifier and Type | Class and Description |
|---|---|
protected static class |
MethodParameter.PropertyKeys
Properties that are tracked by state saving.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COMPONENT_TYPE |
COMPONENT_FAMILY| Constructor and Description |
|---|
MethodParameter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFamily() |
java.lang.String |
getType() |
javax.el.ValueExpression |
getValueExpression(java.lang.String name)
Enables converters to get the value type from the "value" expression.
|
void |
setType(java.lang.String type) |
getName, setNameclearInitialState, getConverter, getLocalValue, getValue, markInitialState, resetValue, restoreState, saveState, setConverter, setValueaddClientBehavior, addFacesListener, broadcast, 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, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final java.lang.String COMPONENT_TYPE
public java.lang.String getFamily()
getFamily in class AbstractParameterpublic java.lang.String getType()
public void setType(java.lang.String type)
public javax.el.ValueExpression getValueExpression(java.lang.String name)
getValueExpression in class javax.faces.component.UIComponentname - DOCUMENT_MECopyright © 2011-2015. All Rights Reserved.