|
||||||||||
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.ChildElement
public class ChildElement
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.ElementBase |
---|
valueGetter |
Constructor Summary | |
---|---|
ChildElement()
|
Method Summary | |
---|---|
void |
encode(TemplateContext context)
|
void |
encode(TemplateContext context,
java.lang.String breakPoint)
|
protected java.lang.Class[] |
getAllowedClasses()
|
java.lang.String |
getTag()
|
Methods inherited from class org.ajax4jsf.renderkit.compiler.ElementBase |
---|
addBreakPoint, addChild, encode, encodeBegin, encodeEnd, getChildren, getDefault, getString, getValue, isValueReference, setBaseSkin, setCall, setContext, setDefault, setParent, setProperty, setSkin, setValue, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ChildElement()
Method Detail |
---|
public void encode(TemplateContext context, java.lang.String breakPoint) throws java.io.IOException
encode
in interface PreparedTemplate
encode
in class ElementBase
java.io.IOException
public void encode(TemplateContext context) throws java.io.IOException
encode
in interface PreparedTemplate
encode
in class ElementBase
java.io.IOException
public java.lang.String getTag()
protected java.lang.Class[] getAllowedClasses()
getAllowedClasses
in class ElementBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |