RichFaces Core API 4.2.2.Final

org.ajax4jsf.javascript
Class JSChainJSFFunction

java.lang.Object
  extended by org.ajax4jsf.javascript.ScriptStringBase
      extended by org.ajax4jsf.javascript.JSFunction
          extended by org.ajax4jsf.javascript.JSChainJSFFunction
All Implemented Interfaces:
ScriptString

public class JSChainJSFFunction
extends JSFunction

Author:
Nick Belaevski

Field Summary
 
Fields inherited from class org.ajax4jsf.javascript.ScriptStringBase
COLON, 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 Summary
JSChainJSFFunction(Object... parameters)
           
 
Method Summary
 
Methods inherited from class org.ajax4jsf.javascript.JSFunction
addParameter, appendScript, getParameters
 
Methods inherited from class org.ajax4jsf.javascript.ScriptStringBase
appendScriptToStringBuilder, toScript, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.ajax4jsf.javascript.ScriptString
appendScriptToStringBuilder, toScript
 

Constructor Detail

JSChainJSFFunction

public JSChainJSFFunction(Object... parameters)

RichFaces Core API 4.2.2.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.