public class AjaxOnlyScript extends ValidatorScriptBase
| Modifier and Type | Field and Description |
|---|---|
static Iterable<org.richfaces.resource.ResourceKey> |
AJAX_LIBRARIES |
static org.richfaces.resource.ResourceKey |
AJAX_RESOURCE |
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, createCallScriptaddParameter, addToBody, appendFunctionName, appendScript, getName, setNameappendScriptToStringBuilder, toScript, toStringpublic static final org.richfaces.resource.ResourceKey AJAX_RESOURCE
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 ValidatorScriptBaseIOExceptionCopyright © 2013 JBoss by Red Hat. All Rights Reserved.