@Generated(value={"RichFaces CDK","4.3.0.20121214-M3"}) public class UIParameter extends AbstractParameter implements javax.faces.event.ActionListener, org.ajax4jsf.component.JavaScriptParameter
The <a4j:param> behavior combines the functionality of the JavaServer Faces (JSF) components <f:param> and <f:actionListener>.
Modifier and Type | Class and Description |
---|---|
protected static class |
UIParameter.Properties |
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
Constructor and Description |
---|
UIParameter() |
Modifier and Type | Method and Description |
---|---|
String |
getFamily() |
boolean |
isNoEscape()
If set to true, the value will not enclosed within single quotes and there will be no escaping of characters.
|
void |
setNoEscape(boolean noEscape) |
clearInitialState, getAssignToExpression, getConverter, getName, getValue, markInitialState, processAction, restoreState, saveState, setAssignToExpression, setConverter
isDisable, setDisable, setName, setValue
addClientBehavior, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent
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
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily
in class javax.faces.component.UIParameter
public boolean isNoEscape()
AbstractParameter
isNoEscape
in interface org.ajax4jsf.component.JavaScriptParameter
isNoEscape
in class AbstractParameter
public void setNoEscape(boolean noEscape)
setNoEscape
in interface org.ajax4jsf.component.JavaScriptParameter
setNoEscape
in class AbstractParameter
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.