public class AjaxOnlyScript extends ValidatorScriptBase
Modifier and Type | Field and Description |
---|---|
static Iterable<org.richfaces.resource.ResourceKey> |
AJAX_LIBRARIES |
AJAX, AJAX_REF, CLIENT_ID, CLIENT_ID_REF, CONVERTER, CONVERTER_REF, CSV_NAMESPACE, DISABLE_AJAX, DISABLE_AJAX_REF, ELEMENT, ELEMENT_REF, EOL, EVENT, EVENT_REF, GET_VALUE_FUNCTION, MESSAGE, MESSAGE_REF, NULL_CONVERTER_SCRIPT, PARAMS, PARAMS_REF, SOURCE_ID, SOURCE_ID_REF, VALIDATE_FUNCTION, VALIDATE_FUNCTION_NAME, VALIDATORS, VALIDATORS_REF, VALUE_FUNCTION_NAME
Constructor and Description |
---|
AjaxOnlyScript(String ajaxScript) |
Modifier and Type | Method and Description |
---|---|
protected void |
appendBody(Appendable target) |
boolean |
equals(Object obj) |
Iterable<org.richfaces.resource.ResourceKey> |
getResources() |
int |
hashCode() |
appendAjaxFunction, appendAjaxParameter, appendParameters, appendValidatorCall, createCallScript
addParameter, addToBody, appendFunctionName, appendScript, getName, setName
appendScriptToStringBuilder, toScript, toString
public static final Iterable<org.richfaces.resource.ResourceKey> AJAX_LIBRARIES
public AjaxOnlyScript(String ajaxScript)
public Iterable<org.richfaces.resource.ResourceKey> getResources()
protected void appendBody(Appendable target) throws IOException
appendBody
in class ValidatorScriptBase
IOException
Copyright © 2014 JBoss by Red Hat. All rights reserved.