|
||||||||||
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.IfElement
public class IfElement
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 | |
---|---|
IfElement()
|
Method Summary | |
---|---|
void |
encode(TemplateContext context)
|
void |
encode(TemplateContext context,
java.lang.String breakPoint)
|
java.lang.String |
getTag()
|
void |
setWhen(java.lang.String condition)
|
Methods inherited from class org.ajax4jsf.renderkit.compiler.ElementBase |
---|
addBreakPoint, addChild, encode, encodeBegin, encodeEnd, getAllowedClasses, 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 IfElement()
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 void setWhen(java.lang.String condition)
public java.lang.String getTag()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |