|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.functions.dynamicEvaluation.EvaluateComponent
public final class EvaluateComponent
Constructor Summary | |
---|---|
EvaluateComponent()
|
Method Summary | |
---|---|
static Object |
call(PageContext pc,
String name,
String md5,
Struct sctThis)
|
static Object |
call(PageContext pc,
String name,
String md5,
Struct sctThis,
Struct sctVariables)
|
static void |
setInternalState(Component comp,
Struct sctThis,
Struct sctVariables)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvaluateComponent()
Method Detail |
---|
public static Object call(PageContext pc, String name, String md5, Struct sctThis) throws PageException
PageException
public static Object call(PageContext pc, String name, String md5, Struct sctThis, Struct sctVariables) throws PageException
PageException
public static void setInternalState(Component comp, Struct sctThis, Struct sctVariables) throws PageException
PageException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |