|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.templatecompiler.model.ModelFragment
org.richfaces.cdk.templatecompiler.model.CdkConditionalJstlElementBase
org.richfaces.cdk.templatecompiler.model.CdkIfElement
public class CdkIfElement
| Constructor Summary | |
|---|---|
CdkIfElement()
|
|
| Method Summary | |
|---|---|
void |
afterVisit(TemplateVisitor visitor)
|
void |
beforeVisit(TemplateVisitor visitor)
|
| Methods inherited from class org.richfaces.cdk.templatecompiler.model.CdkConditionalJstlElementBase |
|---|
getTest, setTest |
| Methods inherited from class org.richfaces.cdk.templatecompiler.model.ModelFragment |
|---|
getChildren, setChildren, visit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CdkIfElement()
| Method Detail |
|---|
public void beforeVisit(TemplateVisitor visitor)
throws CdkException
beforeVisit in class ModelFragmentCdkException
public void afterVisit(TemplateVisitor visitor)
throws CdkException
afterVisit in class ModelFragmentCdkException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||