public class NxFormRenderer extends com.sun.faces.renderkit.html_basic.FormRenderer
Modifier and Type | Field and Description |
---|---|
static String |
DOUBLE_CLICK_SHIELD_CSS_CLASS_FLAG |
static String |
ENABLE_DOUBLE_CLICK_ON_ELEMENT |
static String |
ENABLE_DOUBLE_CLICK_SHIELD |
Constructor and Description |
---|
NxFormRenderer() |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
containsDoubleClickShieldClass(String styleClass) |
protected static boolean |
dcDisabledOnElement(javax.faces.component.UIComponent component) |
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected static boolean |
isDoubleShieldEnabled() |
augmentIdReference, convertClientId, decodeBehaviors, encodeRecursive, getBehaviorParameters, getChildren, getCurrentValue, getEndTextToRender, getFacet, getForComponent, getFormattedValue, getFormattedValue, getMessageIter, getParamList, getPassThruBehaviors, getRendersChildren, getValue, isBehaviorSource, rendererParamsNotNull, setSubmittedValue, shouldDecode, shouldEncode, shouldEncodeChildren, shouldWriteIdAttribute, writeIdAttributeIfNecessary
public static final String ENABLE_DOUBLE_CLICK_SHIELD
public static final String ENABLE_DOUBLE_CLICK_ON_ELEMENT
public static final String DOUBLE_CLICK_SHIELD_CSS_CLASS_FLAG
public NxFormRenderer()
protected static boolean isDoubleShieldEnabled()
protected static boolean dcDisabledOnElement(javax.faces.component.UIComponent component)
protected static boolean containsDoubleClickShieldClass(String styleClass)
public void encodeBegin(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws IOException
encodeBegin
in class com.sun.faces.renderkit.html_basic.FormRenderer
IOException
Copyright © 2015 Nuxeo SA. All rights reserved.