|
RichFaces UI Components UI 4.3.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ajax4jsf.javascript.ScriptStringBase
org.richfaces.component.behavior.AnonymousFunctionCall
public class AnonymousFunctionCall
| 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 | |
|---|---|
AnonymousFunctionCall(Object... parameterNames)
|
|
| Method Summary | |
|---|---|
AnonymousFunctionCall |
addParameterName(Object... param)
|
AnonymousFunctionCall |
addParameterValue(Object... param)
|
AnonymousFunctionCall |
addToBody(Object body)
|
void |
appendScript(Appendable target)
|
| 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 |
| Constructor Detail |
|---|
public AnonymousFunctionCall(Object... parameterNames)
| Method Detail |
|---|
public void appendScript(Appendable target)
throws IOException
IOExceptionpublic AnonymousFunctionCall addParameterName(Object... param)
public AnonymousFunctionCall addParameterValue(Object... param)
public AnonymousFunctionCall addToBody(Object body)
|
RichFaces UI Components UI 4.3.0.CR1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||