public final class EvaluateComponent extends Object
Constructor and Description |
---|
EvaluateComponent() |
Modifier and Type | Method and Description |
---|---|
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 Component |
invoke(PageContext pc,
String name,
String md5,
Struct sctThis,
Struct sctVariables) |
static void |
setInternalState(Component comp,
Struct sctThis,
Struct sctVariables) |
public EvaluateComponent()
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 Component invoke(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
Copyright © 2015 Lucee