|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.pageload.VerifyRequiredParametersVisitor
public class VerifyRequiredParametersVisitor
Verify whether all required parameters in the examined component are bound, and if they are not, throw an exception.
| Constructor Summary | |
|---|---|
VerifyRequiredParametersVisitor()
|
|
| Method Summary | |
|---|---|
void |
visitComponent(IComponent component)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VerifyRequiredParametersVisitor()
| Method Detail |
|---|
public void visitComponent(IComponent component)
visitComponent in interface IComponentVisitorIComponentVisitor.visitComponent(org.apache.tapestry.IComponent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||