public class ClientAndAjaxScript extends ClientOnlyScript
converter, CSV_RESOURCE, oninvalid, onvalid, validatorsAJAX, 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_NAMECOLON, COMMA, DOT, EMPTY_STRING, EQUALS, FUNCTION, LEFT_CURLY_BRACKET, LEFT_ROUND_BRACKET, LEFT_SQUARE_BRACKET, RIGHT_CURLY_BRACKET, RIGHT_ROUND_BRACKET, RIGHT_SQUARE_BRACKET| Constructor and Description |
|---|
ClientAndAjaxScript(LibraryScriptFunction clientSideConverterScript,
Collection<? extends LibraryScriptFunction> validatorScripts,
String ajaxScript,
String onvalid,
String oninvalid) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendAjaxParameter(Appendable target) |
boolean |
equals(Object obj) |
Iterable<ResourceKey> |
getResources() |
int |
hashCode() |
appendConverter, appendFunctionName, appendParameters, appendValidatorappendAjaxFunction, appendAjaxParameter, appendBody, appendValidatorCall, createCallScriptaddParameter, addToBody, appendScript, getName, setNameappendScriptToStringBuilder, toScript, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNameappendScript, appendScriptToStringBuilder, toScriptpublic ClientAndAjaxScript(LibraryScriptFunction clientSideConverterScript, Collection<? extends LibraryScriptFunction> validatorScripts, String ajaxScript, String onvalid, String oninvalid)
public Iterable<ResourceKey> getResources()
getResources in interface ResourceLibrarygetResources in class ClientOnlyScriptprotected void appendAjaxParameter(Appendable target) throws IOException
appendAjaxParameter in class ClientOnlyScriptIOExceptionpublic int hashCode()
hashCode in class ClientOnlyScriptpublic boolean equals(Object obj)
equals in class ClientOnlyScriptCopyright © 2014 JBoss by Red Hat. All rights reserved.