|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ajax4jsf.renderkit.compiler.ElementBase
org.ajax4jsf.renderkit.compiler.MethodCallElement
org.ajax4jsf.renderkit.compiler.ValueMethodCallElement
public class ValueMethodCallElement
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.ajax4jsf.renderkit.compiler.ElementBase |
---|
ElementBase.SkinValueGetter, ElementBase.ValueGetter |
Field Summary |
---|
Fields inherited from class org.ajax4jsf.renderkit.compiler.MethodCallElement |
---|
UTILS_PREFIX |
Fields inherited from class org.ajax4jsf.renderkit.compiler.ElementBase |
---|
valueGetter |
Constructor Summary | |
---|---|
ValueMethodCallElement()
|
Method Summary | |
---|---|
void |
encode(TemplateContext context)
|
java.lang.String |
getTag()
|
void |
setParent(PreparedTemplate parent)
Set parent element in compiled tree for template. |
Methods inherited from class org.ajax4jsf.renderkit.compiler.MethodCallElement |
---|
addParameter, computeParameterValues, encode, getAllowedClasses, getName, getRendererInvoker, getRendererUtilsInvoker, getStaticInvoker, getString, getValue, setName |
Methods inherited from class org.ajax4jsf.renderkit.compiler.ElementBase |
---|
addBreakPoint, addChild, encode, encodeBegin, encodeEnd, getChildren, getDefault, isValueReference, setBaseSkin, setCall, setContext, setDefault, setProperty, setSkin, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ValueMethodCallElement()
Method Detail |
---|
public void encode(TemplateContext context) throws java.io.IOException
encode
in interface PreparedTemplate
encode
in class MethodCallElement
java.io.IOException
public void setParent(PreparedTemplate parent) throws org.xml.sax.SAXException
PreparedTemplate
setParent
in interface PreparedTemplate
setParent
in class MethodCallElement
org.xml.sax.SAXException
public java.lang.String getTag()
getTag
in interface PreparedTemplate
getTag
in class MethodCallElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |