public class NXMessagesRenderer extends com.sun.faces.renderkit.html_basic.MessagesRenderer implements javax.faces.event.ComponentSystemEventListener
FacesMessage through jQuery Ambiance plugin.| Modifier and Type | Field and Description |
|---|---|
static String |
RENDERER_TYPE |
| Constructor and Description |
|---|
NXMessagesRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
processEvent(javax.faces.event.ComponentSystemEvent event) |
protected String |
verifyTarget(String toVerify) |
augmentIdReference, convertClientId, decode, decodeBehaviors, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, getValue, isBehaviorSource, rendererParamsNotNull, setSubmittedValue, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessarypublic static final String RENDERER_TYPE
public NXMessagesRenderer()
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeEnd in class com.sun.faces.renderkit.html_basic.MessagesRendererIOExceptionpublic void processEvent(javax.faces.event.ComponentSystemEvent event) throws javax.faces.event.AbortProcessingException
processEvent in interface javax.faces.event.ComponentSystemEventListenerjavax.faces.event.AbortProcessingExceptionprotected String verifyTarget(String toVerify)
Copyright © 2019 Nuxeo. All rights reserved.